Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i have a few problems in setting my Documents access properly. I made 2 different configurations but i could not get the desired result. I hope someone can help me.
STEP 0:NEITHER AD NOR LDAP CONNECTORS
Users can acces to the panel because the machine is in the domain
STEP 1: USING AD CONNECTOR
I set ActiveDirectory connector as LDAP://myad.it (i tried also LDAP://DC=myad,DC=it and LDAP://dc-01.myad.it/dc=myad,dc=it as well) but the
What I've been trying to do is to set up permissions to each single document for users but there are several errors which make me think the configuration I made is not enough:
23/10/2012 13:04:33.1312967 Warning (ActiveDirectory.ActiveDirectoryProvider) Exception while initializing LDAP://myad.it: There is no such object on the server.
23/10/2012 13:04:33.1312967 Error (DSC.DirectoryFramework) setup path not successful for user '' at 'LDAP://myad.it': System.DirectoryServices.DirectoryServicesCOMException (0x80072030): There is no such object on the server.
at System.DirectoryServices.SearchResultCollection.ResultsEnumerator.MoveNext()
at ActiveDirectory.ActiveDirectoryProvider.SetupPath(String _path, String _username, String _password)
at DSC.DirectoryFramework.SetupResource(Guid id, String type, String path, String username, String password, IDictionary`2 newSettings)
23/10/2012 13:04:33.1312967 Warning (DSC.DirectoryFramework) Setting up adDSP 'LDAP://myad.it' wasn't successful: There is no such object on the server.
STEP 2: USING LDAP CONNECTORS
I setup an LDAP connector and everything changed because i could search for users (this means that the problem lies on the AD) but i came through new errors:
Does anyone have an idea on how to address this issue?
Does anyone have an idea on how to address this issue?