NT box will not logon SAMBA

Christian Barth barth at cck.uni-kl.de
Thu May 10 13:48:50 GMT 2001


> [global]
>    printing = bsd
>    load printers = no
>    guest account = guest
>    log file = /usr/local/samba/var/log.%m
>    log level = 8
>    password level = 8
>    lock directory = /var/spool/locks
>    server string = "Test Server"
>    workgroup = Happy
>    os level = 64
>    preferred master = yes
>    domain master = yes
>    local master = yes
>    security = user
> ;  encrypt passwords = yes
For the PDC stuff to work you must set up encrypted passwords. 
If you only want to share files to a win2k box, you may use plain 
text passwd, but that means that you have to apply a regitsty key to 
the win2k box to enabel them.

Christian


>    domain logons = yes
> 
>    domain admin users = yes
>    domain admin group = yes
> 
>    logon path = \\%n\usr\bin\profiles\%u
>    logon drive = X:
>    logon home = \\testserver\%u
> 
> [netlogon]
>    path = /usr/local/samba/lib/netlogon
>    writeable = yes
>    write list = ntadmin
> 
> [profiles] 
>    path = /export/smb/ntprofile
>    writeable = yes
>    create mask = 0600
>    directory mask = 0700
> 
> [homes]
>    comment = Home Directories
>    browseable = yes
>    read only = no
>    create mode = 0750
> 
> [printers]
>    path = /usr/spool/public
>    guest ok = yes
>    printable = yes
> 
> [tmp] 
>    path = /tmp
>    valid users = root
>    public = yes 
>    writable = yes 
>    printable = no
> 


_______________________________________________________________________
In a world without walls and fences, who needs windows and gates? (SUN)




More information about the samba-ntdom mailing list