I want to have some information in the "user information"-field about every user in the /etc/passwd
But when I write anything at all on user "nobody" and "lpd" they autoswitch the GID.
Why????
orginal:
nobody:!:4294967294:4294967294::/:
when I with smitty put in the word "test" in the user information field the line look like this in /etc/passwd:
nobody:!:-2:-2:test:/:
Any tip how I can get around this problem?
In the end I want to search the "user info"field and have the output in a textfile for easy overviewing.
Regards
But when I write anything at all on user "nobody" and "lpd" they autoswitch the GID.
Why????
orginal:
nobody:!:4294967294:4294967294::/:
when I with smitty put in the word "test" in the user information field the line look like this in /etc/passwd:
nobody:!:-2:-2:test:/:
Any tip how I can get around this problem?
In the end I want to search the "user info"field and have the output in a textfile for easy overviewing.
Regards