Skip to content

Commit 314f54d

Browse files
Rui Miguel Silva Seabraabbra
authored andcommitted
Better wording for the final non-hbac option
1 parent fc73674 commit 314f54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/page/ConfiguringAixClients.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ And add the following to `/etc/pam.cfg`:
271271
userbasedn:cn=users,cn=accounts,dc=example,dc=com??(&(!(nsaccountlocked=TRUE))(memberOf=ipaUniqeID=12345678-1234-1234-1234567890ab,cn=hbac,dc=example,dc=com))
272272
(...)
273273

274-
If you don't want to use HBAC, or prevent locked users from logging in, your `userbasedn` parameter may be specified without any additional filters, like:
274+
Or... **if you don't want to use HBAC, or prevent locked users from logging in**, your `userbasedn` parameter may be specified without any additional filters, like:
275275

276276
::
277277

0 commit comments

Comments
 (0)