Re: Adding a user

2009-04-08 Thread Frank
On Wed, 2009-04-08 at 16:19 +0200, Samuel Bächler wrote: > Hi Frank > > Frank McCormick wrote: > > Running Squeeze - tried to add a user today using the graphical front > > end under Gksudo ...everything except properties was grayed out. > > > > I have implemented root on this machine - so I modif

Re: Adding a user

2009-04-08 Thread Samuel Bächler
Hi Frank Frank McCormick wrote: Running Squeeze - tried to add a user today using the graphical front end under Gksudo ...everything except properties was grayed out. I have implemented root on this machine - so I modified GDM to allow root logons...same result. What am I missing here? Wh

Re: Adding a user

2009-04-08 Thread Thorny
On Tue, 07 Apr 2009 19:15:07 -0400, Frank McCormick posted: > Running Squeeze - tried to add a user today using the graphical front end > under Gksudo ...everything except properties was grayed out. > Graphical front end to what, what graphical front end? KDE? Gnome? Other? > I have implemented

Adding a user

2009-04-07 Thread Frank McCormick
Running Squeeze - tried to add a user today using the graphical front end under Gksudo ...everything except properties was grayed out. I have implemented root on this machine - so I modified GDM to allow root logons...same result. What am I missing here? Cheers signature.asc Description: This

Re: Adding a user with a dot (.) in his name: How?

