Picon
Favicon

I can't acces to my instance

Hi everybody,

i'm testing the products CPSCasSso and CPSLDAPSetup. I formed the 
product and runs correctly, but changing its configuration i make a 
mistake, and now i cant access the zmi, it returns me this error:

LDAPError: (11, 'Resource temporarily unavailable') (Also, the following 
error occurred while attempting to render the standard error message, 
please see the event log for full details: getLoginURL)

How can i fix this?

Thanks!

--

-- 
Jose Jiménez López
Becario de Sistemas
FUNDACIÓN IAVANTE
jose.jimenez@...
Tel. 958 00 22 63 

Este correo electrónico y, en su caso, cualquier fichero anexo, contiene información confidencial
exclusivamente dirigida a su(s) destinatario(s). Toda copia o divulgación deberá ser autorizada por IAVANTE.
This e-mail and any attachments are confidential and exclusively directed to its adressee(s). Any copy or
distribution will have to be authorized by IAVANTE.

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

(Continue reading)

M.-A. DARCHE | 5 Sep 16:57

Re: I can't acces to my instance

Jose Jiménez López a écrit :
> 
> i'm testing the products CPSCasSso and CPSLDAPSetup. I formed the
> product and runs correctly, but changing its configuration i make a
> mistake, and now i cant access the zmi, it returns me this error:
> 
> LDAPError: (11, 'Resource temporarily unavailable') (Also, the following
> error occurred while attempting to render the standard error message,
> please see the event log for full details: getLoginURL)
> 
> How can i fix this?
> 

You should still be able to access the ZMI but *at the root*
of the Zope portal let's say for example http://localhost:8080/manage
instead at the root of the CPS portal http://localhost:8080/cps/manage

CPSLDAPSetup has only effect on authentication from the root
of the CPS portal.

Cheers,

--

-- 
Marc-Aurèle DARCHE
Open Source Enterprise Content Management (ECM)   http://www.nuxeo.org/
NUXEO (Paris, France)                             http://nuxeo.com/

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel
(Continue reading)

Picon
Favicon

Re: I can't acces to my instance

M.-A. DARCHE wrote:
Jose Jiménez López a écrit :
i'm testing the products CPSCasSso and CPSLDAPSetup. I formed the product and runs correctly, but changing its configuration i make a mistake, and now i cant access the zmi, it returns me this error:
LDAPError: (11, 'Resource temporarily unavailable') (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: getLoginURL) How can i fix this?
You should still be able to access the ZMI but *at the root* of the Zope portal let's say for example http://localhost:8080/manage instead at the root of the CPS portal http://localhost:8080/cps/manage
Yes, i can access to the root, but i need enter to the root of the CPS Portal for change the LDAP configuration. There is any other way to do this?

thanks.
CPSLDAPSetup has only effect on authentication from the root of the CPS portal. Cheers,

-- Jose Jiménez López Becario de Sistemas FUNDACIÓN IAVANTE jose.jimenez-PttKq6FmaWE8QMA/Cy+x5VaTQe2KTcn/@public.gmane.org Tel. 958 00 22 63 Este correo electrónico y, en su caso, cualquier fichero anexo, contiene información confidencial exclusivamente dirigida a su(s) destinatario(s). Toda copia o divulgación deberá ser autorizada por IAVANTE. This e-mail and any attachments are confidential and exclusively directed to its adressee(s). Any copy or distribution will have to be authorized by IAVANTE.
_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel
M.-A. DARCHE | 5 Sep 17:11

Re: I can't acces to my instance

Jose Jiménez López a écrit :
> M.-A. DARCHE wrote:
>> Jose Jiménez López a écrit :
>>   
>>> i'm testing the products CPSCasSso and CPSLDAPSetup. I formed the
>>> product and runs correctly, but changing its configuration i make a
>>> mistake, and now i cant access the zmi, it returns me this error:
>>>
>>>     
>>> LDAPError: (11, 'Resource temporarily unavailable') (Also, the following
>>> error occurred while attempting to render the standard error message,
>>> please see the event log for full details: getLoginURL)
>>>
>>> How can i fix this?
>>>
>>>     
>>
>> You should still be able to access the ZMI but *at the root*
>> of the Zope portal let's say for example http://localhost:8080/manage
>> instead at the root of the CPS portal http://localhost:8080/cps/manage
>>
>>   
> Yes, i can access to the root, but i need enter to the root of the CPS
> Portal for change the LDAP configuration. There is any other way to do this?
> 

