[Samba] Samba-PDC: One fresh installed XP-Machine can't load the Profiles

Daniel Spannbauer ds at marco.de
Thu Sep 3 04:30:45 MDT 2009


Hello,

I have a Samba-PDC (Samba 3.0.23d) with a ldap-Backend.
On serveral XP-Machines I can log in with my domain-account, everything 
is running fine. But one freh installed XP-Machine can't load my profile.
I can't find anything in the Logs (loglevel 5) that seems to point to 
the problem of my PDC:

Can anybody help me to fix this?

Heres the smb.conf:
################################################
b-login# cat /etc/samba/smb.conf

; Configuration file for smbd.
; 
============================================================================
; For the format of this file and comprehensive descriptions of all the
; configuration option, please refer to the man page for smb.conf(5).

[global]
         server string = b-login
         workgroup = marco
         ; speed optimierungen
         socket options = TCP_NODELAY
         share modes = no
         debug level = 5
         debug uid = yes
         getwd cache = yes
;       read size = 65536
         preserve case = yes
         log level = 3

         printer admin = ds
         domain logons = yes
         domain master = yes
         local master = Yes
         preferred master = Yes
         ldap admin dn = cn=Administrator,dc=marco,dc=de
         ldap delete dn = No
         ldap group suffix = ou=group
         ldap ssl = off
         ldap suffix = dc=marco,dc=de
         ldap user suffix = ou=people
         ldap machine suffix = ou=Computers
         ldap idmap suffix = ou=idmap
         ldap passwd sync = yes
         logon path = \\%L\%U\.ntprofile
         logon home = \\%L\%U\.ntprofile
         logon drive = H:
         passdb backend = ldapsam:"ldap://10.3.1.3"
         security = user
         add machine script = /usr/sbin/useradd  -c Machine -d 
/var/lib/nobody -s /bin/false %m$
         printing = cups
         printcap name = cups
         printcap cache time = 750
         cups options =
         smb ports = 139
         local master = no
         kernel oplocks = No
         wins server = gate
         name resolve order = wins host bcast
         security = user
         netbios aliases = homedirs

[homes]
         comment = Home Directory
         browseable = no
         writable = yes

[printers]
         comment = All Printers
         browseable = no
         printable = yes
         public = yes
         writable = no
         path = /tmp
         create mode = 0700
         guest only = Yes
         guest ok = Yes


[print$]
         comment = Printer Driver Download Area
         path = /etc/samba/drivers
         browsable = yes
         guest ok = yes
         read only = yes
         write list = ds



[netlogon]
         comment = Network Logon Service
         path = /var/lib/samba/netlogon
         write list = root ds


Thanks

Regards

Daniel


-- 
Daniel Spannbauer                         Software Entwicklung
marco Systemanalyse und Entwicklung GmbH  Tel   +49 8333 9233-27 Fax -11
Rechbergstr. 4 - 6, D 87727 Babenhausen   Mobil +49 171 4033220
http://www.marco.de/                      Email ds at marco.de
Geschäftsführer Martin Reuter             HRB 171775 Amtsgericht München


More information about the samba mailing list