Click here to Skip to main content
15,891,033 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: password policy Pin
Johnny J.4-Oct-16 23:56
professionalJohnny J.4-Oct-16 23:56 
GeneralRe: password policy Pin
den2k885-Oct-16 0:01
professionalden2k885-Oct-16 0:01 
GeneralRe: password policy Pin
Johnny J.5-Oct-16 0:07
professionalJohnny J.5-Oct-16 0:07 
GeneralRe: password policy Pin
raddevus5-Oct-16 7:43
mvaraddevus5-Oct-16 7:43 
GeneralRe: password policy Pin
Jochen Arndt4-Oct-16 23:56
professionalJochen Arndt4-Oct-16 23:56 
GeneralRe: password policy Pin
V.5-Oct-16 0:34
professionalV.5-Oct-16 0:34 
GeneralRe: password policy Pin
Jochen Arndt5-Oct-16 1:07
professionalJochen Arndt5-Oct-16 1:07 
GeneralRe: password policy Pin
Nathan Minier5-Oct-16 1:27
professionalNathan Minier5-Oct-16 1:27 
Not so, LDAP requires authenticated but not privileged access on client hosts. It's about as secure as tossing a passwords list into the NETLOGON folder.

If it's not configured correctly (ie proper permissions added to the password field), literally any domain machine can get those passwords, apparently in plain text.

Jochen Arndt wrote:
If I would have to decide between encrypted passwords and the ability to check for similar passwords I would choose the first option.


Choose neither. Encryption is reversible by definition; go with a salted, unpadded hash.
"There are three kinds of lies: lies, damned lies and statistics."
- Benjamin Disraeli

GeneralRe: password policy Pin
Dan Neely5-Oct-16 2:49
Dan Neely5-Oct-16 2:49 
GeneralRe: password policy Pin
Nathan Minier5-Oct-16 9:24
professionalNathan Minier5-Oct-16 9:24 
GeneralRe: password policy Pin
Nelek5-Oct-16 12:58
protectorNelek5-Oct-16 12:58 
GeneralRe: password policy Pin
DeerBear6-Oct-16 0:38
DeerBear6-Oct-16 0:38 
GeneralRe: password policy Pin
Robin Bassett6-Oct-16 7:29
Robin Bassett6-Oct-16 7:29 
PraiseRe: password policy Pin
raddevus5-Oct-16 2:45
mvaraddevus5-Oct-16 2:45 
GeneralRe: password policy Pin
Richard MacCutchan4-Oct-16 23:45
mveRichard MacCutchan4-Oct-16 23:45 
GeneralRe: password policy Pin
den2k884-Oct-16 23:48
professionalden2k884-Oct-16 23:48 
JokeRe: password policy PinPopular
Kornfeld Eliyahu Peter4-Oct-16 23:50
professionalKornfeld Eliyahu Peter4-Oct-16 23:50 
GeneralRe: password policy Pin
raddevus5-Oct-16 7:54
mvaraddevus5-Oct-16 7:54 
GeneralRe: password policy Pin
V.5-Oct-16 0:36
professionalV.5-Oct-16 0:36 
GeneralRe: password policy Pin
raddevus5-Oct-16 7:49
mvaraddevus5-Oct-16 7:49 
GeneralRe: password policy Pin
Slacker0075-Oct-16 1:37
professionalSlacker0075-Oct-16 1:37 
GeneralRe: password policy Pin
Marc Clifton5-Oct-16 2:25
mvaMarc Clifton5-Oct-16 2:25 
PraiseRe: password policy Pin
raddevus5-Oct-16 2:44
mvaraddevus5-Oct-16 2:44 
GeneralRe: password policy Pin
Rage5-Oct-16 3:14
professionalRage5-Oct-16 3:14 
RantRe: password policy Pin
Brisingr Aerowing5-Oct-16 4:28
professionalBrisingr Aerowing5-Oct-16 4:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.