--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/b91083b9-bd19-4223-912e-9b658a11bd5a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Even if it's possible, I'd say "don't". MD4 has been known to be severely compromised since like 1995. Those passwords have already been cracked, so last thing you need is moving them to Google and thinking you're safe.
On Wed, Feb 21, 2018 at 1:49 PM, Caio Alves <ca...@inteceleri.com.br> wrote:
I have a project where LDAP is Samba, it is possible to update directly in GSuite with the HASH of the password in MD4 (NT Password Hash).NT Password HashThis is the Windows NT hash of the user's password, encoded the 32 hex digits. The Windows NT hash is created by taking the user's password as represented in 16-bit, little-endian UNICODE and then applying the MD4 (internet rfc1321) hashing algorithm to it.Att,Caio
--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/b91083b9-bd19-4223-912e-9b658a11bd5a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Bri Hatch, Systems and Security Engineer. http://www.ifokr.org/bri/The sooner you fall behind, the more time you'll have to catch up.
--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CAE32uS6qGtEBsu%2BL3isW%2BNXkgeZbrKzOyfOFpmtuu74HZFk4RQ%40mail.gmail.com.
Does anybody know what does Google do with those hashes?
Does Google store them as-is or do they re-hash the hashes once more to store them more safely?