Simple Login & Password

R

Robb H.

Need assistance on how to setup a single user login and
the same password for example I give out a login of "User"
and a password of "Temp" and everyone that i give that to
will use it.
 
K

Kevin Spencer

What is the purpose of this? A login and password are mere strings without a
context.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
 
G

Guest

we want the user to have to use the login and password
procedure to view the following pages but the user must
get with us first to receive the login and password.
 
K

Kevin Spencer

The simplest solution for this is to use a subweb with unique permissions.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
 
G

Guest

Ok, where can i find some information on subwebs?
-----Original Message-----
The simplest solution for this is to use a subweb with unique permissions.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living




.
 
K

Kevin Spencer

I would start with the F1 key, and if you have any specific questions after
reading the online help, come on back.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
 
Top