Hi, As we are planning to change admin user to app user, I wonder if it is possible to use certificate based authentication instead of just secret?. At best secret+certificat /TK
Hello,
Unfortunately, there is currently no such possibility. However, we do have the feature in our TODO list. There is no ETA for the feature, but it will be available in one of the future Adaxes releases.
How can I allow manager of distribution group to edit just email aliases (proxy addresess) of that group? Not the primary SMTP address.
We would like to auto enroll our entire company into Adaxes for self service but do not want to use the question/answer format but instead their phone numbers (provided by HR department). Is this possible? Best, Evangelos
On Approval Requests, in the web console, Initiator shows "N/A" instead of the custom command scheduled task. The admin console shows the custom command scheduled task though. Any way to fix that?
We are looking at Adaxes as a way to update user's passwords offline and updating the computer's cached password. Currently, a majority of our computers are off the network ... via the Internet. Is this a viable option? What issues are we not considering?
We were used to bind to group member object using: $member = $Context.BindToObjectByDN("%member%") which worked perfectly, but now it is not. Its because %member% is returning ... ? And is it possible to get DN of added/removed member using another variable?