PC Review


Reply
Thread Tools Rate Thread

How can I restrict that the some ID can only login once in the some time

 
 
ad
Guest
Posts: n/a
 
      12th Aug 2005
I use Login control's Authenticate event to authenticate use.
I find that different users can use the same ID to login in the same time.
How can I restrict that the some ID can only login once in the some time


 
Reply With Quote
 
 
 
 
Charlie@NISH
Guest
Posts: n/a
 
      12th Aug 2005
Try to keep track of logins in database. On login enter a new record for
person, then on logout, remove record. When a new user logs in, first query
database to see if someone else is currently logged-in using his
credentials.

Charlie
"ad" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I use Login control's Authenticate event to authenticate use.
> I find that different users can use the same ID to login in the same time.
> How can I restrict that the some ID can only login once in the some time
>



 
Reply With Quote
 
ad
Guest
Posts: n/a
 
      12th Aug 2005
Thanks,
But how can I know a user logout?

Maybe the user press the logout button, or session time out or he close ID
without press the logout button.

"Charlie@NISH" <(E-Mail Removed)> ¼¶¼g©ó¶l¥ó·s»D:(E-Mail Removed)...
> Try to keep track of logins in database. On login enter a new record for
> person, then on logout, remove record. When a new user logs in, first
> query database to see if someone else is currently logged-in using his
> credentials.
>
> Charlie
> "ad" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>>I use Login control's Authenticate event to authenticate use.
>> I find that different users can use the same ID to login in the same
>> time.
>> How can I restrict that the some ID can only login once in the some time
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to restrict some users to login? =?Utf-8?B?SGFydmV5?= Windows XP Security 2 18th Oct 2006 04:41 AM
Restrict Login Session =?Utf-8?B?d3J5dGF0?= Microsoft Windows 2000 Group Policy 1 7th Jun 2006 08:12 PM
Restrict login based on IP =?Utf-8?B?Vml2aW4gR2Vvcmdl?= Microsoft Windows 2000 Security 2 9th Sep 2004 06:18 PM
Restrict User to login more than one PC cahya Microsoft Windows 2000 Active Directory 1 18th Feb 2004 08:29 AM
Restrict non admin login!? jaco Microsoft Windows 2000 Security 2 11th Feb 2004 04:41 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:56 AM.