Bug 134146 - number of days before password may be changedis empty for root account in shadow file
Summary: number of days before password may be changedis empty for root account in sha...
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Final
Hardware: x86-64 SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-17 10:55 UTC by Alex Savchuk
Modified: 2005-11-17 11:11 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Savchuk 2005-11-17 10:55:21 UTC
number of days before password may be changedis empty for root account 
in shadow file :

# cat /etc/shadow| grep root
root:$....W:13072::::::

but by default this number initialized by 0 :

sawoy2:qweqwe:13103:0:99999:7:::

parametrs of useradd:

# useradd --show-defaults
GROUP=100
HOME=/home
INACTIVE=-1
EXPIRE=
SHELL=/bin/bash
SKEL=/etc/skel
GROUPS=video,dialout
CREATE_MAIL_SPOOL=no
Comment 1 Dr. Werner Fink 2005-11-17 11:11:37 UTC
There is no difference