LDAP: error code 49 -NDS error: failed authentication (-669)" to connection" - ldap

Users of our application complain once in a while every couple of weeks that they are not able to login to application. After 10 to 15 minutes they are able to login successfully.The application has around 500 users. But, only some 10 to 15 get this issue sometime.
Our Authentication service shows the error message in log:
LDAP: error code 49 -NDS error: failed authentication (-669)" to connection"
Could the issue be in LDAP server or memory issue? Did some research on google and found https://www.novell.com/support/kb/doc.php?id=10073582 . It says "PublicKey and ACL is missing on the WebAccess_PCO object." But then no one should be able to login.
eDirectory version is 8.8.7

Related

Error on accessing email even with administrator login in odoo 14

I am using odoo 14 community edition.
I am facing error when click on email (Setting/Technical/Email)
In start its working fine but now its giving following error;
The requested operation cannot be completed due to security restrictions. Please contact your system administrator.
(Document type: Message, Operation: read) - (Records: [512], User: 2)

Unexpected token < in JSON at position 18

I want to run odoo on machine without internet connection. I've just installed odoo using internet connection, so it works, while there is internet connection. But when I turn internet off I have this error after logging:
SyntaxError: Unexpected token < in JSON at position 18
at fetch.then.res (http://10.10.10.15:8069/web:21:142)
at <anonymous>
Password and email are correct, and they are in db. There are no errors in log file.
UPDATE
This error can be tracked in browser. And comes from web.assets_backend.js.
Try accessing odoo from localhost if you have it locally in your machine
http://localhost:8069

Bugzilla 4.2.4 - Turning Off LDAP authentication

I installed Bugzilla 4.2.4. After the install I was asked to create a admin account.
So I put in a email address and a password. Opened Bugzilla and logged in as Admin. Went through the admin configuration. I want to use LDAP to authorize my users. so I set up the LDAP configuration.
I logged out and when I tried to log back in using my LDAP password. I got the following error:
Failed to bind to the LDAP server. The error message was: No such object
Traceback:
at Bugzilla/Auth/Verify/LDAP.pm line 168
Bugzilla::Auth::Verify::LDAP::_bind_ldap_for_search(...) called atBugzilla/Auth/Verify/LDAP.pm line 60
Bugzilla::Auth::Verify::LDAP::check_credentials(...) called at Bugzilla/Auth/Verify/Stack.pm line 62
Bugzilla::Auth::Verify::Stack::check_credentials(...) called at Bugzilla/Auth.pm line 72
Bugzilla::Auth::login(...) called at Bugzilla.pm line 345
Bugzilla::login(...) called at /www/https/htdocs/bugzilla/index.cgi line 40
I might have put a LDAP variable in wrong. But now I can not get back in to Bugzilla. I went to ./checksetup and recreated the admin password. But still Bugzilla is trying to authenticate through LDAP.
How can I tell Bugzilla not to use LDAP authentication so I can log back in and check my LDAP variables?
Inside Bugzilla/data/params file, you can set the value for 'user_verify_class' back to DB, LDAP

Unexpected error in Share Point server after new user profile service application

I deleted Existing User Profile service application in Sharepoint central admin and created new UPSApplication. Now when I browse to sharepoint it gives unexpected error
Error
An unexpected error has occurred.
Troubleshoot issues with Microsoft SharePoint Foundation.
Correlation ID: 9edb793e-587f-40fd-adfc-a5332a9722d8
Date and Time: 5/30/2012 9:42:46 AM
Go back to site ...
I tried restarting Sharepoint timer in services, restiis, restart app pool..but no luck..
What else can I do to fix this error?
Look in the SharePoint ULS logs (14/Logs). The Correlation ID listed in the error corresponds with a logged error in the logs. The full error including stack trace should be included. Once you know what the actual error was, you can debug from there.

error when publishing topology for lync server

I'm getting an error when I try to publish topology for Lync server.
Error: An error occurred: "Microsoft.Rtc.Common.Data.SqlConnectionException" "Cannot open database "xds" requested by the login. The login failed.
Login failed for user 'IVR\Administrator'."
What should I do ?
Thanks.
Is 'IVR\Administrator' in the Domain Admins and RTCUniversalServerAdmins groups?
Here are some articles that may help:
http://technet.microsoft.com/en-us/library/gg412915.aspx
http://social.technet.microsoft.com/Forums/en-US/ocsinterop/thread/2aac2342-f785-433b-b900-4c72b754c64c/
http://technet.microsoft.com/en-us/library/gg195733.aspx