On 8/21/13 9:32 PM, mayur narole wrote: > Hi, > > The website is of my company's internal product, and I don't want to > give all access of openfire admin to all my employees. So I just want to > give the list of logged in users and their IP addresses to selected > employees and not other information.
It's possible that Openfire has an internal API to obtain this information. Alternatively, you could run a daemon with admin privileges that could retrieve this information and feed it to your website code. Peter > On 21 August 2013 17:55, Peter Saint-Andre <[email protected] > <mailto:[email protected]>> wrote: > > On 8/20/13 9:51 PM, mayur narole wrote: > > Hello, > > I am trying to*retrieve the IP addresses of users logged in to xmpp > > server* ( openfire ). I want to show the Ip addresses of logged in > users > > to my *php web application*. > > Why? > > Is that a public website? > > Note that RFC 6120 says: > > A client's IP address and method of access MUST NOT be made public > by a server. > > Peter > > -- > Peter Saint-Andre > https://stpeter.im/ > > > > > > -- > Thanks & Regards, > Mayur S Narole, > Mob . 8956682454 -- Peter Saint-Andre https://stpeter.im/
