You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.8 KiB

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="BeAUserSync.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="UserName" Type="System.String" Scope="User">
<Value Profile="(Default)">cn=read-only-admin,dc=example,dc=com</Value>
</Setting>
<Setting Name="Password" Type="System.String" Scope="User">
<Value Profile="(Default)">password</Value>
</Setting>
<Setting Name="AutheticationType" Type="System.String" Scope="User">
<Value Profile="(Default)">16</Value>
</Setting>
<Setting Name="BaseDN" Type="System.String" Scope="User">
<Value Profile="(Default)">OU=Prd_Personal, OU=Prd_User,OU=Prd_Org, OU=Prd, DC=tgcorp,DC=ch</Value>
</Setting>
<Setting Name="Filter" Type="System.String" Scope="User">
<Value Profile="(Default)">(objectClass=person)</Value>
</Setting>
<Setting Name="emailattribute" Type="System.String" Scope="User">
<Value Profile="(Default)">mail</Value>
</Setting>
<Setting Name="LDAPServer" Type="System.String" Scope="User">
<Value Profile="(Default)">LDAP://ldap.forumsys.com:389/dc=example,dc=com</Value>
</Setting>
<Setting Name="LoginAttribute" Type="System.String" Scope="User">
<Value Profile="(Default)">uid</Value>
</Setting>
<Setting Name="connectionstring" Type="System.String" Scope="User">
<Value Profile="(Default)">data source=shu00;initial catalog=bea_prod;integrated security=SSPI;persist security info=false;workstation id=;packet size=4096;user id=sa;password=*shu29</Value>
</Setting>
<Setting Name="Dataselect" Type="System.String" Scope="User">
<Value Profile="(Default)">2</Value>
</Setting>
</Settings>
</SettingsFile>