Ask a Question related to Linux / Unix Administration, Design and Development.
-
qazmlp #1
Will anytime /etc/passwd change due to 'pwconv' command?
In my understanding, 'pwconv' command synchronizes the /etc/shadow
file according to the entries in /etc/passwd i.e it results into
changes only in /etc/shadow file and not in /etc/passwd due to the
invocation of 'pwconv' command. Am I right? In any case, does 'pwconv'
also result into some changes in /etc/passwd file?
qazmlp Guest
-
Net::Telnet => Will cd ( change directory ) command work ?
Hi All, I am new to this module, Net::Telnet. Pls let me know, once you logged in to a remote system using telnet module in perl, is it... -
Blue Screen / Recovery / Admin Passwd not Assgnd / User Passwd Assgnd
As the subject states, I am having a problem getting into Recovery mode via my install CD. I uninstalled some backup software and only get the... -
Change XP Password @ Command Line
Yes there is. Syntax is this: net user <username> <new password> -- Mike MCSA 2K, MCSE 2K, MCT, ... "Steve" <smccabe@landam.com> wrote in... -
change key mapping for Option and Command on Mac OS 9.x
Hi, I am doggedly trying to use a PC keyboard on my G4 here at work. :) It's running OS 9.0.4. I've found articles explaining how to use... -
[OS X] change network prefs from command line?
Hey, does anyone know how to change the network prefs from the command line in OS X? Basically, I have 2 ethernet interfaces (a built in and a 3rd... -
qazmlp #2
Will anytime /etc/passwd change due to 'pwconv' command?
In my understanding, 'pwconv' command synchronizes the /etc/shadow
file according to the entries in /etc/passwd i.e it results into
changes only in /etc/shadow file and not in /etc/passwd due to the
invocation of 'pwconv' command. Am I right? In any case, does 'pwconv'
also result into some changes in /etc/passwd file?
qazmlp Guest
-
Eric Sosman #3
Re: Will anytime /etc/passwd change due to 'pwconv' command?
qazmlp wrote:
Any actual hashed passwords in /etc/passwd will be> In my understanding, 'pwconv' command synchronizes the /etc/shadow
> file according to the entries in /etc/passwd i.e it results into
> changes only in /etc/shadow file and not in /etc/passwd due to the
> invocation of 'pwconv' command. Am I right? In any case, does 'pwconv'
> also result into some changes in /etc/passwd file?
replaced with 'x'. Ordinarily, this only happens the
very first time pwconv is run.
You've posed a couple questions about making changes
to the "user account" files. What are you trying to do,
and is there a reason you can't do it through standard
interfaces? The days of hand-editing /etc/passwd are
(or ought to be) behind us ...
--
[email]Eric.Sosman@sun.com[/email]
Eric Sosman Guest



Reply With Quote

