User guide
Setting the Online Collation Function
3-39
Module
mod_so
Require
Name
Require
Synopsis
Require valid-user|user user-name|group group-name
Description
Specifies the rule to be applied for user authentication.
valid-user
Authenticates all valid users.
When the online collation function is used, users registered with the directory server are allowed.
user user-name
Authenticates users specified by user-name.
When the online collation function is used, the uid attribute of the user is specified as the user-
name.
Use a space as a delimiter between user and user-name.
group group-name
Authenticates groups specified by group-name.
When the online collation function is used, the cn attribute of the group is specified as the group-
name.
Use a space as a delimiter between group and group-name.
Context
Directory
Default Value
None