Chapter 31. Kickstart Installations
302
known to this workstation by enabling LDAP, NIS, or Hesiod or by using the
/usr/sbin/
useradd
command. If you use this option, you must have the
pam_krb5
package installed.
•
--krb5realm=
— The Kerberos 5 realm to which your workstation belongs.
•
--krb5kdc=
— The KDC (or KDCs) that serve requests for the realm. If you have multiple
KDCs in your realm, separate their names with commas (,).
•
--krb5adminserver=
— The KDC in your realm that is also running kadmind. This server
handles password changing and other administrative requests. This server must be run on the
master KDC if you have more than one KDC.
•
--enablehesiod
— Enable Hesiod support for looking up user home directories, UIDs, and
shells. More information on setting up and using Hesiod on your network is in
/usr/share/
doc/glibc-2.x.x/README.hesiod
, which is included in the
glibc
package. Hesiod is an
extension of DNS that uses DNS records to store information about users, groups, and various
other items.
•
--hesiodlhs
— The Hesiod LHS ("left-hand side") option, set in
/etc/hesiod.conf
. This
option is used by the Hesiod library to determine the name to search DNS for when looking up
information, similar to LDAP's use of a base DN.
•
--hesiodrhs
— The Hesiod RHS ("right-hand side") option, set in
/etc/hesiod.conf
. This
option is used by the Hesiod library to determine the name to search DNS for when looking up
information, similar to LDAP's use of a base DN.
Note
To look up user information for "jim", the Hesiod library looks up
jim.passwd<LHS><RHS>
, which should resolve to a TXT record that looks like what
his passwd entry would look like (
jim:*:501:501:Jungle Jim:/home/jim:/
bin/bash
). For groups, the situation is identical, except
jim.group<LHS><RHS>
would be used.
Looking up users and groups by number is handled by making "501.uid" a CNAME
for "jim.passwd", and "501.gid" a CNAME for "jim.group". Note that the library does
not place a period
.
in front of the LHS and RHS values when performing a search.
Therefore the LHS and RHS values need to have a period placed in front of them in
order if they require this.
•
--enablesmbauth
— Enables authentication of users against an SMB server (typically a
Samba or Windows server). SMB authentication support does not know about home directories,
UIDs, or shells. If you enable SMB, you must make users' accounts known to the workstation by
enabling LDAP, NIS, or Hesiod or by using the
/usr/sbin/useradd
command to make their
accounts known to the workstation. To use this option, you must have the
pam_smb
package
installed.
•
--smbservers=
— The name of the server(s) to use for SMB authentication. To specify more
than one server, separate the names with commas (,).
•
--smbworkgroup=
— The name of the workgroup for the SMB servers.
Summary of Contents for ENTERPRISE LINUX 5 - VIRTUAL SERVER ADMINISTRATION
Page 12: ...xii ...
Page 20: ......
Page 30: ...12 ...
Page 32: ...14 ...
Page 82: ...64 ...
Page 106: ...88 ...
Page 122: ...104 ...
Page 124: ...106 ...
Page 126: ......
Page 132: ...114 ...
Page 168: ...150 ...
Page 182: ...164 ...
Page 192: ...174 ...
Page 194: ......
Page 236: ...218 ...
Page 238: ...220 ...
Page 270: ......
Page 274: ...256 ...
Page 278: ...260 ...
Page 292: ...274 ...
Page 294: ......
Page 300: ...282 ...
Page 304: ......
Page 316: ...298 ...
Page 370: ...352 ...
Page 384: ...366 ...
Page 385: ...Part VII Appendix ...
Page 386: ......