I'm working with a Mandrake Linux 9.2, and samba 3.0.2a RPMs (with latest samba-winbind, too !).
I want to get users from the 2000 AD Domain, and for that, I need to have the command :
net ads join -S Domain -U admin working right ?
here are my smb.conf and nsswitch.conf :
# [ smb.conf ] [global]
winbind separator = +
winbind cache time = 10
template shell = /bin/bash
template homedir = /home/%D/%U idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind enum groups = yespassword server = *
printing = cups
printer = Canon_IRC_2100
socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
printer admin = @adm
dns proxy = no
netbios name = linux
workgroup = DRAFFCOMTE
log file = /var/log/samba3/log.%m
smb passwd file = /etc/samba3/smbpasswd
server string = Samba Server %v security = ads
realm = draf.fc
encrypt passwords = yes max log size = 50
printcap name = cups
load printers = yes
map to guest = bad user
os level = 20 domain master = no
preferred master = no
domain logons = no
wins server = XXX.XXX.XXX.XXX# [ nsswitch.conf ] passwd: files winbind group: files winbind shadow: files
What did I forgot ? Should I install Kerberos or LDAP ? And What to do with them ?
Thanks for reading
Bertram
_________________________________________________________________
Hotmail : un compte GRATUIT qui vous suit partout et tout le temps ! http://g.msn.fr/FR1000/9493
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