2003-10-04 Thread Arnt Karlsen
On Fri, 03 Oct 2003 11:27:13 -0400, Travis Crump <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > Karsten M. Self wrote: > > on Fri, Oct 03, 2003 at 03:58:55AM +0200, Arnt Karlsen > > ([EMAIL PROTECTED]) wrote: > > > >>On Tue, 30 Sep 2003 00:48:41 +0100, > >>"Karsten M. Self" <[EMAI

Re: Adding a user with a dot (.) in his name: How?

2003-10-03 Thread Travis Crump
Karsten M. Self wrote: on Fri, Oct 03, 2003 at 03:58:55AM +0200, Arnt Karlsen ([EMAIL PROTECTED]) wrote: On Tue, 30 Sep 2003 00:48:41 +0100, "Karsten M. Self" <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: on Tue, Sep 23, 2003 at 09:58:38PM +0200, Andreas Schildbach ([EMAIL PROTECTE

Re: Adding a user with a dot (.) in his name: How?

2003-10-02 Thread Karsten M. Self
on Fri, Oct 03, 2003 at 03:58:55AM +0200, Arnt Karlsen ([EMAIL PROTECTED]) wrote: > On Tue, 30 Sep 2003 00:48:41 +0100, > "Karsten M. Self" <[EMAIL PROTECTED]> wrote in message > <[EMAIL PROTECTED]>: > > > on Tue, Sep 23, 2003 at 09:58:38PM +0200, Andreas Schildbach > > ([EMAIL PROTECTED]) wrote

Re: Adding a user with a dot (.) in his name: How?

2003-10-02 Thread Arnt Karlsen
On Tue, 30 Sep 2003 00:48:41 +0100, "Karsten M. Self" <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > on Tue, Sep 23, 2003 at 09:58:38PM +0200, Andreas Schildbach > ([EMAIL PROTECTED]) wrote: > > Hello everyone, > > > > For compatibility reasons, I need to add a user with a dot (.)

Re: Adding a user with a dot (.) in his name: How?

2003-09-29 Thread Karsten M. Self
on Tue, Sep 23, 2003 at 09:58:38PM +0200, Andreas Schildbach ([EMAIL PROTECTED]) wrote: > Hello everyone, > > For compatibility reasons, I need to add a user with a dot (.) in his > name. "adduser" does not allow this, even if I invoke it with the > parameter "--force-badname". The '.' characte

Re: Adding a user with a dot (.) in his name: How?

2003-09-26 Thread Frank Gevaerts
On Tue, Sep 23, 2003 at 09:58:38PM +0200, Andreas Schildbach wrote: > Hello everyone, > > For compatibility reasons, I need to add a user with a dot (.) in his > name. "adduser" does not allow this, even if I invoke it with the > parameter "--force-badname". > > Can anyone show me a possibility

Adding a user with a dot (.) in his name: How?

2003-09-25 Thread Andreas Schildbach
Hello everyone, For compatibility reasons, I need to add a user with a dot (.) in his name. "adduser" does not allow this, even if I invoke it with the parameter "--force-badname". Can anyone show me a possibility to make "adduser" ignore this restriction for this one time? The user is only fo

RE: Adding a user for ftp but without shell access

2001-11-19 Thread Brooks R. Robinson
| quickest way is probably change their shell to /dev/null | add /dev/null to /etc/shells(so ftp servers will allow the | user to login) and add the user .. Greetings, I thought that it was more appropriate to use /bin/false. HTH, Brooks

Re: Adding a user for ftp but without shell access

2001-11-18 Thread hanasaki
Hmm what about something using PAM and ldap? Does the Posix schema have a "login enabled"? nate wrote: jennyw said: Is there a way to add a user so that they can get to ftp but that they do not have shell access? Are there any FTP servers that keep their own user lists? I just want a simp

Re: Adding a user for ftp but without shell access

2001-11-18 Thread nate
jennyw said: > Is there a way to add a user so that they can get to ftp but that > they do not have shell access? > > Are there any FTP servers that keep their own user lists? I just > want a simple way to transfer files back and forth without giving > people more access than they need. quickest w

Adding a user for ftp but without shell access

2001-11-18 Thread jennyw
Is there a way to add a user so that they can get to ftp but that they do not have shell access?   Are there any FTP servers that keep their own user lists? I just want a simple way to transfer files back and forth without giving people more access than they need.   Thanks!   Jen  

Re: Adding a user to a group

2001-07-20 Thread Vineet Kumar
See also gpasswd(1). It's cake. Vineet * Martin F. Krafft ([EMAIL PROTECTED]) [010716 17:58]: > also sprach Nathan Weston (on Mon, 16 Jul 2001 08:17:40PM -0400): > > I want to give my user account access to cdrom, audio, etc without doing > > chmod a+rw on the relevant files. > > /etc/group des

Re: Adding a user to a group

2001-07-17 Thread Dave Sherohman
On Tue, Jul 17, 2001 at 08:21:32AM -1000, Joseph Dane wrote: > > "Dave" == Dave Sherohman <[EMAIL PROTECTED]> writes: > Dave> 1) Yes, there is a reason. Do a search on "reply-to considered > Dave> harmful" for more information. > > do a search for 'reply-to munging considered useful', for w

Re: Adding a user to a group

2001-07-17 Thread Joseph Dane
> "Dave" == Dave Sherohman <[EMAIL PROTECTED]> writes: Dave> On Tue, Jul 17, 2001 at 07:50:19AM -0400, Nathan Weston wrote: >> Oops, I meant to post back to the list... is there a reason that >> the list address isn't in the reply-to by default, like it is on >> most lists? Dave> 1) Yes,

Re: Adding a user to a group

2001-07-17 Thread Dave Sherohman
On Tue, Jul 17, 2001 at 07:50:19AM -0400, Nathan Weston wrote: > Oops, I meant to post back to the list... is there a reason that the list > address isn't in the reply-to by default, like it is on most lists? 1) Yes, there is a reason. Do a search on "reply-to considered harmful" for more infor

Re: Adding a user to a group

2001-07-17 Thread Rebecca Dridan
On Tue, Jul 17, 2001 at 07:50:19AM -0400, Nathan Weston wrote: > Oops, I meant to post back to the list... is there a reason that the list > address isn't in the reply-to by default, like it is on most lists? > Anyway, now that I've logged out and back in, everything works fine. > Thanks. > > N

Re: Adding a user to a group

2001-07-17 Thread Nathan Weston
On Monday 16 July 2001 09:47 pm, Rebecca Dridan wrote: > On Mon, Jul 16, 2001 at 08:33:50PM -0400, Nathan Weston wrote: > > Done, thanks. > > But, in order to access /dev/dsp for audio, I still have to 'newgrp > > audio' or 'sg audio -c [command]', and enter a password. The problem here > > is that

Re: Adding a user to a group

2001-07-16 Thread Jeremy Gaddis
On Tue, 17 Jul 2001, Martin F. Krafft wrote: > i am sure that there are command-line utilities to do that, but then > again, /etc/group is so old and so standard that you can safely do > this by hand without violating some debian policy or philosophy, > right? That's basically what "adduser usern

Re: Adding a user to a group

2001-07-16 Thread Rebecca Dridan
On Mon, Jul 16, 2001 at 08:33:50PM -0400, Nathan Weston wrote: > Done, thanks. > But, in order to access /dev/dsp for audio, I still have to 'newgrp audio' > or 'sg audio -c [command]', and enter a password. The problem here is that I > want, for example, artsd, which is started automatically by

Re: Adding a user to a group

2001-07-16 Thread Martin F. Krafft
also sprach Nathan Weston (on Mon, 16 Jul 2001 08:17:40PM -0400): > I want to give my user account access to cdrom, audio, etc without doing > chmod a+rw on the relevant files. /etc/group describes the groups on a system. a comma-separated list of users at the end of a particular line stands for

Re: Adding a user to a group

2001-07-16 Thread Rebecca Dridan
On Mon, Jul 16, 2001 at 08:17:40PM -0400, Nathan Weston wrote: > How do I add a user to a group? > I want to give my user account access to cdrom, audio, etc without doing > chmod a+rw on the relevant files. adduser ie adduser blah audio HTH Bec

Adding a user to a group

2001-07-16 Thread Nathan Weston
How do I add a user to a group? I want to give my user account access to cdrom, audio, etc without doing chmod a+rw on the relevant files. Thanks, Nathan

Re: Adding a user... but they can't use X

1998-12-22 Thread Raymond A. Ingles
On Fri, 18 Dec 1998, George Bonser wrote: > On Wed, 16 Dec 1998, Raymond A. Ingles wrote: > > > But when I try to fire off any programs from the taskbar or an icon, > > they lock up. I tried opening an rxvt and it brings up a window and > > then says 'You don't have permission to run the X serve

Re: Adding a user... but they can't use X

1998-12-19 Thread Ed Cogburn
" Raymond A. Ingles" wrote: > > I'm migrating my wife to Linux and weaning her off of Windows. I've got > almost everything together (StarOffice, etc.), but I've run into a > problem. > > I installed fvwm95 and got it configured properly. Then I used 'useradd' > to give her an account, and gave

Re: Adding a user... but they can't use X

1998-12-19 Thread aqy6633
> I installed fvwm95 and got it configured properly. Then I used 'useradd' > to give her an account, and gave her her own .fvwm95rc. When I log on as > her, I can run 'startx' and it brings up the taskbar and so forth. But > when I try to fire off any programs from the taskbar or an icon, they loc

Adding a user... but they can't use X

1998-12-19 Thread Raymond A. Ingles
I'm migrating my wife to Linux and weaning her off of Windows. I've got almost everything together (StarOffice, etc.), but I've run into a problem. I installed fvwm95 and got it configured properly. Then I used 'useradd' to give her an account, and gave her her own .fvwm95rc. When I log on as h