sudo roles: added "not before", "not after" and order
This commit is contained in:
parent
555983b92d
commit
c49a0669b7
|
@ -3,6 +3,7 @@ June 2014 4.6
|
||||||
- Extended LAM's internal password policies
|
- Extended LAM's internal password policies
|
||||||
- LAM Pro:
|
- LAM Pro:
|
||||||
-> Password self reset and user self registration support to set a header text
|
-> Password self reset and user self registration support to set a header text
|
||||||
|
-> Sudo roles: support latest schema
|
||||||
|
|
||||||
|
|
||||||
18.03.2014 4.5
|
18.03.2014 4.5
|
||||||
|
|
|
@ -5761,8 +5761,28 @@ OK (10 msec)</programlisting>
|
||||||
<para>You can manage your sudo roles in LDAP if you have installed the
|
<para>You can manage your sudo roles in LDAP if you have installed the
|
||||||
sudo-ldap package or <ulink
|
sudo-ldap package or <ulink
|
||||||
url="http://www.sudo.ws/sudo/readme_ldap.html">compiled sudo with LDAP
|
url="http://www.sudo.ws/sudo/readme_ldap.html">compiled sudo with LDAP
|
||||||
support</ulink>. To activate sudo management in LAM Pro edit your server
|
support</ulink>.</para>
|
||||||
profile and add the type "Sudo roles".</para>
|
|
||||||
|
<para>To activate sudo management in LAM Pro edit your server profile
|
||||||
|
and add the type "Sudo roles".</para>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/sudoRole1.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/sudoRole2.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
|
|
||||||
|
<para>Now you can create sudo commands.</para>
|
||||||
|
|
||||||
<screenshot>
|
<screenshot>
|
||||||
<mediaobject>
|
<mediaobject>
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 49 KiB |
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Loading…
Reference in New Issue