LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Samba + Unix GID + windows Groups (https://www.linuxquestions.org/questions/linux-networking-3/samba-unix-gid-windows-groups-476356/)

dvishloff 08-22-2006 04:36 PM

Samba + Unix GID + windows Groups
 
Hi all,

I am trying to get samba to put users into /home/GROUP/username when they loging but it doesn't seem to be working. Also, what other file would I have to modify to get linux to obey the same rules?

Thanks

Never mind about the Linux thing....I don't know what I was thinking...

dvishloff 08-22-2006 05:07 PM

Update
 
just a question...but would samba recognize template homedir = /home/%G/%U ? If not then that might be my problem...and if it is, is there a way I can script something to the effect of:

If user is member of group1 then
template homedir=/home/group1/username
If user is member of group2 then
template homedir=/home/group2/username

also something of an update to an update, it seems that %G or %g returns the GID and not the group name, is there any way around this?


All times are GMT -5. The time now is 06:35 PM.