[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nss-mysql-users] This is only used if you have enabled the group su
From: |
Mario Ohnewald |
Subject: |
Re: [Nss-mysql-users] This is only used if you have enabled the group support... |
Date: |
Mon, 06 Dec 2004 04:16:14 -0800 |
On Sun, 2004-12-05 at 18:21, Guillaume Morin wrote:
> Dans un message du 01 Dec à 6:51, Andreas J. Guelzow écrivait :
> > In the nsswitch.cf file you enabled use of nss-mysql by putting `mysql'
> > on the passwd, shadow and group line. If you remove it from the group
> > line it will not be used for group inquiries.
>
> Note that you can also pass --disable-group to the configure script. The
> group related code won't be compiled in the module ... (This also works
> with the shadow support)
Thanks a lot for those tips!
It turns out i need group supprt :P
Has anyone an idea what this error means?
nss-mysql[26056]: _nss_mysql_send_query: mysql_query failed: Not unique
table/alias: 'test_groups'
Thanks, Mario