Thursday 24 November 2011

Convert to trusted system : How to ?

To convert the system into trusted system the command is :

# /usr/lbin/tsconvert

After converting it will create a directory /tcb/files/auth/*/*

Note: before converting into trusted system you have to modify /etc/nsswitch.conf file. In that file "passwd compact " has to be changed into "passwd files"

To unconvert the trusted system with the following command:

# /usr/lbin/tsconvert –r

No comments:

Post a Comment