- Yes, I am sure that I can add workstations and servers without domain admin account.
- Also I tried to use LDAP user, but usually I have error:
Application to work with LDAP is standart in owncloud installation called: “LDAP Integration” version 0.13.0.
- I go to User Authentication
- push “+” button to add one more domain to authenticate,
- add my domain controller IP address and 389 port for that.
- add CN where my user is located “non Domain Admin” “CN=owncloud,CN=Users,DC=xxx,DC=xxx”
- add password in password place
- Use for base DN - “OU=Users,OU=xxx,DC=xxx,DC=xxx”
I got error Configuration incomplete, and if I use Test Base DN button, error is : “LDAP Operations error
The Base DN appears to be wrong”.
So here I cannot work with domain too.
Maybe there are some limitation, that user must be in Domain Admins group, but this is wrong. I don’t know.