Re: rev 901 of ldm-trunk
Vagrant Cascadian <[email protected]>
| Newsgroups | gmane.linux.terminal-server.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Aug 10, 2008 at 06:16:06PM -0400, Stéphane Graber wrote:
> On Sun, 2008-08-10 at 15:09 -0700, Vagrant Cascadian wrote:
> > what situations do you encounter group names with spaces in them?
>
> ActiveDirectory/Windows domains based setup:
>
> stgraber@vagonbrei:~$ id stgraber
> uid=1002(stgraber) gid=513(Domain Users) 512(Domain Admins),
> 513(Domain Users)
>
> That's Windows built-in groups.
figured something like that. does usermod support it? as we call:
usermod -a -G "Domain Users" $user
actually, it seems to support a comma-separated list of groups ... so
i'm guessing we could make a single call to usermod....
usermod -a -G "group1,group2,Domain Users,Other Evil Group Names" $LDM_USERNAME
i'll try that.
live well,
vagrant
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_____________________________________________________________________
Ltsp-developer mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-developer
For additional LTSP help, try #ltsp channel on irc.freenode.net