[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[Fedora-directory-devel] Please Review: (203043) Password modify extended operation should generate new passwords



https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=203043
Bug(s) fixed: 203043
Bug Description: When using the password modify extended operation,
  if a new password is not supplied, the server should generate a new
  random password and return it to the user in en extended response.
Reviewed by: ???
Files: passwd_extop.c
Branch: HEAD
Fix Description: If a user doesn't supply a new password in the password
   modify extop request, we will generate a random 8 character password,
store it as the users password, and return it to the user in the password
   modify extop response.

I also removed a block of code that was setting the extop return OID in the pb to the password modify OID. RFC3062 explicitly states that the password
   modify response should have the responseName field absent.
Platforms tested: RHEL4
Flag Day: no
Doc impact: no
https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=134486

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]