Segnalazione #263 » fuss-server-defaults.yaml
1 |
#
|
---|---|
2 |
# Configuration file for custom properties of the fuss server
|
3 |
#
|
4 |
# These options should work in most cases, and only need changing in very
|
5 |
# specific situations.
|
6 |
#
|
7 |
|
8 |
# enable samba password expiry
|
9 |
smb_pass_policy: no |
10 |
# enable unix password expiry (time in days)
|
11 |
pass_age: '' |
12 |
# path for the client-data share
|
13 |
samba_data_share: '' |
14 |
# allowed LDAP users
|
15 |
ldap_filter: '' |
16 |
# allowed LDAP groups
|
17 |
ldap_gfilter: '' |
18 |
# disable DNSSEC
|
19 |
bad_provider: no |
- « Previous
- 1
- 2
- 3
- Next »