search for: simpelst

Displaying 2 results from an estimated 2 matches for "simpelst".

2002 Feb 14
1
Samba, NIS and Winbind
I'm going to install Samba as file server on a local networl with a NT 4 domain; before choosing i have to clear some ideas: Samba need users account and the same account must be known to linux, too? but, always i have to define users on linux,too? To define users on linux i can manually insert them in /etc/passwd or i can use NIS as source in the nsswitch to obtain account from the NT
2004 Oct 06
3
logon scripts by group
Hi, I am having a hard time figuring out how to have logon scripts that only execute if the user is a member of a certain group. I had the smart idea of putting the supplemental logon script in a share only available to the group, and then calling it from the normal logon script using "CALL "path_to_script". However it looks like it always executes that CALL even if the user