RE: Problem with preexec ?

2003-03-08 Thread Andras S. Haramasz
: Problem with preexec ? [profiles] path = \\%L\%H\profile.%m Hi! Once there have been problems if profiles were stored in home directories, there were issues with connections being kept open. Is this still the case with current Samba version, or has there been a solution I didn't hear about

Re: Problem with preexec ?

2003-03-07 Thread Stefan (metze) Metzmacher
At 22:23 06.03.2003 -0500, Andras S. Haramasz wrote: [profiles] path = \\%L\%H\profile.%m why is this not a unix path!??? it should be :-) read only = No create mask = 0600 directory mask = 0700 [public] # path = /var/ftp/pub path = /mnt/hdc/mpi10/public read only = No

Re: Problem with preexec ?

2003-03-07 Thread Lars O. Grobe
[profiles] path = \\%L\%H\profile.%m Hi! Once there have been problems if profiles were stored in home directories, there were issues with connections being kept open. Is this still the case with current Samba version, or has there been a solution I didn't hear about? CU, Lars.

Re: Problem with preexec ?

2003-03-07 Thread Steve Langasek
On Fri, Mar 07, 2003 at 02:10:14PM +0100, Lars O. Grobe wrote: [profiles] path = \\%L\%H\profile.%m Once there have been problems if profiles were stored in home directories, there were issues with connections being kept open. Is this still the case with current Samba version, or has

Problem with preexec ?

2003-03-06 Thread Andras S. Haramasz
Hi there, A simple perl script creates logon batch file (%m.%u.bat) based on user’s name, client-machine and assigns shares based on user’s primary group. It is created on the netlogon share. The file can be something like this: net time \\linux /set /yes net use n: \\linux\netlogon net use h: