<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffcc" text="#330000">
tim, patrick,<br>
SSO is a hot button for large orgs/corps...&nbsp; have heard it bantered for
years but no solution.&nbsp; I have seen a product that had a small utility
on windows that transmitted login info to a linux box.&nbsp; it was in every
users profile so upon login, the transaction was completed.&nbsp; I have
also seen cable testers that can find a break in a cable but how would
you find out which pc is next to what phone is beyond my current
visualization capability :)....<br>
what I could invision is&nbsp; a) the above 'on login' utility handling
login name and ip address, or b) a web based login utility handling a
user login and current extension.&nbsp; and both with a table lookup with a
few fields:<br>
<blockquote>user login id (static)<br>
extension (static or updated via web login aka I am at this extension)<br>
PIN (optional)<br>
fname (static)<br>
lname (static)<br>
skill (static)<br>
ip addr (updated automatically)<br>
timestamp (at login) zero if logged out<br>
</blockquote>
and yes, it is an interesting idea... I don't require it now but I can
see a need for it and will probably require it at some point in the
future...<br>
daveC<br>
<br>
<br>
Tim Panton wrote:
<blockquote cite="midCD57034D-02D2-4BB8-A64C-EDA99028B06E@mexuar.com"
 type="cite"><br>
On 15 Mar 2007, at 16:19, Trevor Peirce wrote:
  <br>
  <br>
  <blockquote type="cite">Patrick wrote:
    <br>
    <blockquote type="cite">Thanks for the info Trevor. Was your proof
of concept also with Windows
      <br>
PCs or *nix PCs? I haven't played with realtime yet so I might be in
for
      <br>
a bit of a learning curve.
      <br>
      <br>
    </blockquote>
    <br>
This was just on Linux user stations with a simple bash script that
send a request to a web server.&nbsp; The web server did the rest based on
the PC's IP address and user's username.
    <br>
  </blockquote>
  <br>
Might be a bit harder to do on a Windows based network with DHCP on the
workstations !
  <br>
  <br>
One way to try it would be to look for a service all PCs register for
already.
  <br>
If you have a central fileserver I'd go for that.
  <br>
The SNMP mib for windows (NT and upwards) lets you query things like
  <br>
logged-on username, client IP address - and MAC addresses.
  <br>
So you poll that, work out which user is on which MAC address (hence
PC)
  <br>
then you just need a map that finds the nearest phone to a given MAC.
  <br>
Use that to update the realtime database.
  <br>
  <br>
Sounds like a fun project, shame I don't need it !
  <br>
  <br>
Tim Panton
  <br>
  <br>
<a class="moz-txt-link-abbreviated" href="http://www.mexuar.net">www.mexuar.net</a>
  <br>
<a class="moz-txt-link-abbreviated" href="http://www.westhawk.co.uk/">www.westhawk.co.uk/</a>
  <br>
  <br>
  <br>
  <br>
_______________________________________________
  <br>
--Bandwidth and Colocation provided by Easynews.com --
  <br>
  <br>
asterisk-users mailing list
  <br>
To UNSUBSCRIBE or update options visit:
  <br>
&nbsp; <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
  <br>
  <br>
  <br>
  <br>
--No virus found in this incoming message.
  <br>
Checked by AVG Free Edition.
  <br>
Version: 7.5.446 / Virus Database: 268.18.11/722 - Release Date:
03/14/2007 03:38 PM
  <br>
  <br>
  <br>
</blockquote>
<br>
<pre class="moz-signature" cols="132">-- 
Building Strong Relationships w/ Intelligent Customer Service
--

Interlocking Business Solutions, LLC
856-380-0894 x5000

</pre>
</body>
</html>