mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[doc] point to previous doc
This commit is contained in:
parent
db7ded06e3
commit
3245124312
1 changed files with 2 additions and 0 deletions
|
@ -148,3 +148,5 @@ This give us the 2 following python calls:
|
||||||
|
|
||||||
|
|
||||||
Apparently we could also access one user using the following path (and not query): :file:`uid=user_username,ou=users,dc=yunohost,dc=org` but I haven't test it.
|
Apparently we could also access one user using the following path (and not query): :file:`uid=user_username,ou=users,dc=yunohost,dc=org` but I haven't test it.
|
||||||
|
|
||||||
|
If you want specific attributes look at the general documentation on how to read from LDAP a bit above of this section.
|
||||||
|
|
Loading…
Reference in a new issue