mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-12 10:54:48 +08:00
ITS#9470 - Fix typos
This commit is contained in:
parent
c81bb20711
commit
adb16cbd64
@ -37,7 +37,7 @@ symlinks and fifos, but will skip most specials.
|
|||||||
.B olcMinimumUidNumber: number
|
.B olcMinimumUidNumber: number
|
||||||
These options configure the minimum userid to use in any home
|
These options configure the minimum userid to use in any home
|
||||||
directory attempt. This is a basic safety measure to prevent
|
directory attempt. This is a basic safety measure to prevent
|
||||||
accidently using system accounts. See REPLICATION for more flexible
|
accidentally using system accounts. See REPLICATION for more flexible
|
||||||
options for selecting accounts.
|
options for selecting accounts.
|
||||||
.TP
|
.TP
|
||||||
.B homedir\-regexp <regexp> <path>
|
.B homedir\-regexp <regexp> <path>
|
||||||
|
@ -1647,7 +1647,7 @@ too_long:
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Sift through an entry for intersting values
|
/* Sift through an entry for interesting values
|
||||||
* return 0 on success and set vars
|
* return 0 on success and set vars
|
||||||
* return 1 if homedir is not present or not valid
|
* return 1 if homedir is not present or not valid
|
||||||
* sets presence if any homedir attributes are noticed
|
* sets presence if any homedir attributes are noticed
|
||||||
|
Loading…
Reference in New Issue
Block a user