[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] site5 still there? Help me get rid!!!



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> > To be complete, you should look in the PostgreSQL database
> > 'cobalt' and see if there is an entry in the 'vsite' table for
> > 'site5'.

> So how do I look into the PostgreSQL database 'cobalt'?

shell in and become root
edit /var/lib/pgsql/data/pg_hba.conf
change the "local cobalt crypt" to "local all trust"
exit and save changes
su - postgres
psql cobalt
delete from vsite where name='site5';
delete from users where vsite='site5';
quit
exit
edit /var/lib/pgsql/data/pg_hba.conf
change "local all trust" back to "local cobalt crypt"
edit and save changes
logout

> > Also look in /etc/group and /etc/group- to see if
> > there's an entry for site5.

> In /etc/group there is an entry for site5...
> "site5:x:116:admin"
> In /etc/group- there is an entry for site5...
> "site5:x:116:admin"

vigr  (special group editor)
move to site5 line and press 'dd'
:wq   (to exit and save changes)
cp /etc/group /etc/group-

- -- 
Bruce Timberlake

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+OXPFvLA2hUZ9kgwRAizZAJ0fQKMdF+t1eydG+KUuNM6Umqj+9gCfau3W
NDtqK6jmiO4AicK3tm9sh9c=
=ydBw
-----END PGP SIGNATURE-----