[ 
https://jira.nuxeo.org/browse/NXP-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stéphane Lacoin updated NXP-5522:
---------------------------------

    Status: Open  (was: Triage)

> Contribute a probe to get the logins of the users connected to the server
> -------------------------------------------------------------------------
>
>                 Key: NXP-5522
>                 URL: https://jira.nuxeo.org/browse/NXP-5522
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Task
>            Reporter: Stéphane Lacoin
>            Assignee: Stéphane Lacoin
>             Fix For: 5.4
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> The probe is related to vcs remote. We need to have an inventory of which 
> client is connected remotely to the platform. For each remote session, we 
> want to retrieve the @IP and the principal. The probe should only make an 
> inventory of started servers.
> The info format returned should be
>      <dl>
>         <dt>repository</dt>
>          <dd>
>             <dl>
>               <dt>name</dt><dd class='name'>[repository name]</dd>
>               <dt>location</dt><dd class='location'>[connection URL]</dd>
>               <dt>[user_login]</dt><dd>[user_ip e.g. 192.168.1.1]</dd>
>             </dl>
>          </dd>
>      </dl>
> The probe will be  implemented in VCS. We need to put in place 
> * a way of transmitting the client context (principal owner) to the server 
> * some accounting in the servlet mapper
> * new methods into the repository management interface
> The principal is available in the connection specification and will be 
> attached to the mapper when the session is setup. We choose to add a context 
> map to the mapper identity. This way, the client will be able to transmit his 
> context to the server.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to