… die mir Auskunft gibt, welcher User sich wann wo eingeloggt hat. (auch die „su“ bitte).
danke,
günther
… die mir Auskunft gibt, welcher User sich wann wo eingeloggt hat. (auch die „su“ bitte).
danke,
günther
/var/log/auth (owT)
.
Bei AIX find ich das nicht.
Hallo,
Bei AIX find ich das nicht.
Ist ja nett, dass du uns auch mal dein System verrätst.
Gibt es vielleicht den Befehl „last“?
Grüße,
Moritz
Bei AIX find ich das nicht.
Hier hat auch bis jetzt niemand von AIX gesprochen.
Solltest Du nach diesen Informationen unter AIX suchen, dann könntest Du unter /var/adm/auth.log Erfolg haben. Falls es da nicht ist, könntest Du auch mal mit find oder locate nach „auth“ suchen.
Gruß,
Malte.
Wie Malte schon sagte /var/adm, /var/adm/wtmp oder .
lg,
J~
Bei AIX find ich das nicht.
Hi Günther,
man last liefert:
last Command
Purpose
Displays information about previous logins.
Syntax
last [-f FileName] [-Number] [Name …] [Terminal …]
Description
The last command displays, in reverse chronological order, all previous logins and logoffs still recorded in the /var/adm/wtmp file. The /var/adm/wtmp file collects login and logout records as these events occur and holds them until the records are processed by the acctcon1 and acctcon2 commands as part of the daily reporting procedures. When the time daemon, timed, changes the system time, it logs entries in wtmp under the pseudo-user „date“. An entry starting with „date|“ is logged before the change, and one starting with „date {“ is logged after the change. This allows for accurate accounting of logins that span a time change.
… (usw.) …
gruss
bernhard