etc/bootparams 从网络客户机的配置文档

/etc/cron.d/cron.allow
/etc/cron.d/cron.deny 用于对crontab进行访问控制.
/etc/defaultdomain NIS域名配置文档
/etc/default/cron 对cron的log进行控制.
/etc/default/login 对root用户远程登陆许可进行配置。
/etc./default/su SULOG及SYSLOG值能够控制su的日志,更有能够对其su后
环境变量进行配置。
/etc/dfs/dfstab NFS共享的配置文档
/etc/dfs/sharetab
/etc/group 用户组配置文档。
/etc/hostname.interface 网络接口名称文档,其IP在/etc/inet/hosts文档中配置。
/etc/hosts.allow
/etc/hosts.deny 主机远程访问控制文档。

/etc/hosts.equiv r系列命令访问控制文档。
/etc/inittab init启动进程所需要的脚本文档,用于控制不同的启动级别。
/etc/logindevperm ttymon的配置文档主要用来控制设备的访问权限。
/etc/magic file命令所显示的文档类型数据库
/etc/mail/aliases
/etc/aliases sendmail的邮件别名文档

/etc/mail/sendmail.cf
/etc/sendmail.cf sendmail的控制文档
/etc/minor_perm 使用drvconfig命令所许可的设备。
/etc/mnttab 当前系统中已mount的任何资源
/etc/name_to_major 当前配置的主设备号,被用于drvconfig命令
/etc/netconfig 网络配置数据库,用于网络初始化。
/etc/netgroup 定义主机和用户组。
/etc/netmasks 定义默认子网掩码。
/etc/nsswitch.conf 域名查找顺序配置文档。
/etc/path_to_inst 用于配置物理设备树、物理设备名和实例名文档。
/etc/protocols 协议配置文档
/etc/remote tip命令的属性文档。
/etc/rmtab 当前已mount的远程文档系统文档列表。
/etc/services 网络端口号列表文档。
/etc/syslog.conf syslogd 配置文档。
/etc/system 内核配置文档。
/etc/vfstab 关于本地及远程文档系统自动mount列表。
/var/adm/messages 主日志记录文档。
/var/adm/sulog 默认的su命令记录文档。
/var/adm/utmpx 用户和账号信息文档。
/var/adm/wtmpx 用户登陆的账号信息文档。

/var/local/etc/ftpaccess
/var/local/etc/ftpconversions
/var/local/etc/ftpusers wu-ftpd 的配置文档。
/var/lp/log 打印服务日志文档。
/var/sadm/install/contents 软件包安装数据库文档
/var/saf/_log SAF的日志文档。

【发表回复】【查看CU论坛原帖】【添加到收藏夹】【关闭】
C.Arthur 回复于:2003-11-26 15:13:24
只列了一部分吧

guchengman 回复于:2003-11-26 15:17:59
有机会我再补充.

C.Arthur 回复于:2003-11-26 15:24:40
多谢

lihuc 回复于:2003-11-26 16:02:53
看来应该叫汇总(一)

kerry.xyz 回复于:2003-11-27 08:01:00
谢谢,偶受益匪浅,期待着继续添加。

race 回复于:2003-11-27 08:08:13
欢迎补充,大家一起补充

treezt 回复于:2003-11-27 10:45:15
好贴

wangfan 回复于:2003-11-27 11:53:17
不错!

snowbelial 回复于:2003-11-27 13:29:50
good

mmmmn 回复于:2003-11-27 17:55:05
/etc/logindevperm 包含信息在操纵台注册号上用许可换设备。

什么玩意?自己翻的?

chly63 回复于:2003-11-27 20:15:20
建议整理为精华!

guchengman 回复于:2003-11-27 22:22:30
呵呵,
只有mmmmn能找出我的错误来.
说句老实话我对这个文档也不懂,手头的资料不全,所以我就直译的。
问题题出来了,
我查了一下资料.

这是我在"永远的UNIX"查找到的资料:

7. /etc/logindevperm文档包含的配置信息用于配置登录相关设备(控制台、键盘等)的权限,检查该文档中的权限配置,假如必要能够修改成期望值。关于该文档更多信息参看logindevperm(4)手册页。

man结果:



File Formats logindevperm(4)



NAME
logindevperm, fbtab - login-based device permissions

SYNOPSIS
/etc/logindevperm

DESCRIPTION
The /etc/logindevperm file contains information that is used
by login(1) and ttymon(1M) to change the owner, group, and
permissions of devices upon logging into or out of a console
device. By default, this file contains lines for the key-
board, mouse, audio, and frame buffer devices.

The owner of the devices listed in /etc/logindevperm is set
to the owner of the console by login(1). The group of the
devices is set to the owner's group specified in
/etc/passwd. The permissions are set as specified in
/etc/logindevperm.

Fields are separated by TAB and/or SPACE characters. Blank
lines and comments can appear anywhere in the file; comments
start with a hashmark, ` # ', and continue to the end of the
line.

The first field specifies the name of a console device (for
example, /dev/console). The second field specifies the per-
missions to which the devices in the _d_e_v_i_c_e__l_i_s_t field
(third field) will be set. A _d_e_v_i_c_e__l_i_s_t is a colon-
separated list of device names. A device entry that is a
directory name and ends with "/*" specifies all entries in
the directory (except "." and ".."). For example,
"/dev/fbs/*" specifies all frame buffer devices.

文章整理:西部数码--专业提供域名注册虚拟主机服务
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!