[us...@httpd] htpasswd on Apache 2.2

2009-06-17 Thread Chen, Peter
Hello, So I set up my Apache server to authenticate using both file and ldap authentication. I'm using an Apache server for Subversion. I create file accounts into an already existing file in this manner: htpasswd -m I then give it a password. Next, I test the username with t

[us...@httpd] htpasswd on Apache 2.2

2009-06-12 Thread Chen, Peter
Hello, So I set up my Apache server to authenticate using both file and ldap authentication. I'm using an Apache server for Subversion. I create file accounts into an already existing file in this manner: htpasswd -m I then give it a password. Next, I test the username with t

[us...@httpd] struct iovec on sparc-solaris2.10

2009-02-23 Thread Chen, Peter
Hi, I have been encountering a problem with the re-definition of struct iovec in file apache2/include/apr_want.h when trying to compile subversion for a sparc-solaris2.10 machine. I noticed there was a post about this issue on Linux machines, but there's no mention of it on sparc2.10. I have b