1. Change the XML file containing the LDAP configuration
2. Go directly through the URL bar of your web browser to
   http://localhost:8080/cps/portal_setup/manage and reimport
   the CPSLDAPSetup profile

That should restore a suitable situation.

Cheers,

--

-- 
Marc-Aurèle DARCHE
Open Source Enterprise Content Management (ECM)   http://www.nuxeo.org/
NUXEO (Paris, France)                             http://nuxeo.com/

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Picon
Favicon

Re: I can't acces to my instance

M.-A. DARCHE wrote:
Jose Jiménez López a écrit :
M.-A. DARCHE wrote:
Jose Jiménez López a écrit :
i'm testing the products CPSCasSso and CPSLDAPSetup. I formed the product and runs correctly, but changing its configuration i make a mistake, and now i cant access the zmi, it returns me this error: LDAPError: (11, 'Resource temporarily unavailable') (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: getLoginURL) How can i fix this?
You should still be able to access the ZMI but *at the root* of the Zope portal let's say for example http://localhost:8080/manage instead at the root of the CPS portal http://localhost:8080/cps/manage
Yes, i can access to the root, but i need enter to the root of the CPS Portal for change the LDAP configuration. There is any other way to do this?
1. Change the XML file containing the LDAP configuration 2. Go directly through the URL bar of your web browser to http://localhost:8080/cps/portal_setup/manage and reimport the CPSLDAPSetup profile
That URL returns the same error.
That should restore a suitable situation. Cheers,
_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel
M.-A. DARCHE | 5 Sep 17:44

Re: I can't acces to my instance

Jose Jiménez López a écrit :
> M.-A. DARCHE wrote:
>>
>> 1. Change the XML file containing the LDAP configuration
>> 2. Go directly through the URL bar of your web browser to
>>    http://localhost:8080/cps/portal_setup/manage and reimport
>>    the CPSLDAPSetup profile
>>   
> That URL returns the same error.
>

:-(

Another action proposal :

Make a copy of the CPSDirectory product, and then go modify
the CPSDirectory files (I suggest you look at LDAPBackingDirectory.py
and BaseDirectory.py) so that the authentication
is not blocking you anymore.

Finally restart your Zope instance so that your changes are taken
into account.

Cheers,

--

-- 
Marc-Aurèle DARCHE
Open Source Enterprise Content Management (ECM)   http://www.nuxeo.org/
NUXEO (Paris, France)                             http://nuxeo.com/

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Picon
Favicon

Re: I can't acces to my instance

Thanks! I solved it rewriting in LDAPBackingDirectory.py the bind_dn and bind_password strings.
Thanks a lot.
M.-A. DARCHE wrote:
Jose Jiménez López a écrit :
M.-A. DARCHE wrote:
1. Change the XML file containing the LDAP configuration 2. Go directly through the URL bar of your web browser to http://localhost:8080/cps/portal_setup/manage and reimport the CPSLDAPSetup profile
That URL returns the same error.
:-( Another action proposal : Make a copy of the CPSDirectory product, and then go modify the CPSDirectory files (I suggest you look at LDAPBackingDirectory.py and BaseDirectory.py) so that the authentication is not blocking you anymore. Finally restart your Zope instance so that your changes are taken into account. Cheers,

Jose Jiménez López Becario de Sistemas FUNDACIÓN IAVANTE jose.jimenez-PttKq6FmaWE8QMA/Cy+x5VaTQe2KTcn/@public.gmane.org Tel. 958 00 22 63 Este correo electrónico y, en su caso, cualquier fichero anexo, contiene información confidencial exclusivamente dirigida a su(s) destinatario(s). Toda copia o divulgación deberá ser autorizada por IAVANTE. This e-mail and any attachments are confidential and exclusively directed to its adressee(s). Any copy or distribution will have to be authorized by IAVANTE.
_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Gmane