[Samba] kill roaming profiles!

Frank Fürst ffrank at rz.uni-potsdam.de
Wed Jun 19 07:34:02 GMT 2002


Maxim Yemelyanov <maxim at kcci.kharkov.ua> schrieb:

> Greetings to everybody!
> 
>  Is there any way to turn off roaming profiles and use only
>  local ones? In our company each of us connects to domain
>  from its own workstation, so as I can see there's no need
>  in roaming profiles.

I have

logon home =
logon drive = 
logon path =

in my smb.conf, and there are no roaming profiles. Of course you have to
mount the homes in a different way, I have 

logon script = %U.bat

and

net use g: \\sugar\frank

in frank.bat, and I generate the other *.bat's by a script:

#! /bin/sh
set -x
for i in $*; do
sed -e s/frank/$i/ /var/export/smblogon/frank.bat>/var/export/smblogon/$i.bat;
done


Bye, Frank
-- 
Frank Fürst, physikalische Biochemie, Universität Potsdam, Germany
Tel.: +49-331-977-5244		Fax: +49-331-977-5062





More information about the samba mailing list