To resolve the error “The Microsoft.ACE.OLEDB.12.0 provider is not registered on the local machine” in Cionsystems products or any .net web applications. You will get this error while uploading the csv file during bulk creation. It is because of non-existence of “Microsoft Access Database Engine 2013 (32 bit) on the server. Resolution: On the...
Read more »
Error while changing the AD user password (Change required in GPO policy) You will get this error while changing the password of Active Directory user directly by using native AD tool or from Cionsystems Enterprise SelfService or ADMPRO Applications. Resolution : In Domain control “Default Domain Policy “ Set the “Minimum password age” to...
Read more »
To Resolve this issue on the domain join machine need to follow the below steps for the Installation of Cionsystems Multifactor Auth for all. STEPS TO BE FOLLOWED WHILE INSTALLING CIONSYSTEMS MULTIFACTOR .. 1. Login to your machine with the user name and password. 2. Start–> command prompt –>Right click on cmd and run...
Read more »
Login into ADM Pro Manager with admin user 2. Go to Admin option –>Click on Server Settings –> Click on SMTP Server Settings 3. Enter SMTP Server information, Enter Email address from which mail id, email has to be send and enter User name and Password then authenticate it. Now select User Secure Connection...
Read more »
Exchange and Lync Domain Account Settings For exchange and lync user creation the configured domain account should be a member of the following 2 groups. 1. Organization Management (This is required for Exchange to work properly) 2. RTCUniversalUserAdmins (This is required for Lync to work properly)
Read more »
To list no of establish connections netstat -an | grep “:389.*EST” | wc -l netstat -an | grep -c “:389″ To list all the connections with ip detaials lsof -i tcp:389 To view the config.ldif file from the openldap command line prompt vi /etc/openldap/slapd.d/cn=config.ldif To edit the file from the particular path in openldap...
Read more »
Manually Configuring database of ADMPRO 1.Run the ADMPRO db script to create the db. 2.Manual change the config files. Manually changing of Config files with Sql instance and port no Below is the Windows authentication connection string for admpro <add key=”ConnectionString” value=”Data Source=ptm\mssqlserver1,3785;Initial Catalog=CION_AD_MANAGER_PRO;persist security info=False;Integrated Security=SSPI”/> Note : In data source you have...
Read more »
Login failed for user <user> This error can take a variety of forms, including: Login failed for user ‘(null)’ Login failed for user domain\username Login failed for user computer\ASPNET The likely cause is that you are working with a Web application and are trying to access a computer running Microsoft SQL Server. The specific error or exception...
Read more »
1. Now you can pin Cion ESS Application to your home screen on Mobile so that you can quickly Access them 2. Open Menu in mobile as shown below. 3. Launch Chrome Browser from the Menu and enter ESSP URL in Address bar 4. Once ESSP page loaded tap the menu button and tap...
Read more »
By some reason if the Export from CION GPO Manager doesn’t work, You can export the GPO Manually. The reason can be because of the special characters introduced in the OU’s or domain objects etc Login into your domain(Eg : ciondev.local) with local administrator account Please create a folder in your domain with name...
Read more »