Closed Bug 412424 Opened 17 years ago Closed 17 years ago

Create localizer LDAP/SVN account for Friedel Wolff

Categories

(mozilla.org :: Repository Account Requests, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: pascalc, Assigned: aravind)

Details

Please create SVN account for:

Name: Friedel Wolff
Locale: af
email: friedel@translate.org.za
SSH key: https://bugzilla.mozilla.org/attachment.cgi?id=216042

This user will need subversion privs set for :
"projects/mozilla.com/trunk/{locale}"
"projects/mozilla-europe.org/trunk/{locale}".

Thanks
this user does not access to "projects/mozilla-europe.org/trunk/{locale}", only mozilla.com (non-European language). Sorry about the confusion.
Assignee: server-ops → aravind
This user already has an svn account with the right key.  Is something wrong with the account?  I granted him access to projects/mozilla.com/trunk/{locale}.  Re-open if necessary.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Thanks, Aravind, we'll do some testing of the account with friedel soon to make sure it works, I will reopen the bug if we have a problem.
Reopening, Aravind, Friedel does have svn access but he doesn't have an LDAP account, or if he has one set, he didn't receive the password for it. Could you look at it ? thanks
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reset and sent him the new password.
Status: REOPENED → RESOLVED
Closed: 17 years ago17 years ago
Resolution: --- → FIXED
Redeived, thanks. And changed it immediately. I was able to access the staging server, so it is definitely now working. Thanks again.
Status: RESOLVED → VERIFIED
Sorry for going back on this. My LDAP access definitely works, but the access rights to svn for "projects/mozilla.com/trunk/{locale}" is not working. I was not able to commit. The error message I get is:

Commit failed (details follow):
svn: Access denied

I believe my key should be correct, since I successfully commit to CVS.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Your account does have privileges for commiting to "projects/mozilla.com/trunk/{locale}".  I am guessing the error you are getting is probably because of misconfigured ssh+svn.  You should be send friedel@translate.org.za across as your username.  Try commiting on https using your LDAP username/password.  If that works, then the problem is definitely with your ssh setup.  Please go through the instructions here (http://wiki.mozilla.org/SVN) and re-open the bug if necessary
Status: REOPENED → RESOLVED
Closed: 17 years ago17 years ago
Resolution: --- → FIXED
Also, please post the entire output from the session, with the username, your setup info etc, so I can troubleshoot this better.
I went through the documentation you linked to and have now tried in three configurations (none of them working yet):

1) svn+ssh://svn.mozilla.org/projects/mozilla.com/trunk/af
with the following in ~/.ssh/config:
Host svn.mozilla.org
User friedel@translate.org.za

2) svn+ssh://friedel%40translate.org.za@svn.mozilla.org/projects/mozilla.com/trunk/af
with no settings in ~/.ssh/config

3) https://svn.mozilla.org/projects/mozilla.com/trunk/af
with prompted username and password

The first session (svn+ssh) looks like this:
Sending        thunderbird/2.0.0.0/start/index.html
Transmitting file data .svn: Commit failed (details follow):
svn: Access denied

The second session looks identical to the first

The third session (https) looks like this:
Username: friedel@translate.org.za
Password for 'friedel@translate.org.za':
Sending        thunderbird/2.0.0.0/start/index.html
svn: Commit failed (details follow):
svn: CHECKOUT of '/!svn/ver/9654/projects/mozilla.com/trunk/af/thunderbird/2.0.0.0/start/index.html': 403 Forbidden (https://svn.mozilla.org)

More detail that might help
 * svn, version 1.3.2

 * "svn up" works on ssh+svn (but only with the correct username)

 * /etc/subversion/config contains only these uncommented lines:
store-passwords = no
global-ignores = *.o *.lo *.la *.a .*~ *~ 
enable-auto-props = yes
*.c = svn:eol-style=native
*.cpp = svn:eol-style=native
*.h = svn:eol-style=native
*.sh = svn:eol-style=native;svn:executable
*.txt = svn:eol-style=native
*.png = svn:mime-type=image/png
*.jpg = svn:mime-type=image/jpeg
Makefile = svn:eol-style=native
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
I found the problem with auth conf spec file.  Please give this one more shot.  I apologize for making you re-open this bug so many times.  Let me know if it works now.
Status: REOPENED → RESOLVED
Closed: 17 years ago17 years ago
Resolution: --- → FIXED
Sending        thunderbird/2.0.0.0/start/index.html
Transmitting file data .
Committed revision 9708.

Thank you for the help.
Status: RESOLVED → VERIFIED
Component: Server Operations: Account Requests → Account Request: SVN
QA Contact: justin → svn-acct-req
Component: Account Request: SVN → Repository Account Requests
QA Contact: svn-acct-req → repo-acct-req
You need to log in before you can comment on or make changes to this bug.