Mailinglist Archive: opensuse (2271 mails)

< Previous Next >
RE: [SLE] Users
  • From: GarUlbricht7@xxxxxxxxxxxx
  • Date: Sun, 25 Apr 2004 06:31:56 -0400
  • Message-id: <34CBB224.5BBE9B3E.16F823AE@xxxxxxxxxxxx>
"Raul H. Lapitzondo" wrote on Fri Apr 23 2004 - 22:30:10 CEST:
>
>How to know creation date account of user ?
>
> Thanks in advance
> Raùl
>

Look at: "info ls"
(that is info on "list directory contents").

However, in general Linux (as does Unix) keeps the:

C time (change time of inode info),
M time (when the file was modified, and
A time (when files was last accessed).

However, neither Linux nor Unix keep the file creation time
as information which is frozen.

The C, M and A times start out being the same as the
file creation time. But they change depending on what happens.
(The C time changes when the "user",
"group", or other inode meta-data changes.)

If you want the creation date account of each user
the best wasy would be to setup some log file
and make sure your log file does not get "file rotated."

In some old RedHat systems you could look in

/var/log/security.

where you could find when each User file was created.

However, in SuSE (and probbably RedHat too)
because the User's password data could end up in the clear
the system tends not to keep this info by user.

Or if it does, I don't know where:(

Hope this helps,
Gar

--

"The quickest way to get information on the web is not to ask a
question, but to post the wrong information." - Aahz' Law restated

--




__________________________________________________________________
Introducing the New Netscape Internet Service.
Only $9.95 a month -- Sign up today at http://isp.netscape.com/register

Netscape. Just the Net You Need.

New! Netscape Toolbar for Internet Explorer
Search from anywhere on the Web and block those annoying pop-ups.
Download now at http://channels.netscape.com/ns/search/install.jsp

< Previous Next >
Follow Ups