Update Question 10.16:
- Mark up su(1) - Mark up Kerberos with <application> - Mark up -K with <option> Approved by: gabor
This commit is contained in:
parent
927e5ea91e
commit
76cd0ac255
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32331
1 changed files with 4 additions and 4 deletions
|
@ -6178,16 +6178,16 @@ options SYSVMSG # enable for messaging</programlisting>
|
|||
|
||||
<qandaentry>
|
||||
<question id="root-acl">
|
||||
<para>Why is su bugging me about not being in
|
||||
<para>Why is &man.su.1; bugging me about not being in
|
||||
<username>root</username>'s ACL?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
|
||||
<para>The error comes from the Kerberos distributed
|
||||
<para>The error comes from the <application>Kerberos</application> distributed
|
||||
authentication system. The problem is not fatal but annoying.
|
||||
You can either run su with the -K option, or uninstall
|
||||
Kerberos as described in the next question.</para>
|
||||
You can either run su with the <option>-K</option> option, or uninstall
|
||||
<application>Kerberos</application> as described in the next question.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue