Query: check-permissions
OS: opensolaris
Section: 1m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
check-permissions(1M) System Administration Commands check-permissions(1M)NAMEcheck-permissions - check permissions on mail rerouting filesSYNOPSIS/usr/sbin/check-permissions [login]DESCRIPTIONThe check-permissions script is intended as a migration aid for sendmail(1M). It checks the /etc/mail/sendmail.cf file for all configured alias files, and checks the alias files for :include: files. It also checks for certain .forward files. For each file that check-permis- sions checks, it verifies that none of the parent directories are group- or world-writable. If any directories are overly permissive, it is reported. Otherwise it reports that no unsafe directories were found. As to which .forward files are checked, it depends on the arguments included on the command line. If no argument is given, the current user's home directory is checked for the presence of a .forward file. If any arguments are given, they are assumed to be valid logins, and the home directory of each one is checked. If the special argument ALL is given, the passwd entry in the /etc/nsswitch.conf file is checked, and all password entries that can be obtained through the switch file are checked. In large domains, this can be time-consuming.OPERANDSThe following operands are supported: login Where login is a valid user name, checks the home directory for login. ALL Checks the home directory of all users.FILES/etc/mail/sendmail.cf Defines environment for sendmail /etc/mail/aliases Ascii mail aliases fileATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsndmu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+SEE ALSOgetent(1M), sendmail(1M), aliases(4), attributes(5) SunOS 5.11 10 Nov 2003 check-permissions(1M)
Related Man Pages |
---|
check-permissions(1m) - opensolaris |
aliascheck(1) - ultrix |
aliascheck(1) - osf1 |
aliascheck(1) - x11r4 |
aliascheck(1) - v7 |
Similar Topics in the Unix Linux Community |
---|
File and Dir permissions |
Working with multiple home directories. |
secure file permissions! |
Check for file permission |
Script to check the files existence inside a directory. |