Latest SANDPIT - MERGE from CVS (MERGE-GIT)
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE template SYSTEM "template.dtd">
|
||||
|
||||
<template>
|
||||
<title>Simple Security Object</title>
|
||||
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
||||
<icon>images/user.png</icon>
|
||||
<description>New Simple Security Object</description>
|
||||
<askcontainer>1</askcontainer>
|
||||
<description>New Simple Security Object</description>
|
||||
<icon>images/user.png</icon>
|
||||
<invalid>0</invalid>
|
||||
<rdn>userid</rdn>
|
||||
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
||||
<title>Generic: Simple Security Object</title>
|
||||
<visible>1</visible>
|
||||
|
||||
<objectClasses>
|
||||
@@ -25,25 +27,11 @@
|
||||
<attribute id="userPassword">
|
||||
<display>Password</display>
|
||||
<icon>images/lock.png</icon>
|
||||
<type>password</type>
|
||||
<verify>1</verify>
|
||||
<helper>
|
||||
<display>Encryption</display>
|
||||
<id>enc</id>
|
||||
<option>blowfish</option>
|
||||
<option>clear</option>
|
||||
<option>crypt</option>
|
||||
<option>ext_des</option>
|
||||
<option>md5</option>
|
||||
<option>md5crypt</option>
|
||||
<option>sha</option>
|
||||
<option>smd5</option>
|
||||
<option>ssha</option>
|
||||
<value>md5</value>
|
||||
</helper>
|
||||
<post>=php.Password(%enc%,%userPassword%)</post>
|
||||
<order>5</order>
|
||||
<page>1</page>
|
||||
<post>=php.PasswordEncrypt(%enc%;%userPassword%)</post>
|
||||
<verify>1</verify>
|
||||
</attribute>
|
||||
</attributes>
|
||||
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user