dlab-berkeley / cloud-computing-working-group

Other
5 stars 1 forks source link

Create password complexity python script #2

Open brooksambrose opened 9 years ago

brooksambrose commented 9 years ago

Please. screenshot 2015-10-01 17 01 51

aronr commented 9 years ago

The minimum passphrase complexity requirements for devices attached to UC Berkeley's network can be found here: https://security.berkeley.edu/minimum-security-standards-networked-devices-mssnd#five

If this may be of any value in constructing password policies for AWS and other cloud providers ...

aculich commented 9 years ago

@stivc and @aronr any interest in collaborating on a first-draft of a script to implement this in the second half of our next (or some future) cloud WG session?

aronr commented 9 years ago

@stivc and I looked at this issue during the second half of the 2015-10-15 Cloud WG session. We concluded that creating a script might not make sense for this use case.

Some observations leading to that conclusion:

Also related:

aronr commented 9 years ago

@stivc suggested that, as an alternative, he might write up some concise doc about this ...