You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by pn...@apache.org on 2005/03/02 17:12:49 UTC

cvs commit: jakarta-slide/proposals/tamino/etc/urm OS.xml.template

pnever      2005/03/02 08:12:49

  Modified:    proposals/tamino/etc/urm Tag: TWS421_BRANCH OS.xml.template
  Log:
  On behalf of Eckehard :)
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.4.3   +1 -3      jakarta-slide/proposals/tamino/etc/urm/OS.xml.template
  
  Index: OS.xml.template
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/proposals/tamino/etc/urm/OS.xml.template,v
  retrieving revision 1.1.4.2
  retrieving revision 1.1.4.3
  diff -u -r1.1.4.2 -r1.1.4.3
  --- OS.xml.template	2 Mar 2005 08:28:37 -0000	1.1.4.2
  +++ OS.xml.template	2 Mar 2005 16:12:49 -0000	1.1.4.3
  @@ -2,7 +2,7 @@
   <SagUrmConfiguration>
       <Authenticator Class="org.apache.slide.urm.authenticator.impl.ssx.URMAuthenticatorSSX" Info="SSX authenticator provider" ProviderURL="http://www.openldap.org/">
           <Attributes>
  -            <Attribute name="sensitive" value="true" description="indicates if user and domain should be handeled case sensitive: true if case sensitive, false else" />
  +            <Attribute name="sensitive" value="false" description="indicates if user and domain should be handeled case sensitive: true if case sensitive, false else" />
               <Attribute name="authType" value="os" description="Choosen authentication."/>
               <Attribute name="cacheSize" value="100" description="The size of the authenticated user cache."/>
               <Attribute name="cacheTime" value="900" description="The time in seconds till the user will be valid in the cache after a successful authentication."/>
  @@ -33,8 +33,6 @@
               <UserDatabase Class="org.apache.slide.urm.authenticator.userdb.impl.ssx.URMUserDBManagerSpiSSX" Info="SSX administrator provider" ProviderURL="http://www.openldap.org/">
   
                   <Attributes>
  -          	    <Attribute name="guestId" value="SemanticServer" description="URM Guest account" />
  -                    <Attribute name="guestPassword" value="SemanticServer" description="URM Guest password" />                     
                       <Attribute name="allCacheSize" value="100" description="The size of all the caches (all users, all groups, group members etc.)."/>
                       <Attribute name="allCacheTime" value="900" description="The time in seconds till antry will be valid in the cache (of all users, all groups, group members etc.)."/>
                       <!--Attribute name="defaultDomain" value="domain name" description="The specified doamin will be used for OS authentication if is not specified explicit."/-->
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org