[phpldapadmin] [ phpldapadmin-Feature Requests-1913461 ] Sudo LDAP template
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Feature Requests item #1913461, was opened at 2008-03-13 23:24
Message generated for change (Comment added) made by wurley
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498549&aid=1913461&group_id=61828
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: Future
>Status: Closed
Priority: 5
Private: No
Submitted By: Manuel Enrique Cotallo Torres (mcotallo)
Assigned to: Nobody/Anonymous (nobody)
Summary: Sudo LDAP template
Initial Comment:
Hi, dear friends ...
As sudo is becoming increasingly important for administering machines... what about a template for sudo schema in new versions?
This is the sudo schema supported by openldap:
attributetype ( 1.3.6.1.4.1.15953.9.1.1
NAME 'sudoUser'
DESC 'User(s) who may run sudo'
EQUALITY caseExactIA5Match
SUBSTR caseExactIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
attributetype ( 1.3.6.1.4.1.15953.9.1.2
NAME 'sudoHost'
DESC 'Host(s) who may run sudo'
EQUALITY caseExactIA5Match
SUBSTR caseExactIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
attributetype ( 1.3.6.1.4.1.15953.9.1.3
NAME 'sudoCommand'
DESC 'Command(s) to be executed by sudo'
EQUALITY caseExactIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
attributetype ( 1.3.6.1.4.1.15953.9.1.4
NAME 'sudoRunAs'
DESC 'User(s) impersonated by sudo'
EQUALITY caseExactIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
attributetype ( 1.3.6.1.4.1.15953.9.1.5
NAME 'sudoOption'
DESC 'Options(s) followed by sudo'
EQUALITY caseExactIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
objectclass ( 1.3.6.1.4.1.15953.9.2.1 NAME 'sudoRole' SUP top STRUCTURAL
DESC 'Sudoer Entries'
MUST ( cn )
MAY ( sudoUser $ sudoHost $ sudoCommand $ sudoRunAs $ sudoOption $descri
ption ) )
Regards, and great work !
M. Cotallo.
----------------------------------------------------------------------
>Comment By: Deon George (wurley)
Date: 2009-04-26 10:53
Message:
The wiki is a good place for these contributions. Added this to:
http://phpldapadmin.sourceforge.net/wiki/index.php/SchemaContributed:Sudo
Thanks..
----------------------------------------------------------------------
Comment By: Marek Wojtaszek (speedziak)
Date: 2008-03-20 00:36
Message:
Logged In: YES
user_id=2040492
Originator: NO
If someone what's that template, it is avalible at
http://marek.wojtaszek.name/stuff/sudoRole.xml
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498549&aid=1913461&group_id=61828
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
______________________________________
phpLDAPadmin development mailing list.
To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel
http://phpldapadmin.sourceforge.net/