Operating System - HP-UX
1826160 Members
4380 Online
109691 Solutions
New Discussion

unable to logon to the server for all users

 
SOLVED
Go to solution
aleemuddin
Occasional Advisor

Re: unable to logon to the server for all users

Hi

alright just to confirm this is what u want me to do.

logon to the server with root user and
at #swverify -F \*

and this will solve all the probems.

thanks

Dennis Handly
Acclaimed Contributor

Re: unable to logon to the server for all users

>this will solve all the problems.

This will solve the permission problems for files installed by swinstall.
Jerry Jiangwei
Advisor

Re: unable to logon to the server for all users

OK, I may not scan all the reply carefully, but I think the problem is

- # chmod -R 777, change everything in the target dir, as well as the sub-dir which is related to PAM athorization.

- # chmod -R 555, can restore back all to previous situation, but change all to a new state.

One feasible way is backup all configuration files in /etc/ or personal data in /home. and restore your system by re-installation or ignite-server.

Thanks
-- Jerry
F Verschuren
Esteemed Contributor

Re: unable to logon to the server for all users

If swverify does not work just fix the permisions first...
$ ll /usr/sbin/swverify
-r-sr-xr-x 11 root bin 2478080 Feb 16 2007 /usr/sbin/swverify
$

Other files are in the atachment