Re : FREAK Vulnerability
Re : Stop Admin e-mails when no report is generated

Re : ADSelfService Plus 5.2 Build 5207
Re : ADSelfService Plus 5.2 Build 5207
Hi,
Regards
ADSelfService Plus Team
Toll Free: +1-888-720-9500
Direct: +1-408-916-9890
Email: support@adselfserviceplus.com
Self Service Password Management Solution
Re : Reset or change passwords
Re : Reset or change passwords
Hi,
Regards
ADSelfService Plus Team
Toll Free: +1-888-720-9500
Direct: +1-408-916-9890
Email: support@adselfserviceplus.com
Self Service Password Management Solution
Re : notification delivery status to manager/admin
Hi,
Regards,
ADSelfService Plus Team
Toll Free: +1-888-720-9500
Direct: +1-408-916-9890
Email: support@adselfserviceplus.com
Self Service Password Management Solution
Re : notification delivery status to manager/admin
I did set the schedule as I mentioned.
But the notification to manager/admin was sent every day, regardless of the schedule settings.
And you seem like contradicting yourself on your first post:
https://forums.manageengine.com/topic/notification-delivery-status-to-manager-admin#49000007350029
So can we set the notification to manager/admin according to the user's settings?
or this is done independently so no matter how we set the schedule, it always send it everyday?
Re : notification delivery status to manager/admin
Hi,
Direct: +1-408-916-9890
Regards,
ADSelfService Plus Team
Toll Free: +1-888-720-9500
Direct: +1-408-916-9890
Email: support@adselfserviceplus.com
Self Service Password Management Solution
Re : notification delivery status to manager/admin
This is what's happening to us:
we set the password/account expiry notification to users with the following settings:
- notification frequency: on specific days
- notify users when it's 14, 3, and 1 days due to expire
- schedule time was set to 9am
- on Advanced button:
- [v] exclude disabled users
- [v] send to manager
- [v] mail admin
With those settings, we expect the
manager/admin to receive the notification report on the days
specified. And as you mentioned on the previous
post:
"... if
there are no password expiry notification sent to the end users,
then there will not be any summary notification to the admin/manager."
But the manager/admin receive the notification everyday at 9am instead of the scheduled time.
so which is it?
https://forums.manageengine.com/topic/notification-delivery-status-to-manager-admin#49000007350029
or
https://forums.manageengine.com/topic/notification-delivery-status-to-manager-admin#49000007352367
?
ADselfService Plus Single Sign On Error Cannot Create Computer Account
We have implemented ADSelfservice on our Domain environment and everything works fine except Single Sign On.Its giving the error Cannot create computer account ..once you enable single sign on and give virtual computer name and trying to add Computer account to AD. We have the domain admin privilege so we don't see any issue with privilege.
Kindly help us to resolve the issue
Re : notification delivery status to manager/admin
Hi,
Direct: +1-408-916-9890
Regards,
ADSelfService Plus Team
Toll Free: +1-888-720-9500
Direct: +1-408-916-9890
Email: support@adselfserviceplus.com
Self Service Password Management Solution
Re : ADselfService Plus Single Sign On Error Cannot Create Computer Account
Hi,
Regards
ADSelfService Plus Team
Toll Free: +1-888-720-9500
Direct: +1-408-916-9890
Email: support@adselfserviceplus.com
Self Service Password Management Solution
Re : ADSelfService Plus 5.2 Build 5207
Re : bug report
Hi,
Direct: +1-408-916-9890
Regards,
ADSelfService Plus Team
Toll Free: +1-888-720-9500
Direct: +1-408-916-9890
Email: support@adselfserviceplus.com
Self Service Password Management Solution
Re : ADSelfService Plus 5.2 Build 5207
Hi,
Regards
ADSelfService Plus Team
Toll Free: +1-888-720-9500
Direct: +1-408-916-9890
Email: support@adselfserviceplus.com
Self Service Password Management Solution
Re : FREAK Vulnerability
Eric - I resolved the Diffie-Hellman exchange issue by removing this cipher suite from the list: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
I also removed the RC4 ciphers as those are weak. My final config line ended up like this:
ciphers="SSL_RSA_WITH_3DES_EDE_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA"
Now we just need TLSv1.2 support
Can't unenroll users in 5202
- I go to the Enrolled Users report, and find the account I want to remove.
- Click the X button
- Get message:
"Are you sure want to Disenroll this user?
Note: The technician status (if applicable) will be deleted."
- Click Yes.
- The page refreshes, but the user is still there.
Re : Can't unenroll users in 5202
Hi,
Regards
ADSelfService Plus Team
Toll Free: +1-888-720-9500
Direct: +1-408-916-9890
Email: support@adselfserviceplus.com
Self Service Password Management Solution
Re : FREAK Vulnerability
I am trying to add the ciphers code to my server.xml file and every time the ManageEngine service is restarted, it appears that the server.xml file is recreated and the code that I added is gone.
Where can I add this code so that it stays in my server.xml file?