-
I have change the sampleschema to:
CREATE UNIQUE INDEX "users_uid_key" on "a_passwd" using btree ( "uid" "int4_ops" );
CREATE UNIQUE INDEX "group_gid_key" on "a_group" using btree ( "gid" "int4_ops" );
this is the cause of my problem ???
thanks,
mentex.
2001-07-11 06:46:58 UTC by mentex
-
I'm trying to install nss_postgresql in the Conectiva Linux 6.0 distribution. The system recognizes the users in the db, but seems to not lookup the passwords in the a_shadow table... the shadow.c seems to be without use, how you can see in the logs:
nss_pgsql[632]: starting connection
nss_pgsql[632]: find 0 servers definition.
nss_pgsql[632]: connect string :[0] host=localhost port=5432...
2001-07-10 05:52:19 UTC by mentex
-
Hi, it seems there are problems rebooting my RH6.1 BOX after installing nss_pgsql, I've tried to install it on 2 systems and got the same problem and since I'm working remote that's a big one.
I've also tried al older release, same problem, on a trustix 1.2 system everything worked as usual.
I guess it's a lock problem, perhaps when partitions are unmounted , since I'm working remote it's a...
2001-06-08 20:44:38 UTC by il_flare
-
Logged In: YES
user_id=173642
resolv in 0.6.1 release.
2001-05-11 11:44:51 UTC by gremlin_it
-
the is a bug in the file "sampleschema"
the line:
CREATE UNIQUE INDEX "users_uid_key" on "users" using
btree ( "uid" "int4_ops" );
CREATE UNIQUE INDEX "group_gid_key" on "group" using
btree ( "gid" "int4_ops" );
must be:
CREATE UNIQUE INDEX "users_uid_key" on "a_passwd"...
2001-05-04 18:33:53 UTC by nobody
-
all correct ...
i don;t know but happen many times when i use
solaris to pack/post files :(.
2001-04-03 10:58:16 UTC by gremlin_it
-
subject says it all.
2001-03-30 19:17:27 UTC by binford2k
-
Anonymous committed patchset 1 of module CVSROOT to the auth postgresql CVS repository, changing 11 files.
2001-03-28 12:10:39 UTC by nobody
-
Welcome to Help.
2001-03-28 12:05:47 UTC by nobody
-
Welcome to Open Discussion.
2001-03-28 12:05:47 UTC by nobody