[Samba] Login Script

Matthias Spork samba at matthiasspork.de
Sun May 2 14:05:58 GMT 2004


Teguh Kurniawan schrieb:

>How to configure login script on Samba. 
>Regards,
>
>Teguh
>
>Lycos Email has 10 MB of FREE storage space. http://mail.lycos.co.uk
>
>  
>
ftp://de.samba.org/samba.org/docs/htmldocs/Samba-PDC-HOWTO.html

[global]
    ; specify a generic logon script for all users
    ; this is a relative **DOS** path to the [netlogon] share
    logon script <ftp://de.samba.org/samba.org/docs/htmldocs/smb.conf.5.html#LOGONSCRIPT> = logon.cmd

; necessary share for domain controller
[netlogon]
    path <ftp://de.samba.org/samba.org/docs/htmldocs/smb.conf.5.html#PATH> = /usr/local/samba/lib/netlogon
    read only <ftp://de.samba.org/samba.org/docs/htmldocs/smb.conf.5.html#READONLY> = yes
    write list <ftp://de.samba.org/samba.org/docs/htmldocs/smb.conf.5.html#WRITELIST> = /ntadmin/



More information about the samba mailing list