Next | Prev | Up | Top | Contents | Index

Security File and Command Reference

This section summarizes in two tables some IRIX files and commands that establish and control security. Table 4-2 lists the IRIX files concerned with security and Table 4-3 lists security-related commands.

IRIX Security Files
FilePurposeReference
/etc/default/loginControl login actionslogin(1)
/etc/default/suDefine su command defaultssu(1M)
/etc/passwdStore password and account informationpasswd(1), passwd(4)
/etc/shadowHide password informationshadow(4), pwconv(1M)
/var/adm/sulogLog su command usagesu(1M)
/var/adm/SYSLOGLog system messagessyslogd(1M)

IRIX Security Commands
Command ExamplePurposeReference
arp -aDisplay current ARP entriesarp(1M), arp(7P)
crypt passwordEncode/decode input/outputcrypt(1)
lastIndicate last logins of users and terminalslast(1)
ncheck(1M)Generate pathnames from i-numbersncheck(1M)
passwdChange passwordpasswd(1), passwd(4)
ps -elfDisplay a full, long list of every process currently runningps(1)
pwckReport inconsistencies in /etc/passwd filepwck(1M), passwd(4)
sarSystem activity reportersar(1), sar(1M)
satdReliably save the system audit trailsatd(1M) and "Placing the Audit Files"
vi -xEdit encrypted filevi(1), crypt(1)
wDisplay users logged in with current activityw(1)
whoDisplay users logged in, their tty, and time of loginwho(1)



Next | Prev | Up | Top | Contents | Index