Upload etc/pam.d/chpasswd with huggingface_hub
Browse files- etc/pam.d/chpasswd +5 -0
etc/pam.d/chpasswd
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# The PAM configuration file for the Shadow 'chpasswd' service
|
2 |
+
#
|
3 |
+
|
4 |
+
@include common-password
|
5 |
+
|