Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I'm at a new job and looking at their app...

 

Last application I worked with was an internal application to the company that was developed for us by a vendor. They used windows authentication:

There was table with userNames in them..one field was the "windows usename" that the users would type in. So when the app was launched, the windows login was checked against that field. And if I remember correctly, the database had a LOGIN user that was used in the web.config to connect to the database.

 

Current app I'm looking at is not fully developed yet but in the database, I can see login names. This app is NOT an internal application...it will be sold to potential clients . Would it be better to use "windows authentican" method instead of creating logins..what if a company has 1000 users..then they have to create all these logins.

 

Any thoughts?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...