[gentoo-user] basic group problem

2006-06-06 Thread thibault jouannic
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



Re: [gentoo-user] basic group problem

2006-06-06 Thread Boris Fersing

2006/6/6, thibault jouannic [EMAIL PROTECTED]:

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



Re: [gentoo-user] basic group problem

2006-06-06 Thread Sven
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



Re: [gentoo-user] basic group problem

2006-06-06 Thread 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.

thanks,
thibault.

On Tue, 6 Jun 2006 14:53:35 +0200
Boris Fersing [EMAIL PROTECTED] wrote:

 2006/6/6, thibault jouannic [EMAIL PROTECTED]:
  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



Re: [gentoo-user] basic group problem

2006-06-06 Thread Sven
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



Re: [gentoo-user] basic group problem

2006-06-06 Thread Dirk Heinrichs
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: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgpUbo7bvSzoH.pgp
Description: PGP signature


Re: [gentoo-user] basic group problem

2006-06-06 Thread Boris Fersing

2006/6/6, thibault jouannic [EMAIL PROTECTED]:

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 [EMAIL PROTECTED] wrote:

 2006/6/6, thibault jouannic [EMAIL PROTECTED]:
  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



Re: [gentoo-user] basic group problem

2006-06-06 Thread Dirk Heinrichs
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: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgp4np0U3DekT.pgp
Description: PGP signature


Re: [gentoo-user] basic group problem

2006-06-06 Thread thibault jouannic
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 [EMAIL PROTECTED] wrote:

 2006/6/6, thibault jouannic [EMAIL PROTECTED]:
  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 [EMAIL PROTECTED] wrote:
 
   2006/6/6, thibault jouannic [EMAIL PROTECTED]:
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



Re: [gentoo-user] basic group problem

2006-06-06 Thread Alan McKinnon
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