Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Crowd-to-SVN integration - problem with AuthzSVNCrowdAccessFile

I tried to configure authorization for an SVN instance that is integrated with Crowd and ran into the following error:

Invalid command 'AuthzSVNCrowdAccessFile', perhaps misspelled or defined by a module not included in the server configuration

I'm using CollabNet's SVN that is runnning on Red Hat Linux with Atlassian's Crowd-Apache Connector 2.0. Authentication against Crowd when not using AuthzSVNCrowdAccessFile directive works just fine. Any ideas anyone?

4 answers

after rpm installed, module mod_authz_svn_crowd.so not added into httpd.conf, and configtest not passed

I add him into my subversion.conf, all working perfect (CentOS 5.8):

LoadModule dav_svn_module     modules/mod_dav_svn.so
LoadModule authz_svn_module   modules/mod_authz_svn.so
LoadModule authnz_crowd_module /usr/lib64/httpd/modules/mod_authnz_crowd.so
LoadModule authz_svn_crowd_module /usr/lib64/httpd/modules/mod_authz_svn_crowd.so

No other idea, sorry :S

Hi Rafal,

I'm afraid it won't work with version 5.3, at least if you use rhel5.5. I've seen this error before. Nevertheless, I didn't try to rebuild from the source, I believe it's a good shoot.

Cheers!

Leandro,

Any idea what the root cause is? Like I said, I also tried with CentOS 5.5 which is rhel5.5 and it did not work...

Hi Rafal,

Please, check what version of version of Red Hat Linux you're using. The error you mentioned usually occurs do to a Crowd Apache Connector invalid version (regarding the version of your OS). Please, try to rebuild this using the following documentation:

http://confluence.atlassian.com/display/CROWD/Installing+the+Crowd+Apache+Connector+on+Red+Hat+Enterprise+Linux

Cheers!

Thanks Leandro,

I've actually tried it on both Red Hat 5.3 and CentOS 5.5 and hit the problem on both machines. I've used rhel5.5/mod_authnz_crowd-2.0.1-1.x86_64.rpm on both. I had no problems with installation - I only hit the problem when trying authorization. Do you think rebuilding from source can fix it?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events