One of my Solaris 8 system has a problem, when I add a new user with
useradd command it sets account inactive period to 30 automatically.
(usernameassword:lastchg: min:max:warn:inactive:expire:flag)
For eg:
#useradd test
#grep test /etc/shadow
test:*LK*:::::30::
Please note the system was hardened with "Titan,v3.8"
Like to know where is the setting for this? How to modify it?
Thanks in advance.
-SBSaikia
useradd command it sets account inactive period to 30 automatically.
(usernameassword:lastchg: min:max:warn:inactive:expire:flag)
For eg:
#useradd test
#grep test /etc/shadow
test:*LK*:::::30::
Please note the system was hardened with "Titan,v3.8"
Like to know where is the setting for this? How to modify it?
Thanks in advance.
-SBSaikia