�Alexander Skwar� sagte am 2002-05-10 um 18:47:27 +0000 :
> If somebody could please help me...

Is my smb.conf correct?  testparm doesn't complain.  Here it is:

[global]
        log level = 9
        os level = 64
        preferred master = yes
        domain master = yes
        local master = yes
        security = user
        encrypt passwords = Yes
        domain logons = yes
        logon path = \\%N\profiles\%u
        logon drive = H:
        logon home = \\%N\%u
        logon script = logon.bat
        
        ldap admin dn = "cn=root,o=Digital Projects,c=DE"
        ldap server = localhost
        ldap ssl = off
        ldap port = 389
        ldap suffix = "ou=People,o=Digital Projects,c=DE"

        passwd program = /usr/local/sbin/smbldap-passwd.pl %u
        passwd chat = *New*password* %n\n *Retype*new*password* %n\n 
*passwd:*all*authentication*tokens*updated*successfully*
        add user script = /usr/local/sbin/smbldap-useradd.pl -m -d /dev/null -g 1000 
-s /bin/false %u
        
        workgroup = MDKGROUP
        netbios name = TEICH
        netbios aliases = SERVER
        server string = Samba %v auf %h
        interfaces = eth0 lo
        update encrypted = Yes
        map to guest = Bad User
        unix password sync = Yes
        log file = /var/log/samba/log.%m
        max log size = 512
        time server = Yes
        socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
        printcap name = lpstat
        printer admin = askwar
        printing = cups
        character set = ISO8859-1
        wins support = Yes
        socket address = 10.20.30.40
        veto files = *.vbs
        dos filetime resolution = Yes
        domain admin group = " @"Domain Admins" "

[printers]
        comment = All Printers
        path = /var/spool/samba
        guest ok = Yes
        printable = Yes
        browseable = No

[Server]
        comment = Verzeichnisse auf dem Server
        path = /Verschiedenes/Shares/Gro�
        read only = No
        volume = Shares f�r Windows
        fstype = Samba
        fake directory create times = Yes

[homes]
        comment = Private Verzeichnisse
        read only = No
        browseable = No
        Valid Users = %S

[netlogon]
        path = /var/lib/samba/netlogon
        writeable = no
        write list = ntadmin
        comment = Network Logon Service
        guest ok = Yes

[profiles]
        path = /home/local/samba-profiles
        writeable = yes
        browseable = no
        create mask = 0600
        directory mask = 0700
        guest ok = yes

Thanks,

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.iso-top.de      |    Jabber: [EMAIL PROTECTED]
   iso-top.de - Die g�nstige Art an Linux Distributionen zu kommen
                       Uptime: 17 hours 8 minutes

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to