[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] User exists but doesn't show up in the GUI.
- Subject: Re: [cobalt-users] User exists but doesn't show up in the GUI.
- From: "John D. Gorena" <Support@xxxxxxxxxxxxxxxxxxx>
- Date: Thu Dec 26 10:16:51 2002
- Organization: http://www.JMG-Enterprises.com
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Jason Gottschalk wrote:
>
> Hello cobalt-users,
>
> The server says the user kmiller exists, and sure enough,
> server.com/~kmiller bring up his web page, but he is not in the GUI.
>
> How can I delete him so I can re add him? When I cannot find him...
> Or, how can I add him to the GUI?
>
> Thanks.
>
> --
> Best regards,
> Jason Gottschalk mailto:Jason@xxxxxxx
> SYO Computer Engineering Services, Inc.
> 586-286-2557
>
> _____________________________________
This fixes most problems: On my Raq4 I had to be in the directory and run the different commands.
For Raq4 I assume (Raq3 add .pl to program file)
Login as root
cd /usr/local/sbin/
Then run each of these to be sure you got everything.
./meta-verify -f
./meta-verify -u -a
./meta-verify -u -i
./meta-verify -s -a
./meta-verify -s -i
BACKGROUND (Mainly for the archives):
The meta-verify command is a system & database verification and integrity check utility for the RaQ4
product family.
###### OPERATION
meta-verify -u|s -a|i|d [-v] [-h]
-u users
-s virtual sites
-i repair invalid
-a verify all valid
-d drop table
-v increase warning level
-h usage help
-f automatic fix (vsite+users)
-v verbose
-h help
I hope this helps,
John