Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

AltMe used as a user login server

 [1/2] from: sabufrancis::rediffmail::com at: 13-Nov-2006 1:15


Hi: I hope someone can answer this question. I would be highly obliged. I know this is more to do with AltMe, but as I am programming other services in Rebol, I thought that this forum is the best place to ask this q. Is it possible to use AltMe as a user login server? I don't want to duplicate user login and passwords for other services that I plan to provide. As I am planning to use AltMe for my users, I want to use AltMe itself to see if a user has logged on or not. Is this possible? If so, how? Regards Sabu

 [2/2] from: greggirwin::mindspring::com at: 12-Nov-2006 15:48


Hi Sabu, SF> Is it possible to use AltMe as a user login server? I don't want to SF> duplicate user login and passwords for other services that I plan to SF> provide. As I am planning to use AltMe for my users, I want to use AltMe SF> itself to see if a user has logged on or not. Is this possible? If so, how? I've never heard of anyone doing anything like that. Since AltMe doesn't have a programmatic interface, I can't think how you would do it. You would probably have to monitor it's data files, but the information you want may not be there. -- Gregg