General Admin Question - Linux
This is a discussion on General Admin Question - Linux ; Can you have spaces in group names in Red Hat / Linux ?
I have been trying to integrate a Pam module that auths group names
against an AD server (with winbind) and every time I try to use a
...
-
General Admin Question
Can you have spaces in group names in Red Hat / Linux ?
I have been trying to integrate a Pam module that auths group names
against an AD server (with winbind) and every time I try to use a
group name with the module it craps the bed...
I tried to use 'groupadd group\ name' and groupadd "group name"
but it errors out. I also tried moding the group file and nada. It no
likey.
Anyone?
thanks
Nate
-
Re: General Admin Question
"Nate" wrote in message
news:2ff168b3.0311070650.22f5abec@posting.google.c om
> Can you have spaces in group names in Red Hat / Linux ?
No, nor in usernames.
--
use hotmail com for any email replies
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
-
Re: General Admin Question
Nate wrote:
> Can you have spaces in group names in Red Hat / Linux ?
.... no, which includes usernames
..
--
/// Michael J. Tobler: motorcyclist, surfer, skydiver, \\\
\\\ and author: "Inside Linux", "C++ HowTo", "C++ Unleashed" ///
Give me a Plumber's friend the size of the Pittsburgh dome,
and a place to stand, and I will drain the world.
-
Re: General Admin Question
On 11/7/03 9:50, in article 2ff168b3.0311070650.22f5abec@posting.google.com,
"Nate" wrote:
> Can you have spaces in group names in Red Hat / Linux ?
No spaces.
> I have been trying to integrate a Pam module that auths group names
> against an AD server (with winbind) and every time I try to use a
> group name with the module it craps the bed...
>
> I tried to use 'groupadd group\ name' and groupadd "group name"
> but it errors out. I also tried moding the group file and nada. It no
> likey.
>
> Anyone?
>
> thanks
>
> Nate
Let me know if you need anything else.
Yash