[Samba] Looking for large-ish deployment advice
Krystian Filiks
filiks at telesonique.com
Wed Oct 13 16:21:02 GMT 2004
That's the point you have to use a seperate script for each user.
In samba conf file:
[global]
...
..
.
logon script = %U.bat
[netlogon]
comment = The netlogon share
path = /xxx/logon
public = no
writeable = no
browsable = no
put a [username].bat file in the root of the netlogon share containing
something like:
net use h: \\server1\home\[user]
I don't think that you will be able to have the PDC to self detect where the
share should be mapped.
hope this helps
Regards
/Krystian
-----Original Message-----
From: Quentin Hartman [mailto:qhartman at lane.k12.or.us]
Sent: Mittwoch, 13. Oktober 2004 18:07
To: Krystian Filiks
Subject: RE: [Samba] Looking for large-ish deployment advice
On Wed, 2004-10-13 at 17:59 +0200, Krystian Filiks wrote:
> Hi Quentin
>
> Why not having one central PDC and use login scripts to map the home
> directories on the local PC to the apropriate place on a per user basis?
That's exactly what I haven't been able to figure out how to do. How
would the login script know that joeuser needs to connect to server1,
without having to write a different script for every user? If you have a
solution or a pointer to a place in TFM, I'd be thrilled to hear about
it.
--
-Regards-
-Quentin Hartman-
Technology Coordinator
South Lane School District
Cottage Grove, Oregon
Office- 541.767.3778
Mobile- 541-501-1197
qhartman at lane.k12.or.us
More information about the samba
mailing list