Bliss, Aaron wrote:

Just a quick question, as referenced in this doc
http://directory.fedora.redhat.com/wiki/Howto:Posix to control server logins
using hostobject, to specify more than 1 host for an object, how should list
be formatted in the object?; as a list of hosts separated by a spaces or by
commas?  For example, to allow user aaron to login into serverA and serverB,
would list look like serverA serverB or serverA,serverB ? Thanks very much.
The host attribute is multi valued, so you just specify more than one attribute value e.g. in LDIF:
dn: uid=foo,....
objectclass: hostObject
...
host: serverA
host: serverB
host: serverC
...

Aaron


www.preferredcare.org
"An Outstanding Member Experience," Preferred Care HMO Plans -- J. D. Power and 
Associates

Confidentiality Notice:
The information contained in this electronic message is intended for the 
exclusive use of the individual or entity named above and may contain 
privileged or confidential information.  If the reader of this message is not 
the intended recipient or the employee or agent responsible to deliver it to 
the intended recipient, you are hereby notified that dissemination, 
distribution or copying of this information is prohibited.  If you have 
received this communication in error, please notify the sender immediately by 
telephone and destroy the copies you received.


--
Fedora-directory-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-directory-users

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Fedora-directory-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-directory-users

Reply via email to