* [gentoo-user] basic group problem
@ 2006-06-06 12:40 thibault jouannic
2006-06-06 12:53 ` Boris Fersing
2006-06-06 13:02 ` Sven
0 siblings, 2 replies; 11+ messages in thread
From: thibault jouannic @ 2006-06-06 12:40 UTC (permalink / raw
To: gentoo-user
Hello list;
I must be tired, because i can't get rid of what seems to be a stupid problem :
I want to add myself in the "svnusers" group.
Let's go :
# groupadd svnusers
# gpasswd -a thibault svnusers
# groups thibault
wheel audio cdrom video games mysql postgres apache usb portage asterisk svnusers users
So everything looks ok.
but in user mode :
$ whoami
thibault
$ groups thibault
wheel audio cdrom video games mysql postgres apache usb portage asterisk svnusers users
$ groups
wheel audio cdrom video games mysql postgres apache usb users portage asterisk
And i'm definitly not in the "svnusers" group.
Could someone help me, please ?
thanks,
thibault j.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] basic group problem
2006-06-06 12:40 [gentoo-user] basic group problem thibault jouannic
@ 2006-06-06 12:53 ` Boris Fersing
2006-06-06 13:04 ` thibault jouannic
2006-06-06 13:02 ` Sven
1 sibling, 1 reply; 11+ messages in thread
From: Boris Fersing @ 2006-06-06 12:53 UTC (permalink / raw
To: gentoo-user
2006/6/6, thibault jouannic <diffliste@gmail.com>:
> Hello list;
> I must be tired, because i can't get rid of what seems to be a stupid problem :
>
> I want to add myself in the "svnusers" group.
> Let's go :
> # groupadd svnusers
> # gpasswd -a thibault svnusers
> # groups thibault
> wheel audio cdrom video games mysql postgres apache usb portage asterisk svnusers users
>
> So everything looks ok.
>
> but in user mode :
> $ whoami
> thibault
> $ groups thibault
> wheel audio cdrom video games mysql postgres apache usb portage asterisk svnusers users
> $ groups
> wheel audio cdrom video games mysql postgres apache usb users portage asterisk
>
> And i'm definitly not in the "svnusers" group.
> Could someone help me, please ?
Hi,
Logout and Login again !
regards,
Boris.
>
> thanks,
> thibault j.
> --
> gentoo-user@gentoo.org mailing list
>
>
--
Quiconque me parle de Dieu en veut à ma bourse ou à ma liberté.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] basic group problem
2006-06-06 12:40 [gentoo-user] basic group problem thibault jouannic
2006-06-06 12:53 ` Boris Fersing
@ 2006-06-06 13:02 ` Sven
1 sibling, 0 replies; 11+ messages in thread
From: Sven @ 2006-06-06 13:02 UTC (permalink / raw
To: gentoo-user
On Tue, Jun 06, 2006 at 02:40:47PM +0200, thibault jouannic wrote:
> Hello list;
> I must be tired, because i can't get rid of what seems to be a stupid problem :
>
> I want to add myself in the "svnusers" group.
> Let's go :
> # groupadd svnusers
> # gpasswd -a thibault svnusers
> # groups thibault
> wheel audio cdrom video games mysql postgres apache usb portage asterisk svnusers users
>
> So everything looks ok.
>
> but in user mode :
> $ whoami
> thibault
> $ groups thibault
> wheel audio cdrom video games mysql postgres apache usb portage asterisk svnusers users
> $ groups
> wheel audio cdrom video games mysql postgres apache usb users portage asterisk
>
> And i'm definitly not in the "svnusers" group.
> Could someone help me, please ?
>
> thanks,
> thibault j.
> --
> gentoo-user@gentoo.org mailing list
>
This might be so simple that you didn't mention it, but did you log
back in? Attaching to an old screen doesn't reflect logging in again.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] basic group problem
2006-06-06 12:53 ` Boris Fersing
@ 2006-06-06 13:04 ` thibault jouannic
2006-06-06 13:17 ` Sven
` (2 more replies)
0 siblings, 3 replies; 11+ messages in thread
From: thibault jouannic @ 2006-06-06 13:04 UTC (permalink / raw
To: gentoo-user
Well... No effect. Even when I open a new terminal, there is no change. I also tried env-update and source /etc/profile, with no result.
thanks,
thibault.
On Tue, 6 Jun 2006 14:53:35 +0200
"Boris Fersing" <kernelsensei@gentoo.org> wrote:
> 2006/6/6, thibault jouannic <diffliste@gmail.com>:
> > Hello list;
> > I must be tired, because i can't get rid of what seems to be a stupid problem :
> >
> > I want to add myself in the "svnusers" group.
> > Let's go :
> > # groupadd svnusers
> > # gpasswd -a thibault svnusers
> > # groups thibault
> > wheel audio cdrom video games mysql postgres apache usb portage asterisk svnusers users
> >
> > So everything looks ok.
> >
> > but in user mode :
> > $ whoami
> > thibault
> > $ groups thibault
> > wheel audio cdrom video games mysql postgres apache usb portage asterisk svnusers users
> > $ groups
> > wheel audio cdrom video games mysql postgres apache usb users portage asterisk
> >
> > And i'm definitly not in the "svnusers" group.
> > Could someone help me, please ?
>
> Hi,
>
> Logout and Login again !
>
> regards,
>
> Boris.
> >
> > thanks,
> > thibault j.
> > --
> > gentoo-user@gentoo.org mailing list
> >
> >
>
>
> --
> Quiconque me parle de Dieu en veut à ma bourse ou à ma liberté.
>
> --
> gentoo-user@gentoo.org mailing list
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] basic group problem
2006-06-06 13:04 ` thibault jouannic
@ 2006-06-06 13:17 ` Sven
2006-06-06 13:31 ` thibault jouannic
2006-06-06 20:27 ` Alan McKinnon
2006-06-06 13:18 ` Dirk Heinrichs
2006-06-06 13:24 ` Boris Fersing
2 siblings, 2 replies; 11+ messages in thread
From: Sven @ 2006-06-06 13:17 UTC (permalink / raw
To: gentoo-user
On Tue, Jun 06, 2006 at 03:04:33PM +0200, thibault jouannic wrote:
> Well... No effect. Even when I open a new terminal, there is no change. I also tried env-update and source /etc/profile, with no result.
>
> thanks,
> thibault.
>
Opening a new terminal isn't enough. End your X session and log in again
at your display manager, or, if you don't use one, log out on the
virtual console, log in again and start x.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] basic group problem
2006-06-06 13:04 ` thibault jouannic
2006-06-06 13:17 ` Sven
@ 2006-06-06 13:18 ` Dirk Heinrichs
2006-06-06 13:24 ` Boris Fersing
2 siblings, 0 replies; 11+ messages in thread
From: Dirk Heinrichs @ 2006-06-06 13:18 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 589 bytes --]
Am Dienstag, 6. Juni 2006 15:04 schrieb ext thibault jouannic:
> Well... No effect. Even when I open a new terminal, there is no change. I
> also tried env-update and source /etc/profile, with no result.
That isn't logout and login.
Bye...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager | Fax: +49 (0)211 47068 111
Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com
Hambornerstraße 55 | Web: http://www.capgemini.com
D-40472 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] basic group problem
2006-06-06 13:04 ` thibault jouannic
2006-06-06 13:17 ` Sven
2006-06-06 13:18 ` Dirk Heinrichs
@ 2006-06-06 13:24 ` Boris Fersing
2006-06-06 14:04 ` thibault jouannic
2 siblings, 1 reply; 11+ messages in thread
From: Boris Fersing @ 2006-06-06 13:24 UTC (permalink / raw
To: gentoo-user
2006/6/6, thibault jouannic <diffliste@gmail.com>:
> Well... No effect. Even when I open a new terminal, there is no change. I also tried env-update and source /etc/profile, with no result.
>
opening a new xterm is not a login ... what if you open a new session
in a virtual-console ? (ctrl-alt-f2 for example) Does it work ?
regards,
Boris.
> thanks,
> thibault.
>
> On Tue, 6 Jun 2006 14:53:35 +0200
> "Boris Fersing" <kernelsensei@gentoo.org> wrote:
>
> > 2006/6/6, thibault jouannic <diffliste@gmail.com>:
> > > Hello list;
> > > I must be tired, because i can't get rid of what seems to be a stupid problem :
> > >
> > > I want to add myself in the "svnusers" group.
> > > Let's go :
> > > # groupadd svnusers
> > > # gpasswd -a thibault svnusers
> > > # groups thibault
> > > wheel audio cdrom video games mysql postgres apache usb portage asterisk svnusers users
> > >
> > > So everything looks ok.
> > >
> > > but in user mode :
> > > $ whoami
> > > thibault
> > > $ groups thibault
> > > wheel audio cdrom video games mysql postgres apache usb portage asterisk svnusers users
> > > $ groups
> > > wheel audio cdrom video games mysql postgres apache usb users portage asterisk
> > >
> > > And i'm definitly not in the "svnusers" group.
> > > Could someone help me, please ?
> >
> > Hi,
> >
> > Logout and Login again !
> >
> > regards,
> >
> > Boris.
> > >
> > > thanks,
> > > thibault j.
> > > --
> > > gentoo-user@gentoo.org mailing list
> > >
> > >
> >
> >
> > --
> > Quiconque me parle de Dieu en veut à ma bourse ou à ma liberté.
> >
> > --
> > gentoo-user@gentoo.org mailing list
> >
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
Quiconque me parle de Dieu en veut à ma bourse ou à ma liberté.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] basic group problem
2006-06-06 13:17 ` Sven
@ 2006-06-06 13:31 ` thibault jouannic
2006-06-06 13:52 ` Dirk Heinrichs
2006-06-06 20:27 ` Alan McKinnon
1 sibling, 1 reply; 11+ messages in thread
From: thibault jouannic @ 2006-06-06 13:31 UTC (permalink / raw
To: gentoo-user
ok, i'll check it next time I restart my computer.
thank for your help.
thibault.
On Tue, 6 Jun 2006 15:17:42 +0200
Sven <dasven@gmail.com> wrote:
> On Tue, Jun 06, 2006 at 03:04:33PM +0200, thibault jouannic wrote:
> > Well... No effect. Even when I open a new terminal, there is no change. I also tried env-update and source /etc/profile, with no result.
> >
> > thanks,
> > thibault.
> >
>
> Opening a new terminal isn't enough. End your X session and log in again
> at your display manager, or, if you don't use one, log out on the
> virtual console, log in again and start x.
> --
> gentoo-user@gentoo.org mailing list
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] basic group problem
2006-06-06 13:31 ` thibault jouannic
@ 2006-06-06 13:52 ` Dirk Heinrichs
0 siblings, 0 replies; 11+ messages in thread
From: Dirk Heinrichs @ 2006-06-06 13:52 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 498 bytes --]
Am Dienstag, 6. Juni 2006 15:31 schrieb ext thibault jouannic:
> ok, i'll check it next time I restart my computer.
You don't need to restart.
Bye...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager | Fax: +49 (0)211 47068 111
Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com
Hambornerstraße 55 | Web: http://www.capgemini.com
D-40472 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] basic group problem
2006-06-06 13:24 ` Boris Fersing
@ 2006-06-06 14:04 ` thibault jouannic
0 siblings, 0 replies; 11+ messages in thread
From: thibault jouannic @ 2006-06-06 14:04 UTC (permalink / raw
To: gentoo-user
opening a new session is ok. everything works ok.
thanks a lot for your help.
thibault
On Tue, 6 Jun 2006 15:24:28 +0200
"Boris Fersing" <kernelsensei@gentoo.org> wrote:
> 2006/6/6, thibault jouannic <diffliste@gmail.com>:
> > Well... No effect. Even when I open a new terminal, there is no change. I also tried env-update and source /etc/profile, with no result.
> >
> opening a new xterm is not a login ... what if you open a new session
> in a virtual-console ? (ctrl-alt-f2 for example) Does it work ?
>
> regards,
>
> Boris.
>
> > thanks,
> > thibault.
> >
> > On Tue, 6 Jun 2006 14:53:35 +0200
> > "Boris Fersing" <kernelsensei@gentoo.org> wrote:
> >
> > > 2006/6/6, thibault jouannic <diffliste@gmail.com>:
> > > > Hello list;
> > > > I must be tired, because i can't get rid of what seems to be a stupid problem :
> > > >
> > > > I want to add myself in the "svnusers" group.
> > > > Let's go :
> > > > # groupadd svnusers
> > > > # gpasswd -a thibault svnusers
> > > > # groups thibault
> > > > wheel audio cdrom video games mysql postgres apache usb portage asterisk svnusers users
> > > >
> > > > So everything looks ok.
> > > >
> > > > but in user mode :
> > > > $ whoami
> > > > thibault
> > > > $ groups thibault
> > > > wheel audio cdrom video games mysql postgres apache usb portage asterisk svnusers users
> > > > $ groups
> > > > wheel audio cdrom video games mysql postgres apache usb users portage asterisk
> > > >
> > > > And i'm definitly not in the "svnusers" group.
> > > > Could someone help me, please ?
> > >
> > > Hi,
> > >
> > > Logout and Login again !
> > >
> > > regards,
> > >
> > > Boris.
> > > >
> > > > thanks,
> > > > thibault j.
> > > > --
> > > > gentoo-user@gentoo.org mailing list
> > > >
> > > >
> > >
> > >
> > > --
> > > Quiconque me parle de Dieu en veut à ma bourse ou à ma liberté.
> > >
> > > --
> > > gentoo-user@gentoo.org mailing list
> > >
> >
> > --
> > gentoo-user@gentoo.org mailing list
> >
> >
>
>
> --
> Quiconque me parle de Dieu en veut à ma bourse ou à ma liberté.
>
> --
> gentoo-user@gentoo.org mailing list
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] basic group problem
2006-06-06 13:17 ` Sven
2006-06-06 13:31 ` thibault jouannic
@ 2006-06-06 20:27 ` Alan McKinnon
1 sibling, 0 replies; 11+ messages in thread
From: Alan McKinnon @ 2006-06-06 20:27 UTC (permalink / raw
To: gentoo-user
On Tuesday 06 June 2006 15:17, Sven wrote:
> On Tue, Jun 06, 2006 at 03:04:33PM +0200, thibault jouannic wrote:
> > Well... No effect. Even when I open a new terminal, there is no
> > change. I also tried env-update and source /etc/profile, with no
> > result.
> >
> > thanks,
> > thibault.
>
> Opening a new terminal isn't enough. End your X session and log in
> again at your display manager, or, if you don't use one, log out on
> the virtual console, log in again and start x.
The full description is that the needs to start a new login session. A
new xterm is not a new login session. It also has nothing to do with
profile and bashrc. He wants this:
su - thibault
--
If only me, you and dead people understand hex,
how many people understand hex?
Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2006-06-06 21:09 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-06 12:40 [gentoo-user] basic group problem thibault jouannic
2006-06-06 12:53 ` Boris Fersing
2006-06-06 13:04 ` thibault jouannic
2006-06-06 13:17 ` Sven
2006-06-06 13:31 ` thibault jouannic
2006-06-06 13:52 ` Dirk Heinrichs
2006-06-06 20:27 ` Alan McKinnon
2006-06-06 13:18 ` Dirk Heinrichs
2006-06-06 13:24 ` Boris Fersing
2006-06-06 14:04 ` thibault jouannic
2006-06-06 13:02 ` Sven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox