feat(M4): 生命周期 + 审计 — 到期锁定/回收 cron、审计查询/CSV 导出/每日归档、settings 动态策略
This commit is contained in:
@@ -51,3 +51,7 @@ group = "external" # 外部用户统一组
|
||||
shell = "/bin/sh" # 默认 shell
|
||||
home_base = "/home" # 家目录基路径
|
||||
authorized_keys_dir = ".ssh" # authorized_keys 所在目录名
|
||||
|
||||
[audit]
|
||||
archive_dir = "" # 审计每日归档目录(M4):留空 = 不归档也不自动清理(防丢审计);
|
||||
# 生产建议如 /var/lib/usernode/audit_archive,超期审计先归档再清理
|
||||
|
||||
Reference in New Issue
Block a user