Problems

Tony Kroonenburg ahj.kroonenburg at fruitmasters.nl
Fri Jan 25 01:55:06 GMT 2002


1.
I have some difficulties with windows 95 workstations when it's trying
to execute a login script ( it's batchfile) from a samba share. It stop
at attemping to execute the login script or batchfile. I think maybe
it's because the script is executed in a dos box / process. And it will
not execute.

2.
I have also a question about using drive mappings for user groups. How
do i make for different groups different login scripts


Thank you for your effort



Tony Kroonenburg


ps

I 'am using Suse 7.3 and Samba 2.2.1a i added de smb.conf


   # from 130.180.2.3 (130.180.2.3)
   # Date: 2002/01/25 09:39:29

   # Global parameters
   [global]
           workgroup = GDMLIN
           netbios name = GDMLIN3
           server string = %h
           encrypt passwords = Yes
           update encrypted = Yes
           min passwd length = 6
           map to guest = Bad User
           restrict anonymous = Yes
           time server = Yes
           max disk size = 500
           socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY
           character set = ISO8859-15
           logon script = /gdmlin3/netlogon/login.bat
           logon drive = f:
           domain logons = Yes
           os level = 65
           preferred master = True
           domain master = True
           kernel oplocks = No
           time offset = 60
           hide local users = Yes
           printing = cups
           hide unreadable = Yes
           veto files = /*./
           dos filetimes = Yes
           dos filetime resolution = Yes
           fake directory create times = Yes

   [homes]
           comment = Home Directories
           read only = No
           hide unreadable = No
           veto files = /.*/

   [printers]
           comment = All Printers
           path = /var/tmp
           create mask = 0600
           printable = Yes
           browseable = No

   [lp_ict]
           path = /var/tmp
           read only = No
           create mask = 0600
           status = No
           printable = Yes
           printer name = lp_ict
           oplocks = No
           share modes = No

   [ontw]
           path = /gdmlin3/ontw

   [netlogon]
           comment = Login share
           path = /gdmlin3/netlogon/
           security mask = 0700
           directory mask = 0700
           directory security mask = 0700
           browseable = No
           preexec close = Yes






More information about the samba mailing list