how to set the hostname or username at commamd promt ?
where to set password length,max and min ?
Answers were Sorted based on User's Feedback
Set password length edit /etc/default/password file and
modify max length and min length.
#hostname kiran
#hostname
kiran
to update it permanently update file
/etc/hosts
/etc/inet/ipnodes
/etc/nodename
/etc/hosts.nic
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / raviga006
edit u r .profile
add this two lines
PS1="\h:\w:> "
export PS1
then u r .profile like . /.profile
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ramkumar
#hostname xxxxxx
#hostname
xxxxxx
And to set it permanently add entries in /etc/hosts
and /etc/sysconfig/network and restart the service
To set password length edit /etc/default/password file
| Is This Answer Correct ? | 1 Yes | 1 No |
What are processing daemon in nis
What are the Patch Management Issues you have faced and how did you resolve them?
What is the function of truss in solaris?
How to create NULL files of specific size in solaris ?
Explain setuid, setgid and stickybit
How many fields in passwd, shadow and group files
what is differnce between boot -s and boot -S ?
What is Sun Explorer ?
How to Switch service group between nodes
When user logging in which file will take place
Which command to lock the user Account?
I have a TCP error how can fix this error?