<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word" xmlns:m = 
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2800.1601" name=GENERATOR>
<STYLE>@font-face {
        font-family: Cambria Math;
}
@font-face {
        font-family: Calibri;
}
@page Section1 {size: 612.0pt 792.0pt; margin: 70.85pt 70.85pt 70.85pt 70.85pt; }
P.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
LI.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
DIV.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: "Calibri","sans-serif"; mso-style-type: personal-compose
}
.MsoChpDefault {
        mso-style-type: export-only
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=IS vLink=purple link=blue>
<DIV><SPAN class=049441206-07052008><FONT face=Arial color=#0000ff 
size=2>There is a schema for sudo entries look at <A 
href="http://fci.wikia.com/wiki/Setting_Up_A_Centralised_Authentication_Server_With_Sudo_Access_Using_LDAP">http://fci.wikia.com/wiki/Setting_Up_A_Centralised_Authentication_Server_With_Sudo_Access_Using_LDAP</A></FONT></SPAN></DIV>
<DIV><SPAN class=049441206-07052008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=049441206-07052008><FONT face=Arial color=#0000ff size=2>You 
have to modify the given shema to be compatible with fds (a script exists to 
convert schema):</FONT></SPAN></DIV>
<DIV><SPAN class=049441206-07052008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=049441206-07052008><FONT face=Arial color=#0000ff size=2># cat 
77sudo.ldif 
<BR>#<BR>################################################################################<BR>#<BR>dn: 
cn=schema<BR>#<BR>################################################################################<BR>#<BR>attributeTypes: 
(<BR>  1.3.6.1.4.1.15953.9.1.1<BR>  NAME 'sudoUser'<BR>  DESC 
'User(s) who may run sudo'<BR>  EQUALITY caseExactIA5Match<BR>  SUBSTR 
caseExactIA5SubstringsMatch<BR>  SYNTAX 
1.3.6.1.4.1.1466.115.121.1.26<BR>  
)<BR>#<BR>################################################################################<BR>#<BR>attributeTypes: 
(<BR>  1.3.6.1.4.1.15953.9.1.2<BR>  NAME 'sudoHost'<BR>  DESC 
'Host(s) who may run sudo'<BR>  EQUALITY caseExactIA5Match<BR>  SUBSTR 
caseExactIA5SubstringsMatch<BR>  SYNTAX 
1.3.6.1.4.1.1466.115.121.1.26<BR>  
)<BR>#<BR>################################################################################<BR>#<BR>attributeTypes: 
(<BR>  1.3.6.1.4.1.15953.9.1.3<BR>  NAME 'sudoCommand'<BR>  DESC 
'Command(s) to be executed by sudo'<BR>  EQUALITY 
caseExactIA5Match<BR>  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26<BR>  
)<BR>#<BR>################################################################################<BR>#<BR>attributeTypes: 
(<BR>  1.3.6.1.4.1.15953.9.1.4<BR>  NAME 'sudoRunAs'<BR>  DESC 
'User(s) impersonated by sudo'<BR>  EQUALITY caseExactIA5Match<BR>  
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26<BR>  
)<BR>#<BR>################################################################################<BR>#<BR>attributeTypes: 
(<BR>  1.3.6.1.4.1.15953.9.1.5<BR>  NAME 'sudoOption'<BR>  DESC 
'Options(s) followed by sudo'<BR>  EQUALITY caseExactIA5Match<BR>  
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26<BR>  
)<BR>#<BR>################################################################################<BR>#<BR>objectClasses: 
(<BR>  1.3.6.1.4.1.15953.9.2.1<BR>  NAME 'sudoRole'<BR>  DESC 
'Sudoer Entries'<BR>  SUP top<BR>  STRUCTURAL<BR>  MUST ( cn 
)<BR>  MAY ( sudoUser $ sudoHost $ sudoCommand $ sudoRunAs $ sudoOption $ 
description )<BR>  
)<BR>#<BR>################################################################################<BR>#</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  fedora-directory-users-bounces@redhat.com 
  [mailto:fedora-directory-users-bounces@redhat.com]<B>On Behalf Of </B>Siguršur 
  Bjarnason<BR><B>Sent:</B> Monday 5 May 2008 18:33<BR><B>To:</B> 
  Fedora-directory-users@redhat.com<BR><B>Subject:</B> [Fedora-directory-users] 
  Usermod<BR><BR></FONT></DIV>
  <DIV class=Section1>
  <P class=MsoNormal>Hi All<o:p></o:p></P>
  <P class=MsoNormal><o:p> </o:p></P>
  <P class=MsoNormal>Is there any way of defineing usermod with FDS ?, 
  <o:p></o:p></P>
  <P class=MsoNormal><o:p> </o:p></P>
  <P class=MsoNormal>Lets say that I am user „siggi“ and I need to give him 
  rights to login as user „test“ is that possible with FDS ?<o:p></o:p></P>
  <P class=MsoNormal><o:p> </o:p></P>
  <P class=MsoNormal>Regards<o:p></o:p></P>
  <P class=MsoNormal>Siggi<o:p></o:p></P>
  <P class=MsoNormal><o:p> </o:p></P></DIV></BLOCKQUOTE>
<p><span style="font-family:'MS Sans Serif';font-size:8.2pt;">Atos Worldline SA/NV - Chaussee de Haecht 1442 Haachtsesteenweg </span></p>
<p><span style="font-family:'MS Sans Serif';font-size:8.2pt;">- 1130 Brussels - Belgium</span></p>
<p><span style="font-family:'MS Sans Serif';font-size:8.2pt;">RPM-RPR Bruxelles-Brussel - TVA-BTW BE 0418.547.872</span></p>
<p><span style="font-family:'MS Sans Serif';font-size:8.2pt;">Bankrekening-Compte Bancaire-Bank Account 310-0269424-44</span></p>
<p><span style="font-family:'MS Sans Serif';font-size:8.2pt;">BIC BBRUBEBB - IBAN BE55 3100 2694 2444</span></p>
<p><span style="font-family:'MS Sans Serif';font-size:8.2pt;"></span></p>
<p><span style="font-family:'MS Sans Serif';font-size:8.2pt;"> </span></p>
<p><span style="font-family:'MS Sans Serif';font-size:8.2pt;">"The information contained in this e-mail and any attachment thereto is confidential and may contain information which is protected by intellectual property rights.</span></p>
<p><span style="font-family:'MS Sans Serif';font-size:8.2pt;">This information is intended for the exclusive use of the recipient(s) named above.</span></p>
<p><span style="font-family:'MS Sans Serif';font-size:8.2pt;">This e-mail does not constitute any binding relationship or offer toward any of the addressees.</span></p>
<p><span style="font-family:'MS Sans Serif';font-size:8.2pt;">If you are not one of the addressees , one of their employees or a proxy holder entitled to hand over this message to the addressee(s), any use of the information contained herein (e.g. reproduction, divulgation, communication or distribution,...) is prohibited.</span></p>
<p><span style="font-family:'MS Sans Serif';font-size:8.2pt;">If you have received this message in error, please notify the sender and destroy it immediately after.</span></p>
<p><span style="font-family:'MS Sans Serif';font-size:8.2pt;">The integrity and security of this message cannot be guaranteed and it may be subject to data corruption, interception and unauthorized amendment, for which we accept no liability."</span></p></BODY></HTML>