[Samba] XP join and logon
I Wayan Widi Pradnyana
zelephoeck at inf.its-sby.edu
Wed Dec 10 00:46:33 GMT 2003
Hi
My plan is joining XP Pro client to authenticate via Samba 3.0 domain or
workgroup.
The problem is the XP client at first login interface didnt show logon
location like to "This Computer" and "AJK-ITS" workgroup, so it cannot
authenticate to Samba Server.
Any help would be appreciated.
I have configured those machines like these:
on XP Pro client I've set:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters]
"requiresignorseal"=dword:00000000
"signsecurechannel"=dword:00000000
and join workgroup AJK-ITS (but without prompted for username/password?),
restarting
on Samba I use :
[global]
workgroup = AJK-ITS
server string = Server
include = /etc/samba/dhcp.conf
dns proxy = no
obey pam restrictions = yes
unix password sync = yes
security = user
map to guest = never
password level = 0
null passwords = no
os level = 255
preferred master = yes
domain master = yes
wins support = yes
dead time = 0
debug level = 3
load printers = yes
# server schannel = yes
encrypt passwords = yes
socket options = TCP_NODELAY
domain logons = yes
netbios name = kunti
local master = yes
logon path = \\%n\profiles\%u
logon drive = Q:
logon home = \\kunti\%u
passdb backend = ldapsam:ldap://10.126.13.88:389/
ldap suffix = dc=ta,dc=its-sby,dc=edu
ldap machine suffix = cn=Computers
ldap user suffix = cn=Users
ldap admin dn = "cn=admin,dc=ta,dc=its-sby,dc=edu"
ldap passwd sync = yes
obey pam restrictions = yes
invalid users = root
[netlogon]
path = /var/lib/samba/netlogon
guest ok = yes
writable = no
share modes = no
More information about the samba
mailing list