StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Prevent User from logging into same program...Expand / Collapse
Author
Message
Posted 01/04/2008 12:59:15 PM


StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: StrataFrame Users
Last Login: 07/09/2008 2:20:16 PM
Posts: 436, Visits: 944
Is there a way to prevent the same user from logging into the same program more than once? For instance sometimes we have people use one persons login credentials from more than one computer.

Thanks

Post #13254
Posted 01/04/2008 4:07:22 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Today @ 4:17:19 AM
Posts: 4,379, Visits: 4,420
You can mange this yourself by handling the CurrentUserChanged event (MicroFour.StrataFrame.Security.SecurityBasics.CurrentUserChanged).  YOu could create a temp table or something of that nature that prevents people from logging in with the same account more than once.  So when the event fires, you can check this table and if the user is already logged in, then lock the session to force them to log back in or close your app.  But it can be done, but there is not any native logic to do this.
Post #13260
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 6:59pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.078. 10 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.