mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[doc] I think this crap is called a schema
This commit is contained in:
parent
40f1fc0d9b
commit
db7ded06e3
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ According to :file:`ldapvi` this is the user schema (on YunoHost 2.7):
|
||||||
Reading users from LDAP
|
Reading users from LDAP
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
The user table (or I don't how you are supposed to call this thing in LDAP) is located at this path: :file:`ou=users,dc=yunohost,dc=org`
|
The user schema is located at this path: :file:`ou=users,dc=yunohost,dc=org`
|
||||||
|
|
||||||
According to already existing code, the queries we uses are:
|
According to already existing code, the queries we uses are:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue