Password Policy
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Password Policy
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Windows Server Forum Index -> Security
Author Message
Mike SF
Guest





Posted: Wed Dec 15, 2004 8:35 pm    Post subject: Password Policy Reply with quote

I understand that this is not right - however - my client has DEMANDED that
one user not have to put a password in every time he logs in in the morning.

I just put a new server in - and they were running in a WG without passwords
for years - now he is getting pissed that he has to put in a password.

I have told him of the security concerns and the risks enabled with this. He
doesnt mind.

My question - can you set it so he doesnt have to put a password in? - if
so - how?
Back to top
Dusko Savatovic
Guest





Posted: Wed Dec 15, 2004 9:03 pm    Post subject: Re: Password Policy Reply with quote

Win Server 2003 will not allow access to shared folders to users with blank
password.

One way you can override password policy for a single computer is to enable
Auto Logon.
Here is the extract from a script that does it, but you can change these
registry keys manually.

'Setting Auto Logon
WshShell.RegWrite "HKLM\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon\AutoAdminLogon", 1 ,"REG_SZ"
wshshell.Regwrite "HKLM\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon\DefaultUserName", "your_username_here", "REG_SZ"
wshshell.Regwrite "HKLM\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon\DefaultPassword", "your_password_here", "REG_SZ"
wshshell.RegWrite "HKLM\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon\DefaultDomainName", "YOUR_DOMAIN_HERE", "REG_SZ"

Dusko Savatovic


"Mike SF" <Michael@nospam.datacubesystems.com> wrote in message
news:ebul2Lr4EHA.208@TK2MSFTNGP12.phx.gbl...
Quote:
I understand that this is not right - however - my client has DEMANDED that
one user not have to put a password in every time he logs in in the
morning.

I just put a new server in - and they were running in a WG without
passwords for years - now he is getting pissed that he has to put in a
password.

I have told him of the security concerns and the risks enabled with this.
He doesnt mind.

My question - can you set it so he doesnt have to put a password in? - if
so - how?
Back to top
Miha Pihler
Guest





Posted: Wed Dec 15, 2004 9:07 pm    Post subject: Re: Password Policy Reply with quote

Hi Mike,

Try if this will help you...

How To Enable Automatic Logon in Windows
http://support.microsoft.com/kb/q310584/

Give your customer a disclaimer to sign that you did this on their specific
request. It might come in handy at a later time.

Mike

"Mike SF" <Michael@nospam.datacubesystems.com> wrote in message
news:ebul2Lr4EHA.208@TK2MSFTNGP12.phx.gbl...
Quote:
I understand that this is not right - however - my client has DEMANDED that
one user not have to put a password in every time he logs in in the
morning.

I just put a new server in - and they were running in a WG without
passwords for years - now he is getting pissed that he has to put in a
password.

I have told him of the security concerns and the risks enabled with this.
He doesnt mind.

My question - can you set it so he doesnt have to put a password in? - if
so - how?
Back to top
Steve Riley [MSFT]
Guest





Posted: Wed Dec 15, 2004 11:44 pm    Post subject: Re: Password Policy Reply with quote

This is one customer you should no longer service. Drop him.

Steve Riley
steriley@microsoft.com



"Mike SF" <Michael@nospam.datacubesystems.com> wrote in message
news:ebul2Lr4EHA.208@TK2MSFTNGP12.phx.gbl...
Quote:
I understand that this is not right - however - my client has DEMANDED that
one user not have to put a password in every time he logs in in the
morning.

I just put a new server in - and they were running in a WG without
passwords for years - now he is getting pissed that he has to put in a
password.

I have told him of the security concerns and the risks enabled with this.
He doesnt mind.

My question - can you set it so he doesnt have to put a password in? - if
so - how?
Back to top
warren bailey
Guest





Posted: Fri Dec 17, 2004 6:59 am    Post subject: Re: Password Policy Reply with quote

I would say the same, but will your boss (bill) send him a check for not
installing a machine that was insecure... ;)

"Steve Riley [MSFT]" <steriley@microsoft.com> wrote in message
news:OuuLB3s4EHA.2876@TK2MSFTNGP12.phx.gbl...
Quote:
This is one customer you should no longer service. Drop him.

Steve Riley
steriley@microsoft.com



"Mike SF" <Michael@nospam.datacubesystems.com> wrote in message
news:ebul2Lr4EHA.208@TK2MSFTNGP12.phx.gbl...
I understand that this is not right - however - my client has DEMANDED
that
one user not have to put a password in every time he logs in in the
morning.

I just put a new server in - and they were running in a WG without
passwords for years - now he is getting pissed that he has to put in a
password.

I have told him of the security concerns and the risks enabled with
this.
He doesnt mind.

My question - can you set it so he doesnt have to put a password in? -
if
so - how?


Back to top
Joe Richards [MVP]
Guest





Posted: Fri Dec 17, 2004 11:28 am    Post subject: Re: Password Policy Reply with quote

Implement smartcards or biometrics.


--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net


Mike SF wrote:
Quote:
I understand that this is not right - however - my client has DEMANDED that
one user not have to put a password in every time he logs in in the morning.

I just put a new server in - and they were running in a WG without passwords
for years - now he is getting pissed that he has to put in a password.

I have told him of the security concerns and the risks enabled with this. He
doesnt mind.

My question - can you set it so he doesnt have to put a password in? - if
so - how?

Back to top
Andrew Mitchell
Guest





Posted: Fri Dec 17, 2004 6:49 pm    Post subject: Re: Password Policy Reply with quote

"Joe Richards [MVP]" <humorexpress@hotmail.com> said

Quote:
Implement smartcards or biometrics.



Yeah. DNA testing of a blood sample taken from a gaping wound in his neck
ought to do it ;-)

--
Andy.
Back to top
Steven L Umbach
Guest





Posted: Fri Dec 17, 2004 11:57 pm    Post subject: Re: Password Policy Reply with quote

Too easy to get someone's blood with or without their cooperation and
subject to social engineering. --- Steve


"Andrew Mitchell" <amitchell@removecasey.vic.gov.au> wrote in message
news:Xns95C2F393A90DAcasey01@207.46.248.16...
Quote:
"Joe Richards [MVP]" <humorexpress@hotmail.com> said

Implement smartcards or biometrics.



Yeah. DNA testing of a blood sample taken from a gaping wound in his neck
ought to do it ;-)

--
Andy.
Back to top
Steve Riley [MSFT]
Guest





Posted: Sat Dec 18, 2004 1:18 am    Post subject: Re: Password Policy Reply with quote

DNA is a poor choice for use as an authenticator. Acquiring and storing DNA
samples requires people to expose certain things about themselves that have
nothing to do with authentication but would likely be misused for
discrimination -- diseases, genetic traits, and so on.

Steve Riley
steriley@microsoft.com



"Steven L Umbach" <n9rou@nospam-comcast.net> wrote in message
news:erdCmEG5EHA.3648@TK2MSFTNGP11.phx.gbl...
Quote:
Too easy to get someone's blood with or without their cooperation and
subject to social engineering. --- Steve


"Andrew Mitchell" <amitchell@removecasey.vic.gov.au> wrote in message
news:Xns95C2F393A90DAcasey01@207.46.248.16...
"Joe Richards [MVP]" <humorexpress@hotmail.com> said

Implement smartcards or biometrics.



Yeah. DNA testing of a blood sample taken from a gaping wound in his neck
ought to do it ;-)

--
Andy.

Back to top
Steven L Umbach
Guest





Posted: Sat Dec 18, 2004 1:36 am    Post subject: Re: Password Policy Reply with quote

I am not a big fan of biometrics anyhow after seeing the movie Demolition
Man. --- Steve


"Steve Riley [MSFT]" <steriley@microsoft.com> wrote in message
news:%23kKN50G5EHA.3756@TK2MSFTNGP14.phx.gbl...
Quote:
DNA is a poor choice for use as an authenticator. Acquiring and storing
DNA samples requires people to expose certain things about themselves that
have nothing to do with authentication but would likely be misused for
discrimination -- diseases, genetic traits, and so on.

Steve Riley
steriley@microsoft.com



"Steven L Umbach" <n9rou@nospam-comcast.net> wrote in message
news:erdCmEG5EHA.3648@TK2MSFTNGP11.phx.gbl...
Too easy to get someone's blood with or without their cooperation and
subject to social engineering. --- Steve


"Andrew Mitchell" <amitchell@removecasey.vic.gov.au> wrote in message
news:Xns95C2F393A90DAcasey01@207.46.248.16...
"Joe Richards [MVP]" <humorexpress@hotmail.com> said

Implement smartcards or biometrics.



Yeah. DNA testing of a blood sample taken from a gaping wound in his
neck
ought to do it ;-)

--
Andy.



Back to top
Jörgen
Guest





Posted: Mon Dec 20, 2004 2:12 pm    Post subject: Re: Password Policy Reply with quote

Another big drawback with biometrics is that if someone comprimises your DNA
it's pretty hard to change your password...


"Steven L Umbach" <n9rou@nospam-comcast.net> skrev i meddelandet
news:e6XGT8G5EHA.3416@TK2MSFTNGP09.phx.gbl...
Quote:
I am not a big fan of biometrics anyhow after seeing the movie Demolition
Man. --- Steve


"Steve Riley [MSFT]" <steriley@microsoft.com> wrote in message
news:%23kKN50G5EHA.3756@TK2MSFTNGP14.phx.gbl...
DNA is a poor choice for use as an authenticator. Acquiring and storing
DNA samples requires people to expose certain things about themselves
that have nothing to do with authentication but would likely be misused
for discrimination -- diseases, genetic traits, and so on.

Steve Riley
steriley@microsoft.com



"Steven L Umbach" <n9rou@nospam-comcast.net> wrote in message
news:erdCmEG5EHA.3648@TK2MSFTNGP11.phx.gbl...
Too easy to get someone's blood with or without their cooperation and
subject to social engineering. --- Steve


"Andrew Mitchell" <amitchell@removecasey.vic.gov.au> wrote in message
news:Xns95C2F393A90DAcasey01@207.46.248.16...
"Joe Richards [MVP]" <humorexpress@hotmail.com> said

Implement smartcards or biometrics.



Yeah. DNA testing of a blood sample taken from a gaping wound in his
neck
ought to do it ;-)

--
Andy.





Back to top
Steve Riley [MSFT]
Guest





Posted: Tue Dec 21, 2004 12:19 am    Post subject: Re: Password Policy Reply with quote

That's the whole reason behind requiring a secret in any kind of
authentication system.

It's perfectly OK to use "public" information, like a fingerprint,
retina scan, even DNA (still scary for the reason I mention below) as
an *identifier*, but you still need to combine that with something
else, like a password or private key to use as the *authenticator*.

An authenticator is something that proves your identity. It's a
secret, so (presumably) only you know it. And if it gets compromised,
you can get a new one.

As you consider products and technologies to improve authentication,
don't forget these facts. Identity and authentication are separate
functions and shouldn't be combined.

Steve Riley
steriley@microsoft.com



"Jrg" <jorgen_persson78@hotmail.com> wrote in message
news:%23EWcdtm5EHA.3840@tk2msftngp13.phx.gbl...
Quote:
Another big drawback with biometrics is that if someone comprimises
your DNA it's pretty hard to change your password...


"Steven L Umbach" <n9rou@nospam-comcast.net> skrev i meddelandet
news:e6XGT8G5EHA.3416@TK2MSFTNGP09.phx.gbl...
I am not a big fan of biometrics anyhow after seeing the movie
Demolition Man. --- Steve


"Steve Riley [MSFT]" <steriley@microsoft.com> wrote in message
news:%23kKN50G5EHA.3756@TK2MSFTNGP14.phx.gbl...
DNA is a poor choice for use as an authenticator. Acquiring and
storing DNA samples requires people to expose certain things about
themselves that have nothing to do with authentication but would
likely be misused for discrimination -- diseases, genetic traits,
and so on.

Steve Riley
steriley@microsoft.com



"Steven L Umbach" <n9rou@nospam-comcast.net> wrote in message
news:erdCmEG5EHA.3648@TK2MSFTNGP11.phx.gbl...
Too easy to get someone's blood with or without their cooperation
and subject to social engineering. --- Steve


"Andrew Mitchell" <amitchell@removecasey.vic.gov.au> wrote in
message news:Xns95C2F393A90DAcasey01@207.46.248.16...
"Joe Richards [MVP]" <humorexpress@hotmail.com> said

Implement smartcards or biometrics.



Yeah. DNA testing of a blood sample taken from a gaping wound in
his neck
ought to do it ;-)

--
Andy.







Back to top
Steven L Umbach
Guest





Posted: Tue Dec 21, 2004 1:57 am    Post subject: Re: Password Policy Reply with quote

If someone compromises your DNA, changing your password is the least of your
problems. --- Steve


"Jörgen" <jorgen_persson78@hotmail.com> wrote in message
news:%23EWcdtm5EHA.3840@tk2msftngp13.phx.gbl...
Quote:
Another big drawback with biometrics is that if someone comprimises your
DNA it's pretty hard to change your password...


"Steven L Umbach" <n9rou@nospam-comcast.net> skrev i meddelandet
news:e6XGT8G5EHA.3416@TK2MSFTNGP09.phx.gbl...
I am not a big fan of biometrics anyhow after seeing the movie Demolition
Man. --- Steve


"Steve Riley [MSFT]" <steriley@microsoft.com> wrote in message
news:%23kKN50G5EHA.3756@TK2MSFTNGP14.phx.gbl...
DNA is a poor choice for use as an authenticator. Acquiring and storing
DNA samples requires people to expose certain things about themselves
that have nothing to do with authentication but would likely be misused
for discrimination -- diseases, genetic traits, and so on.

Steve Riley
steriley@microsoft.com



"Steven L Umbach" <n9rou@nospam-comcast.net> wrote in message
news:erdCmEG5EHA.3648@TK2MSFTNGP11.phx.gbl...
Too easy to get someone's blood with or without their cooperation and
subject to social engineering. --- Steve


"Andrew Mitchell" <amitchell@removecasey.vic.gov.au> wrote in message
news:Xns95C2F393A90DAcasey01@207.46.248.16...
"Joe Richards [MVP]" <humorexpress@hotmail.com> said

Implement smartcards or biometrics.



Yeah. DNA testing of a blood sample taken from a gaping wound in his
neck
ought to do it ;-)

--
Andy.







Back to top
Jörgen
Guest





Posted: Tue Dec 21, 2004 8:37 pm    Post subject: Re: Password Policy Reply with quote

Yes ofcourse but still we are talking about passwords now and not nuclear
wars or stolen passport am I right??

/J

"Steven L Umbach" <n9rou@nospam-comcast.net> skrev i meddelandet
news:OLYXg4s5EHA.3368@TK2MSFTNGP10.phx.gbl...
Quote:
If someone compromises your DNA, changing your password is the least of
your problems. --- Steve


"Jörgen" <jorgen_persson78@hotmail.com> wrote in message
news:%23EWcdtm5EHA.3840@tk2msftngp13.phx.gbl...
Another big drawback with biometrics is that if someone comprimises your
DNA it's pretty hard to change your password...


"Steven L Umbach" <n9rou@nospam-comcast.net> skrev i meddelandet
news:e6XGT8G5EHA.3416@TK2MSFTNGP09.phx.gbl...
I am not a big fan of biometrics anyhow after seeing the movie Demolition
Man. --- Steve


"Steve Riley [MSFT]" <steriley@microsoft.com> wrote in message
news:%23kKN50G5EHA.3756@TK2MSFTNGP14.phx.gbl...
DNA is a poor choice for use as an authenticator. Acquiring and storing
DNA samples requires people to expose certain things about themselves
that have nothing to do with authentication but would likely be misused
for discrimination -- diseases, genetic traits, and so on.

Steve Riley
steriley@microsoft.com



"Steven L Umbach" <n9rou@nospam-comcast.net> wrote in message
news:erdCmEG5EHA.3648@TK2MSFTNGP11.phx.gbl...
Too easy to get someone's blood with or without their cooperation and
subject to social engineering. --- Steve


"Andrew Mitchell" <amitchell@removecasey.vic.gov.au> wrote in message
news:Xns95C2F393A90DAcasey01@207.46.248.16...
"Joe Richards [MVP]" <humorexpress@hotmail.com> said

Implement smartcards or biometrics.



Yeah. DNA testing of a blood sample taken from a gaping wound in his
neck
ought to do it ;-)

--
Andy.









Back to top
Steve Riley [MSFT]
Guest





Posted: Wed Dec 22, 2004 1:01 am    Post subject: Re: Password Policy Reply with quote

There has been talk about using DNA for authentication to computers.

Extending the concept, though, I'm opposed to using DNA for *any* form of
authentication. I don't want my DNA in some computer system, and I don't
want it on my passport.

I haven't made up my mind yet on finger print or retina scan data on passports,
though. I can see both sides of the argument. I guess I'm having cognitive
dissonance right now... ;)

Steve Riley
steriley@microsoft.com



Quote:
Yes ofcourse but still we are talking about passwords now and not
nuclear wars or stolen passport am I right??

/J

"Steven L Umbach" <n9rou@nospam-comcast.net> skrev i meddelandet
news:OLYXg4s5EHA.3368@TK2MSFTNGP10.phx.gbl...

If someone compromises your DNA, changing your password is the least
of your problems. --- Steve

"Jörgen" <jorgen_persson78@hotmail.com> wrote in message
news:%23EWcdtm5EHA.3840@tk2msftngp13.phx.gbl...

Another big drawback with biometrics is that if someone comprimises
your DNA it's pretty hard to change your password...

"Steven L Umbach" <n9rou@nospam-comcast.net> skrev i meddelandet
news:e6XGT8G5EHA.3416@TK2MSFTNGP09.phx.gbl...

I am not a big fan of biometrics anyhow after seeing the movie
Demolition Man. --- Steve

"Steve Riley [MSFT]" <steriley@microsoft.com> wrote in message
news:%23kKN50G5EHA.3756@TK2MSFTNGP14.phx.gbl...

DNA is a poor choice for use as an authenticator. Acquiring and
storing DNA samples requires people to expose certain things about
themselves that have nothing to do with authentication but would
likely be misused for discrimination -- diseases, genetic traits,
and so on.

Steve Riley
steriley@microsoft.com
"Steven L Umbach" <n9rou@nospam-comcast.net> wrote in message
news:erdCmEG5EHA.3648@TK2MSFTNGP11.phx.gbl...

Too easy to get someone's blood with or without their cooperation
and subject to social engineering. --- Steve

"Andrew Mitchell" <amitchell@removecasey.vic.gov.au> wrote in
message news:Xns95C2F393A90DAcasey01@207.46.248.16...

"Joe Richards [MVP]" <humorexpress@hotmail.com> said

Implement smartcards or biometrics.

Yeah. DNA testing of a blood sample taken from a gaping wound in
his
neck
ought to do it ;-)
-- Andy.
Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Security All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB