Project

General

Profile

Actions

Bug #8593

closed

UserManagement need to have hashed password for both Linux and AIX

Added by François ARMAND almost 8 years ago. Updated over 7 years ago.

Status:
Released
Priority:
N/A
Category:
Web - Config management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

In #4785, we added the old school Unix 56bit DES "crypt" hash for AIX.

But the is too limited, because 1/ AIX support its own version of SHA-* hashed password, which should really be used by now, and 2/ we want to be able to transparently defined user on both AIX and Linux plateform in one directive, and have Rudder do the hard work of knowing what the plateform need.

For 1/ we need to conform to method described in http://superuser.com/questions/906771/can-i-manually-replace-password-hashes-in-the-aix-etc-security-passwd-file and format described in http://www.ibmsystemsmag.com/aix/administrator/security/password_hash/?page=2

For 2/ we need to generate two hash variables for each user, one with Aix format, the other with Linux shadow format.


Subtasks 5 (0 open5 closed)

Bug #8626: Adapt DirectiveEditor for master-slave password fieldsReleasedNicolas CHARLES2016-06-30Actions
Bug #8627: Create UserManagement v7 with a variable for AIX passwordsReleasedBenoît PECCATTE2016-07-19Actions
Bug #8708: Missing entry in list of maintained technique after creating usermanagement v7ReleasedAlexis Mousset2016-07-19Actions
Architecture #8707: Upmerge #8593 into RudderReleasedNicolas CHARLES2016-07-19Actions
Bug #8713: Missing sealerate as dependencyRejectedVincent MEMBRÉ2016-07-19Actions

Related issues 2 (1 open1 closed)

Related to Rudder - Bug #4785: Missing "Unix Crypt Des" algo type for AIX passwordReleasedNicolas CHARLES2014-04-29Actions
Related to Rudder - User story #8632: Password-Type field in metadata.xml could use a double-check fieldNewActions
Actions

Also available in: Atom PDF