best method for supplying dummy login

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

best method for supplying dummy login

byersa
What is the best method for adding a user login from within a service
to services that need authorization. Specifically, how do you guard
against the condition that the supplied login will get "hasLoggedOut"
set to "N"?

Thanks,
-Al
Reply | Threaded
Open this post in threaded view
|

Re: best method for supplying dummy login

Jacques Le Roux
Administrator
Why not using "system" ?

Jacques

From: "Al Byers" <[hidden email]>
> What is the best method for adding a user login from within a service
> to services that need authorization. Specifically, how do you guard
> against the condition that the supplied login will get "hasLoggedOut"
> set to "N"?
>
> Thanks,
> -Al
>