[Samba] Login script Query

2004-12-29 Thread Anandh G
I have a login script to mount some folders to the
clients PC. I use the login script as

login script = logon.bat
[netlogon]
path = /home/%u

Then i create .bat file for each group of users in the
/home dir. Then create a symbolic link in each users
home dir to their respective group batch file in
/home. 

I thought of using login script = %g, which will do
the same. I have one more requirement like if a user
belongs to two group will this %g run both the groups
batch file?

How can I implement this? Plz help me

=
Regards,
AnandhG



__ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Samba share problem

2004-12-28 Thread Anandh G
I had setup a Samba 3.0 PDC on Fedora 2. I have 2
shares like given below. The 2 shares are working
fine, allowing only the users of the corresponding
group to access the respective shares.

[ab]
comment = Lotus Group Folder
path = /home/ab
valid users = @a
browseable = yes
readonly = no
[cd]
comment = Creative Group Folder
path = /home/cd
valid users = @b
browseable = yes
readonly = no

If a user belong to group 'a' logs into the windows PC
he can access the folder ab but he can also see the
shared cd folder. If he tries to access this cd
folder he is asked with username and pasword. If he
gives the correct username/password of a broup 'b'
user he is not able to get into the cd folder.

How can I make samba to allow users belonging to group
'a' to access cd folder when he gives the userame
password of a group 'b' user.



=
Regards,
AnandhG



__ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba