Upload etc/pam.conf with huggingface_hub
Browse files- etc/pam.conf +15 -0
etc/pam.conf
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# ---------------------------------------------------------------------------#
|
| 2 |
+
# /etc/pam.conf #
|
| 3 |
+
# ---------------------------------------------------------------------------#
|
| 4 |
+
#
|
| 5 |
+
# NOTE
|
| 6 |
+
# ----
|
| 7 |
+
#
|
| 8 |
+
# NOTE: Most program use a file under the /etc/pam.d/ directory to setup their
|
| 9 |
+
# PAM service modules. This file is used only if that directory does not exist.
|
| 10 |
+
# ---------------------------------------------------------------------------#
|
| 11 |
+
|
| 12 |
+
# Format:
|
| 13 |
+
# serv. module ctrl module [path] ...[args..] #
|
| 14 |
+
# name type flag #
|
| 15 |
+
|