For Configuring windows authentication on standalone machine please follow the below steps: Go to SQL Server Management Studio with “sa” login. Security ->ServerRoles -> Select New Server role -> Select Members -> click Add Browse and select the desired User and click on OK.
Read more »
Windows Authentication Configuration in Sql Server for our products Go to SQL Server Management Studio with “sa” login. Security –> Login –> New Login –> click on Search button In “Select User or Group” Window, Click on “Locations” and in Location window select the domain and click on Ok. Click on Advance in user...
Read more »
CionSystems was listed as the 100 fastest growing company of 2017 by The Silicon Review magazine (SILICON100 2017) http://thesiliconreview.com/magazines/secure-your-desktops-servers-virtual-systems-and-other-devices-in-any-cloud-or-on-premise-with-our-two-factor-authentication-solution-/
Read more »
GPOManager – After adding the user in Permission to edit the GPO and User is a domain admin then editing the GPo will fail with the following “Administrative Templates encountered an error while parsing” Cause: 1. This issue occurs because several system core files have to be updated when they are related to the...
Read more »
The System Information and Comparison tool will help troubleshoot these issues quickly, thereby saving you a lot of time. Running this application you can connect to one or more systems and capture the configuration locally or remotely, save it as a master copy, or compare the configurations side by side. It supports Windows XP,...
Read more »
CionSystems Participated in the Security, Identity, access & authentication management event organized at Redmond, WA on Saturday, November 12, 2016. Zubair Ansari, CEO and Founder of CionSystems presented the talk and explain the importance of Security, identity, access and authentication.Demonstration was done using CionSystems Products for Active Directory and OpenLdap The event provides participants...
Read more »
We can do this with GPO Security settings software restriction policies more over we can also create restriction groups Details Method1: Computer Configurations > Administrative Templates > Windows Components > Windows Installer–>Turn off Windows Installer.when you double-click that option, another box will pop up, and you just have to choose Enabled, then press OK...
Read more »
LDAP configuration in ADM Pro :- Login as a admin Click on LDAP Menu Click on LDAP Domain Profiles Click on ADD Provide credentials of LDAP domain Click on Test Connection It displays “connected successfully” Now click on Save ADD a User in LDAP through ADM Pro:– Move to LDAP Query concole ADD new...
Read more »
Database exception Eg: “The conversion of a varchar data type to a datetime data type resulted in an out-of –range value.The statement has been terminated.” This is due to unmatched date-time formats between current application running system and the database. For Eg: Your application running on system which is following Spanish (Spain) with “dd/MM/yyyy”...
Read more »
Overview: Frequently used commands in Ldap for example add, modify, delete, search etc., Details: 1. Create one Ldif file Now add this Ldif file in # LDAP Add Command: #ldapadd -D “cn=Manager,dc=deep,dc=state,dc=ct,dc=us” -W -x -a –fAdd.ldif Enter the Root Password: 2. Select Ldif file which you want to modify LDAP Modify Command...
Read more »