I've had to update my corporate LDAP credentials with a new password.  I'm 
on macOS Yosemite, using git --version using the osxkeychain credential 
helper.

When I now go to do a fetch on a remote, I get the following:

$ git fetch -v
fatal: remote error: Invalid username or password.

I've tried updating and removing the entries within the Keychain Access 
utility, as well as via the `get credentials-osxkeychain erase`, `get 
credentials-osxkeychain get`, and `get credentials-osxkeychain store`.  The 
result is either no info is returned (after removing all the existing 
entries) or the correct info is returned (after storing the entry).

I'm pretty much stuck on how to resolve.  I can't even clone a new 
repository against any of the repos that use that LDAP credential.

Any advise would be much appreciated.

Thanks, 

- Jim

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to