Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,12 @@
create_home: yes
comment: Delphix User
home: /export/home/delphix
attributes:
loginFailureCount: 0

loginPolicy:
maxLoginFailures: 5
waitIncrementSeconds: 60
#
# In order for this locale to be used (e.g. by virtualization) we need
# to ensure it's available. Generally this locale will be generated by
Expand Down
Loading