Ask a Question related to Sun Solaris, Design and Development.
-
mike #1
/etc/security/password
hi
just out of curiosity, what does /etc/security/password do? is there such
a file in solaris? and is it the same as /etc/shadow?
thanks
mike Guest
-
How to secure database password? (was Perl/DBI newbie: password storage / security question)
Zedgar, You are chasing the yourself into circles. Security is dictated by circumstances and resources available. In our case, we had plenty of... -
Disable user password security:
I wonder to disable some pdf files user password, may i know is it possible? Thanks your concern. Regards, Tham -
Username and password security
Hi I have a webservice that takes a username and password to create a sessionkey, for use with other webservices, this session key has a timeout... -
How to secure database password? (was Perl/DBI newbie: password storage / security question)
Hello, Many thanks to R. Joseph Newton, Motherofperls, essential quint and Chuck Fox for answering my questions, however it is still not what I... -
password security
I can't get past password box "ctrl alt delete" How can i 1. change password 2. bypass this to get to windows/desktop startup screen? HELP........ -
John England #2
Re: /etc/security/password
mike wrote:
>
> hi
>
> just out of curiosity, what does /etc/security/password do? is there such
> a file in solaris? and is it the same as /etc/shadow?
> thanks
There is a /etc/default/password and it maintains your default settings for
pasword length, min weeks, max weeks etc...
John England Guest
-
Darren J Moffat #3
Re: /etc/security/password
On Thu, 24 Jul 2003 11:58:39 -0700, mike wrote:
don't know.> just out of curiosity, what does /etc/security/password do?
no.> is there such a file in solaris?
no because /etc/shadow exists and /etc/security/password (or passwd)>and is it the same as /etc/shadow?
does not exist therefore they can't be the same.
Now Solaris does have support for an /etc/security/passwd.adjunct
file which is the /etc/shadow equivalent for NIS. It is however
not documented particulary well. Search on sunsolve.sun.com in
the InfoDocs and SRDB's collection for "yp c2 passwd.adjunct".
--
Darren J Moffat
Darren J Moffat Guest
-
Alan Coopersmith #4
Re: /etc/security/password
[email]s99999999s2003@yahoo.com[/email] (mike) writes in comp.unix.solaris:
|just out of curiosity, what does /etc/security/password do? is there such
|a file in solaris? and is it the same as /etc/shadow?
If I remember correctly (it's been a few years since I ran an AIX box),
/etc/security/passwd is roughly the AIX equivalent of Solaris
/etc/shadow (but of course in a completely alien format, since it is
AIX).
--
__________________________________________________ ______________________
Alan Coopersmith [email]alanc@alum.calberkeley.org[/email]
[url]http://www.CSUA.Berkeley.EDU/~alanc/[/url] aka: [email]Alan.Coopersmith@Sun.COM[/email]
Working for, but definitely not speaking for, Sun Microsystems, Inc.
Alan Coopersmith Guest
-
Tim O'Neill #5
Re: /etc/security/password
It used to be there in SunOS4.1.x, when you turned C2 security on. It did
serve the same function as /etc/shadow does now. That was a decade or so
ago.
"Alan Coopersmith" <alanc@alum.calberkeley.org> wrote in message
news:bfupec$256d$1@agate.berkeley.edu...> [email]s99999999s2003@yahoo.com[/email] (mike) writes in comp.unix.solaris:
> |just out of curiosity, what does /etc/security/password do? is there such
> |a file in solaris? and is it the same as /etc/shadow?
>
> If I remember correctly (it's been a few years since I ran an AIX box),
> /etc/security/passwd is roughly the AIX equivalent of Solaris
> /etc/shadow (but of course in a completely alien format, since it is
> AIX).
>
> --
> __________________________________________________ ______________________
> Alan Coopersmith [email]alanc@alum.calberkeley.org[/email]
> [url]http://www.CSUA.Berkeley.EDU/~alanc/[/url] aka: [email]Alan.Coopersmith@Sun.COM[/email]
> Working for, but definitely not speaking for, Sun Microsystems, Inc.
Tim O'Neill Guest
-
Jon #6
Re: /etc/security/password
I don't know if this thread is still active.
/etc/security/passwd is a legacy implementation of shadow passwords from BSD and is still in use in AIX. So yes, it has the same function as /etc/shadow in Solaris, however it does look very different from an /etc/shadow file.Jon Guest



Reply With Quote

