Marcus Schopen
2003-Sep-11 14:47 UTC
[Samba] check if drive letters are occupied by novell
Hi, I use Samba's root preexec funktionality to create dynamic logon scripts: root preexec = /usr/local/samba/install/bin/make_logon_script '%m' '%U' '%a' '%g' '%L Who do I check in the by make_logon_script generated logon .bat script, which is executed on the windows clients, if a drive letters is already occupied by novell. The logon.bat script should then select the next free drive letter for the samba share. Possible? Thanks, Marcus
John H Terpstra
2003-Sep-11 17:16 UTC
[Samba] check if drive letters are occupied by novell
On Thu, 11 Sep 2003, Marcus Schopen wrote:> Hi, > > I use Samba's root preexec funktionality to create dynamic logon scripts: > > root preexec = /usr/local/samba/install/bin/make_logon_script > '%m' '%U' '%a' '%g' '%L > > Who do I check in the by make_logon_script generated logon .bat script, > which is executed on the windows clients, if a drive letters is already > occupied by novell. The logon.bat script should then select the next > free drive letter for the samba share. Possible?How can we make Samba aware of the drive letters that are already mapped on the Windows client? I know of no method to do this. Sorry, put on the never-todo list for now! :) - John T. -- John H Terpstra Email: jht@samba.org