Difference between revisions of "Integrating CIFS Server with LDAP-UX"

From jasonhoss.com
Jump to: navigation, search
Line 7: Line 7:
 
* Backup the /etc/krb5.conf and /etc/pam.conf files because the “netleave” command will remove them.
 
* Backup the /etc/krb5.conf and /etc/pam.conf files because the “netleave” command will remove them.
 
* To properly remove the LDAP-UX configuration execute:
 
* To properly remove the LDAP-UX configuration execute:
<code>
+
[[code]]
 
# /opt/ldapux/config/netleave
 
# /opt/ldapux/config/netleave
</code>
+
[[/code]]
 
* Ensure that the computer account has been removed from the “Computers” container in Active directory.
 
* Ensure that the computer account has been removed from the “Computers” container in Active directory.
  

Revision as of 08:53, 4 April 2011

Preparing HP-UX

  • Install CIFS-Server A.03.01 or later
  • Install LdapUXClient B.05.01 or later
  • Ensure latest version of krb5client and PAM-Kerberos
  • If server is currently configured as an LDAP-UX client, you must remove the configuration before proceeding with the CIFS implementation. The reason is due to the computer account created by the LDAP-UX “autosetup” process is incompatible with the computer account that is created by the “samba_setup” process.
  • Backup the /etc/krb5.conf and /etc/pam.conf files because the “netleave” command will remove them.
  • To properly remove the LDAP-UX configuration execute:

code

  1. /opt/ldapux/config/netleave

/code

  • Ensure that the computer account has been removed from the “Computers” container in Active directory.

Configure CIFS Server (Samba)

- Run /opt/samba/bin/samba_setup to begin the server setup o Respond Y to continue setup o Respond Y if you wish to use this servers as a WINS server or N the environment already has WINS or does not require WINS. o Response Y if you wish to use another WINS server in the environment or N if you do not wish to use WINS. o Assuming the LDAP server, respond N to using NDS LDAP o Select number 4 to make this server an ADS Member Server o Follow the remaining prompts to configure this system within Active Directory. Configure LDAP-UX