Todd C. Miller
3786654dbd
Add NETGROUP_QUERY option for servers that can't match nisNetgroupTriple.
...
This can be used to support netgroup queries on systems that lack
the innetgr() function and where the LDAP server cannot query the
nisNetgroup by nisNetgroupTriple.
2023-06-07 10:10:52 -06:00
Todd C. Miller
493b2441d4
Fix display of escape sequencees in ldapsearch example.
2023-03-28 16:04:47 -06:00
Todd C. Miller
24f04c8cb3
Add example to verify support for searching by nisNetgroupTriple.
2023-03-12 12:04:47 -06:00
Todd C. Miller
916d8b47c1
Sudo now does its own netgroup lookups if NETGROUP_BASE is set.
...
Previously, it only performed netgroup queries to determine the
list of netgroups a user was a member of.
2023-03-10 19:19:23 -07:00
Todd C. Miller
3726e38394
Stop using 8n width in tagged lists.
...
Use either 4n, when the body is expected to wrap or the width of
the longest tag when no wrapping is expected.
2023-01-16 08:53:35 -07:00
Todd C. Miller
c341608072
Remove most uses of the deprecated Li macro which has no effect.
...
Also fix some other incorrect markup.
2022-09-13 19:56:45 -06:00
Todd C. Miller
308a6c31d9
Sync with schema.OpenLDAP for user/group utf8 support.
2022-07-25 11:02:47 -06:00
Todd C. Miller
9f5615e5b1
Avoid using "note that" and "note: " in documentation.
2022-02-16 16:38:44 -07:00
Todd C. Miller
9175954895
Remove "please" from the documentation, it is considered bad style.
2022-02-16 12:33:32 -07:00
Todd C. Miller
3b6f620e3e
Update links to sudo web site and reference markdown docs.
2022-02-10 13:15:39 -07:00
Todd C. Miller
be45d8fef4
"plain text" -> "plaintext" for consistency.
2022-01-27 12:43:19 -07:00
Todd C. Miller
e4ee1a8502
Replace uid and gid with user-ID and group-ID in more places.
2022-01-20 10:08:34 -07:00
Todd C. Miller
17b7ac3460
Sudo now recovers from sudoers syntax errors.
2022-01-19 18:42:09 -07:00
Todd C. Miller
0d0e7de454
Use the Oxford comma consistently, it is helpful in technical documents.
2022-01-19 18:41:23 -07:00
Todd C. Miller
e88087721b
Add support in the LDAP filter for negated users.
...
Based on a diff from Simon Lees
2022-01-18 11:20:22 -07:00
Todd C. Miller
289a045a4f
Rename "doc" directory to "docs" for better GitHub compatibility.
2021-11-10 16:45:16 -07:00