Tuesday, June 23, 2009

Open solaris root login

In open solaris for logging in as root user the steps are :

1. login as a Primary administrator(user created during the installation)

2.Switch to root user

# su - root

3. Open the /etc/user_attr file and remove the entry type=role for the root account

4. After this try for root login and it will be successful

0 comments:

Post a Comment