OT: Online data/app repository

J

John

Hi

I need to provide access to my several clients to their apps and some data
so they can download it as needed. Obviously I need separate logins
(username/password) for each client. Is there a service provider that
provides such a service?

If not this is a nice business idea for some genius out there. :)

Thanks

Regards
 
G

Gaurav Vaish \(a.k.a. MasterGaurav\)

I need to provide access to my several clients to their apps and some data
so they can download it as needed. Obviously I need separate logins
(username/password) for each client. Is there a service provider that
provides such a service?

Not sure... but I think that's the standard login-password mechanism... or
am I missing out what you intended to express?
Do you wish to trap the IP address as well?

Every MembershipProvider will require a username / password for
authentication.
If not this is a nice business idea for some genius out there. :)

I don't see this as something very new.
I looking to gmail / yahoo accounts regularly... and simple:
username/password.

Is there something more to understanding?
 
J

John

Hi Gaurav

Thanks. Is there an application available online that will give me multiple
logins for various clients? Basically I am looking for pre-built app and not
looking to develop one myself.

Thanks

Regards
 
G

Gaurav Vaish \(a.k.a. MasterGaurav\)

Thanks. Is there an application available online that will give me
multiple logins for various clients? Basically I am looking for pre-built
app and not looking to develop one myself.

You may want to use SqlMembershipProvider as the default MembershipProvider.
And then use the standard Login, UserRegistration wizard etc controls to
login, self-user-registration.

You can also write a very small program to bulk-add existing users.

Have a look at System.Web.Security.MembersipProvider class.
 
A

Anthony Bollinger

Is there something more involved than password protecting a directory for
them?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,167
Messages
2,570,911
Members
47,453
Latest member
MadelinePh

Latest Threads

Top