
Samba as Active Directory Member Server & Station
Samba comme Serveur ou Station Membre d'Active Directory
|
No SADMS software is
involved in the ongoing operation of the system : it simply modifies
the configuration.
What files does step 3
affect ?
- /etc/nsswitch.conf (modified)
- /etc/krb5.conf (replaced)
- /etc/samba/smb.conf (replaced)
- /etc/samba/shares.conf (created)
- /etc/samba/<sharename>.conf
(created, one per share)
- /etc/samba/user.map (replaced)
- /etc/init.d/winbind (may be
modified)
- /etc/rc3.d/Sxxwinbind (created if
needed)
- /etc/rc5.d/Sxxwinbind (created if
needed)
- /etc/rc3.d/Sxxsmb (created if
needed)
- /etc/rc5.d/Sxxsmb (created if
needed)
- /etc/init.d/winbind (may be
modified)
What does step 3
do (changes other than configuration )?
- join host to domain
- start winbind smb daemons
- sync host's clock with domain
controller's
What files does
step 4 affect ?
- /etc/pam.d/system-auth (modified)
- /etc/pam.d/<service>
(modified if pam installed to <service>)
- /etc/skel/.bash_profile (modified)
- /etc/security/pam_mount/conf
(created)
- /mnt/net (created mount point)