摘要:
Pluggable Authentication Modules (PAM) via pam_mount. This requires configuring /etc/security/pam_mount.conf.xml neumannt/pam_gocryptfs: A PAM module 阅读全文
posted @ 2026-08-07 15:56
ccdriver
阅读(5)
评论(0)
推荐(0)
摘要:
#!/usr/bin/env bash set -euo pipefail VAULT_NAME="${1:-vault}" if [[ ! "$VAULT_NAME" =~ ^[a-zA-Z0-9._-]+$ ]]; then echo "错误:保险库名称只能包含字母、数字、点、下划线和连字符" 阅读全文
posted @ 2026-08-07 09:59
ccdriver
阅读(2)
评论(0)
推荐(0)

浙公网安备 33010602011771号