Actions
Bug #33765
closedCreate the Pulp user as system user without a login shell
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
The pulp account is created with the default login shell (usually /bin/bash) but it doesn't need to log in so it should be /sbin/nologin.
It should also be considered to make it a system account, but that can lead to a complex migration.
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/puppet-pulpcore/pull/237 added
Updated by Ewoud Kohl van Wijngaarden about 3 years ago
- Subject changed from There is a new login account in satellite 6.9 to Create the Pulp user as system user without a login shell
Updated by Ewoud Kohl van Wijngaarden about 3 years ago
- Category set to Foreman modules
- Triaged changed from No to Yes
Updated by Ewoud Kohl van Wijngaarden about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-pulpcore|5a7991ab90a25aa3add176c1714fc416053a007a.
Updated by Ewoud Kohl van Wijngaarden almost 3 years ago
- Target version set to 3.1.0
- Fixed in Releases 3.1.0 added
This was actually shipped in 3.1.0 but I think the bot missed it.
Updated by Ewoud Kohl van Wijngaarden almost 3 years ago
- Related to Bug #34379: Create the Pulp group as system group added
Actions