You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Th...@microchip.com on 2008/10/15 21:46:55 UTC

HPUX 11.11 Subversion 1.5.2 Bug

I am having an issue with using SVN for HPUX when using Active Directory
Authentication with a password greater than 8 characters.  Has anybody
seen this issue or have a solution besides making my password less than
8 characters.

 

 

Thank you

Thon Becker
Software Engineer
Phone: 503-669-5566
Fax: 503-669-6160
Pager: 503-237-1223 


Re: HPUX 11.11 Subversion 1.5.2 Bug

Posted by Andy Levy <an...@gmail.com>.
On Wed, Oct 15, 2008 at 17:46,  <Th...@microchip.com> wrote:
> I am having an issue with using SVN for HPUX when using Active Directory
> Authentication with a password greater than 8 characters.  Has anybody seen
> this issue or have a solution besides making my password less than 8
> characters.

Can you describe this issue beyond "something is wrong when I have a
password > 8 characters"? Surely there's an error message reported
somewhere.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@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].

RE: HPUX 11.11 Subversion 1.5.2 Bug

Posted by we...@tigris.org.
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].