You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by we...@tigris.org on 2009/04/14 17:02:00 UTC

RE: HPUX 11.11 Subversion 1.5.2 Bug

I have the same issue. If the password is greater than 8 characters, I get the error "authorization failed".

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1713302

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

RE: HPUX 11.11 Subversion 1.5.2 Bug

Posted by we...@tigris.org.
I had same issue authentication from AD and svn client on HPUX.

To solve it, I had to modify config.h file to force the usage of internal password function instead of hpux password function.

I think its a config value like "HAVE_GETPASS" or something like that, I currently don't have access to the machine.

Hope it could help you ...

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1715086

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].