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 using […]
Lync Configuration: It’s a two step process 1. Install the pre-requisites. 2. Configure Lync Settings in ADMPro. Install the pre-requisites. Please download the Lync Pre-requisites from the below link. http://www.cionsystems.com/CA/LyncPre-requisites.zip Please install the following Pre-requisites on the domain join server where ADMPRO is Installed. UnZip the “Lync Pre-requisites” file and follow the step by step […]
https://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.png00shareefhttps://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.pngshareef2018-07-20 08:05:202018-07-20 08:05:20Configuration of Lync Server in Cionsystems ADMPro.
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 to […]
https://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.png00Razihttps://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.pngRazi2018-07-17 04:20:332018-07-17 04:20:33Windows Authentication connecting string–Manual Configuration for ADMPRO DB
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 that […]
https://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.png00Razihttps://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.pngRazi2018-07-14 02:12:272018-07-14 02:12:27Login failed for user – SQL Server Error for CionSystems Products
A. De–Provisioning Template Creation : 1. Login to CionSystems ADM Pro Manager with Admin Credentials as below 2.Go to AD Management–>User –>Templates à Click on De–Provision template 3.In De–Provision Templates you can create new De-provision templates by selecting multiple options. 4.As shown in the above Image enter template name and select De-Provision time Option as […]
https://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.png00adminhttps://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.pngadmin2018-07-13 06:38:032018-07-13 06:38:03De-provisioning of Users in ADM Pro
1. Configure the IIS with the following Features (Common HTTP Features -> Static Content ->Default Document -> WebDAV Publishing 2. Select Management Tools à IIS Management Console 3. IIS 6 Management Compatibility àIIS 6 Meta base compatibility 4. In Application Development -> Select ASP.NET, .Net Extensibility, ISAPI Extension, ISAPI Filters
https://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.png00adminhttps://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.pngadmin2018-05-05 05:58:102018-05-05 05:58:10IIS Configuration on Windows Server 2008 R2
Basic openldap queries and config files
/0 Comments/in CionSystems /by RaziTo 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 using […]
Configuration of Lync Server in Cionsystems ADMPro.
/0 Comments/in CionSystems /by shareefLync Configuration: It’s a two step process 1. Install the pre-requisites. 2. Configure Lync Settings in ADMPro. Install the pre-requisites. Please download the Lync Pre-requisites from the below link. http://www.cionsystems.com/CA/LyncPre-requisites.zip Please install the following Pre-requisites on the domain join server where ADMPRO is Installed. UnZip the “Lync Pre-requisites” file and follow the step by step […]
Windows Authentication connecting string–Manual Configuration for ADMPRO DB
/0 Comments/in CionSystems /by RaziManually 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 to […]
Login failed for user – SQL Server Error for CionSystems Products
/0 Comments/in CionSystems /by RaziLogin 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 that […]
De-provisioning of Users in ADM Pro
/0 Comments/in CionSystems /by adminA. De–Provisioning Template Creation : 1. Login to CionSystems ADM Pro Manager with Admin Credentials as below 2.Go to AD Management–>User –>Templates à Click on De–Provision template 3.In De–Provision Templates you can create new De-provision templates by selecting multiple options. 4.As shown in the above Image enter template name and select De-Provision time Option as […]
IIS Configuration on Windows Server 2008 R2
/0 Comments/in CionSystems /by admin1. Configure the IIS with the following Features (Common HTTP Features -> Static Content ->Default Document -> WebDAV Publishing 2. Select Management Tools à IIS Management Console 3. IIS 6 Management Compatibility àIIS 6 Meta base compatibility 4. In Application Development -> Select ASP.NET, .Net Extensibility, ISAPI Extension, ISAPI Filters