📄 0393-0394.html
字号:
<HTML>
<HEAD>
<TITLE>Developer.com - Online Reference Library - 0672311739:RED HAT LINUX 2ND EDITION:User Accounts and Logins</TITLE>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<SCRIPT>
<!--
function displayWindow(url, width, height) {
var Win = window.open(url,"displayWindow",'width=' + width +
',height=' + height + ',resizable=1,scrollbars=yes');
}
//-->
</SCRIPT>
</HEAD>
-->
<!-- ISBN=0672311739 //-->
<!-- TITLE=RED HAT LINUX 2ND EDITION //-->
<!-- AUTHOR=DAVID PITTS ET AL //-->
<!-- PUBLISHER=MACMILLAN //-->
<!-- IMPRINT=SAMS PUBLISHING //-->
<!-- PUBLICATION DATE=1998 //-->
<!-- CHAPTER=19 //-->
<!-- PAGES=0383-0394 //-->
<!-- UNASSIGNED1 //-->
<!-- UNASSIGNED2 //-->
<P><CENTER>
<a href="0390-0392.html">Previous</A> | <a href="../ewtoc.html">Table of Contents</A> | <a href="../ch20/0395-0398.html">Next</A>
</CENTER></P>
<A NAME="PAGENUM-393"><P>Page 393</P></A>
<P>mail waiting to be read. It then checks for a
.plan file in the user's home directory. The .plan file contains information that the user wishes to have displayed when another user looks
him or her up. This can be any ASCII information.
</P>
<P>As you can tell, the finger command gives quite a bit of publicly available information.
The files that are accessed (passwd, .plan, and
.forward) need to have information in them that is appropriate for any user that can access the system
to see.
</P>
<H3><A NAME="ch19_ 21">
Summary
</A></H3>
<P>Regardless of the size of the system, user and account management is an essential part of
system administration. Using tools such as who and
finger, users can identify other users, and with tools such as
chsh, chfn, and passwd, the user is able to change information
associated with the /etc/passwd file without the assistance of the system administrator.
</P>
<P>This chapter looks at the numerous users and groups that are necessary to run a system.
The system uses the user and the group to identify ownership of processes and files. This same
user and group information enables the user to manipulate files and initiate processes.
</P>
<A NAME="PAGENUM-394"><P>Page 394</P></A>
<P><CENTER>
<a href="0390-0392.html">Previous</A> | <a href="../ewtoc.html">Table of Contents</A> | <a href="../ch20/0395-0398.html">Next</A>
</CENTER></P>
</td>
</tr>
</table>
<!-- begin footer information -->
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -