Re: Problems in login using LDAP server

2013-11-12 Thread Mauricio Fuentes Montero
On Thursday, October 24, 2013 4:44:31 PM UTC-3, Mauricio Fuentes Montero wrote: > > > > > 2013/10/24 Daniel Beck > >> >> On 22.10.2013, at 23:01, Mauricio Fuentes Montero < >> fuentes.mont...@gmail.com> wrote: >> >> > RemoteIpAddress: 127.0.0.1; >> >> Is Jenkins behind a reverse proxy? > > >

Re: Problems in login using LDAP server

2013-10-24 Thread Mauricio
2013/10/24 Daniel Beck > > On 22.10.2013, at 23:01, Mauricio Fuentes Montero < > fuentes.mont...@gmail.com> wrote: > > > RemoteIpAddress: 127.0.0.1; > > Is Jenkins behind a reverse proxy? Yes and using SSL. > What happens when you try to access it directly? The application is running on th

Re: Problems in login using LDAP server

2013-10-24 Thread Daniel Beck
On 22.10.2013, at 23:01, Mauricio Fuentes Montero wrote: > RemoteIpAddress: 127.0.0.1; Is Jenkins behind a reverse proxy? What happens when you try to access it directly? When you go to 'Manage Jenkins', does an error about your reverse proxy setup appear? Did you configure the URL to Jenki

Re: Problems in login using LDAP server

2013-10-24 Thread Stephen Connolly
Well we have reached the limit of my LDAP foo... Kohsuke? On Thursday, 24 October 2013, Mauricio wrote: > Hi Stephen, > > Thanks of answering... > > 2013/10/24 Stephen Connolly > 'stephen.alan.conno...@gmail.com');> > > > > > > Copy and paste the following into the script console, changing the

Re: Problems in login using LDAP server

2013-10-24 Thread Mauricio
Hi Stephen, Thanks of answering... 2013/10/24 Stephen Connolly > > Copy and paste the following into the script console, changing the names to ones appropriate to your LDAP server > > String[] names = ["a group name","a user name","a name that does not exist"]; > for (name in names) { >

Re: Problems in login using LDAP server

2013-10-24 Thread Stephen Connolly
Copy and paste the following into the script console, changing the names to ones appropriate to your LDAP server String[] names = ["a group name","a user name","a name that does not exist"]; for (name in names) { println("Checking the name '" + name + "'...") try { printl

Re: Problems in login using LDAP server

2013-10-23 Thread Mauricio
2013/10/22 Mauricio > > On Oct 22, 2013 6:49 PM, "Daniel Beck" wrote: > > > > On 22.10.2013, at 23:21, Mauricio wrote: > > > > > Are you refering to the *nix command or is that a Jenkins plugin? > > > > That's a URL path to a Jenkins page with some diagnostic information > about your user accou

Re: Problems in login using LDAP server

2013-10-22 Thread Mauricio
On Oct 22, 2013 6:49 PM, "Daniel Beck" wrote: > > On 22.10.2013, at 23:21, Mauricio wrote: > > > Are you refering to the *nix command or is that a Jenkins plugin? > > That's a URL path to a Jenkins page with some diagnostic information about your user account. Open http://jenkinshost/whoAmI or ht

Re: Problems in login using LDAP server

2013-10-22 Thread Daniel Beck
On 22.10.2013, at 23:21, Mauricio wrote: > Are you refering to the *nix command or is that a Jenkins plugin? That's a URL path to a Jenkins page with some diagnostic information about your user account. Open http://jenkinshost/whoAmI or http://jenkinshost/jenkins/whoAmI (depending on your conf

Re: Problems in login using LDAP server

2013-10-22 Thread Mauricio
+56985101709 On Oct 22, 2013 6:08 PM, "Daniel Beck" wrote: > > What's shown on /whoAmI ? Are you refering to the *nix command or is that a Jenkins plugin? > > On 22.10.2013, at 23:01, Mauricio Fuentes Montero < fuentes.mont...@gmail.com> wrote: > > > Hi everyone, > > > > I'm trying to configure

Re: Problems in login using LDAP server

2013-10-22 Thread Daniel Beck
What's shown on /whoAmI ? On 22.10.2013, at 23:01, Mauricio Fuentes Montero wrote: > Hi everyone, > > I'm trying to configure security for a new instance of jenkins using LDAP. > Our LDAP server allows anonymous queries and I've set up all the needed > information on jenkins. When I try to l

Problems in login using LDAP server

2013-10-22 Thread Mauricio Fuentes Montero
Hi everyone, I'm trying to configure security for a new instance of jenkins using LDAP. Our LDAP server allows anonymous queries and I've set up all the needed information on jenkins. When I try to login, I enter the username and password and press the "log in", I understand that if the login w