Commit Graph

72 Commits

Author SHA1 Message Date
Côme Chilliet
0e1cd69f85 Apply suggestions from code review
Co-authored-by: Anna <anna@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-08-31 10:41:32 +02:00
Côme Chilliet
dec903223c Document new command ldap:check-group
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-28 17:17:30 +02:00
Josh Richards
9677e8937e (admin) user_auth_ldap: add warnings about LDAP quota precedence
Addresses documentation TODO items in nextcloud/server#28052

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-07-08 11:23:37 -04:00
Marc Hefter
eeb14ed0c9 LDAP/AD user profile synchronization
* feature addition: [user_ldap] update user profile from LDAP
* added Fediverse field explanation
* clearification of user profile data handling
* data handling on profile update in user_ldap
* being more specific about the data corrected some misformatted parts
* better handling of user profile changes
* removed profile data from LDAP will get removed

Signed-off-by: Marc Hefter <marchefter@gmail.com>
2023-05-16 10:00:54 +02:00
Jack Henschel
512145364f Update user_auth_ldap.rst 2021-12-23 18:11:46 +01:00
Roeland Jago Douma
eb82b93a46 Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
Jan C. Borchardt
444d91253e Fix images and alt tags, fix #621, fix #622
- Change all `.. figure::` elements to `.. image::`
- Add empty `:alt:` so it is clear to screen readers that the images are decorative and don’t duplicate content
- Update styleguide with that info

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-15 20:18:42 +02:00
Sascha Wiswedel
bb393f38eb documented usage of variables for external storages
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-16 11:43:57 +01:00
Morris Jobke
a3edb5c876 Add info about LDAP info caching
Signed-off-by: Morris Jobke <hey@morrisjobke.de>

Update admin_manual/configuration_user/user_auth_ldap.rst

Co-authored-by: blizzz <blizzz@arthur-schiwon.de>
2020-08-12 16:40:42 +02:00
Sascha Wiswedel
2d02dd8a0a fixup syntax error
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 14:49:30 +02:00
Sascha Wiswedel
f34aacf311 Note on configuring failover LDAP servers
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 11:12:03 +02:00
Julius Härtl
51fb7ebea1 LDAP: Warn about changing uid
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-11 16:02:04 +01:00
Andrew Morgan
c92ef60dc1 Fix typo
"turn of loading" -> "turn off loading"

Signed-off-by: Andrew Morgan <andrew@amorgan.xyz>
2019-06-02 13:51:58 +01:00
Jack Henschel
827a943fc3 LDAP configuration: clarify effect of "Turn off SSL cert verification"
This patch adds an alternate possibility to disable ssl certificate
verification in LDAP connections for a particular host.

As discussed in https://github.com/nextcloud/server/issues/14821

For reference:
https://stackoverflow.com/a/13593766/4159145
https://manpages.debian.org/stretch/libldap-common/ldap.conf.5.en.html
2019-04-02 15:32:15 +02:00
Flávio Gomes da Silva Lisboa
d0bef194f6 Documentation: behaviour with empty LDAP user-attributes undocumented #1010 2019-02-04 16:31:37 -02:00
Morris Jobke
cab9d8e1ea Remove sizelimit explanation because it is not logged anymore in 15+
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-15 11:08:14 +01:00
Arthur Schiwon
8eb0e5b29b you need to live wiht sizelimit exceeded
even stated in the php docs: http://php.net/manual/en/function.ldap-search.php

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-11-05 16:46:13 +01:00
Arthur Schiwon
0bef515783 add information about configurable LDAP Avatar behaviour
ref https://github.com/nextcloud/server/pull/10098
2018-07-04 12:44:16 +02:00
Arthur Schiwon
234f55629e update outdated info 2018-07-04 12:43:16 +02:00
Manuel Stahl
d1530c2c55 user_auth_ldap: List password change feature
Fixes #734
2018-05-03 16:06:27 +02:00
Arthur Schiwon
08dbd677de explain how to enable user login with nested groups
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-12-19 13:08:43 +01:00
Arthur Schiwon
a3a3014a69 clarify permissions needed for ldap password change
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-12-04 11:37:05 +01:00
peterdamian
9919a3fd3d #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00
Arthur Schiwon
747351247c add documentation about updateAttributesInterval
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-11-13 16:25:10 +01:00
peterdamian
530a67034f Change Sqlite to SQLite, behaviour to behavior and acute accent to apostrophe 2017-11-10 15:17:48 -05:00
Roger Szabo
442a01ffc3 comment by blizzz 20170425
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2017-04-25 18:29:47 +08:00
Roger Szabo
c0bfba2fcc ldap default password policy
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2017-04-25 17:25:59 +08:00
Joas Schilling
27cb92fb6b Adjust more mentions on php versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:00:43 +01:00
Morris Jobke
2fe8fd88bf Merge pull request #240 from GitHubUser4234/master
Documentation for enabling changing passwords in user_ldap
2016-12-09 12:44:53 +01:00
Morris Jobke
76db1b7832 fix all the warnings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-09 12:07:01 +01:00
Roger Szabo
08dd8d9392 use bullet points
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2016-12-07 16:59:32 +08:00
Joas Schilling
84aa7807bd Remove trailing whitespaces
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-07 07:28:36 +01:00
Joas Schilling
52c02a5ab5 Merge pull request #187 from dnutan/master
auth LDAP + user provisioning API
2016-12-07 07:22:33 +01:00
Morris Jobke
d4eb8bfd3a fix typo
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:05:43 +01:00
Morris Jobke
360842eee2 adjust to @blizzz comments
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:04:50 +01:00
Morris Jobke
e279124261 Document sizelimit exceed
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 10:59:48 +01:00
dnutan
662821b706 Update user_auth_ldap.rst
Changes to be carefully reviewed.

Note: the following **Directory Settings** options are not described in the documentation:

* Dynamic Group Member URL
* Nested Groups
* Paging chunksize
2016-09-24 16:21:22 +02:00
root
97ecc15074 doc for password policy 2016-09-05 16:55:04 +08:00
root
d5845872bc layout correction 2016-08-23 15:50:52 +08:00
root
c8e772de31 layout correction 2016-08-23 15:49:27 +08:00
root
baa61a87fc layout correction 2016-08-23 15:39:38 +08:00
root
32d060cf09 wording 2016-08-23 15:39:02 +08:00
root
afd5b78a46 wording 2016-08-23 15:36:06 +08:00
root
d30c29329f layout correction 2016-08-23 15:34:02 +08:00
root
0bfca91281 layout correction 2016-08-23 15:20:45 +08:00
root
699146e05f add comments for pr #600 2016-08-23 15:15:00 +08:00
Joas Schilling
d3d6ea5ac4 Some more cleanup 2016-07-21 15:31:49 +02:00
Lukas Reschke
6ccd2c5678 Branding 2016-07-21 00:21:47 +02:00
Patric Lenhart
7b5d71853d changed ownCloud to Nextcloud for LDAP auth
replaced old screenshots and removed unsused image
2016-06-20 10:53:33 +02:00
Carla Schroder
1c101a6880 2nd user attribute ldap 2016-03-28 11:42:05 -07:00