{
"BindDN" : "ldapservice@HOME.HTT-CONSULT.COM",
"LdapURI" : "ldaps://nsdc-homebase.home.htt-consult.com",
"DiscoverDcType" : "ldapuri",
"StartTls" : "",
"port" : 636,
"host" : "nsdc-homebase.home.htt-consult.com",
"isAD" : "1",
"isLdap" : "",
"UserDN" : "dc=home,dc=htt-consult,dc=com",
"GroupDN" : "dc=home,dc=htt-consult,dc=com",
"BindPassword" : "_XXXXXXXXXXXXXXXXXXX",
"BaseDN" : "dc=home,dc=htt-consult,dc=com",
"LdapUriDn" : "ldap:///dc%3Dhome%2Cdc%3Dhtt-consult%2Cdc%3Dcom"
}
I broke this up into a line per user instead of the one long line it produced.
{"administrator@htt-consult.com":{"locked":1,"gecos":"Administrator","expired":0,"groups":[],"shell":"/usr/libexec/openssh/sftp-server","new":0,"expires":"yes"}
,"admin@htt-consult.com":{"locked":1,"gecos":"NethServer Administrator","expired":0,"groups":[],"shell":"/usr/libexec/openssh/sftp-server","new":1,"expires":"yes"}
,"abba@htt-consult.com":{"locked":0,"gecos":"Abba","expired":0,"groups":[],"shell":"/bin/bash","new":0,"expires":"no"}
,"rgm@htt-consult.com":{"locked":0,"gecos":"Robert Moskowitz","expired":0,"groups":[],"shell":"/bin/bash","new":0,"expires":"no"}}
I thought that the users would be created in the AD zone of home.htt-consult.com, not the ‘root’ zone of htt-consult.com
But the web tool still cannot connect to get status.