search for: tdbidmap

Displaying 3 results from an estimated 3 matches for "tdbidmap".

Did you mean: tdb_mmap
2019 Aug 19
3
How does "winbind refresh tickets" work?
Hi list,I want to make winbind kerberos ticket refresh work but I couldn't do it with configuration below: ------ smb.conf ------security = ADS workgroup = MYDOMAINrealm = MYDOMAIN.ORG log file = /var/log/samba/%m.loglog level = 6enable core files = no idmap config * : backend = tdbidmap config * : range = 3000-7999idmap config MYDOMAIN : backend = rid idmap config MYDOMAIN : range = 10000-999999 dedicated keytab file = /etc/krb5.keytabkerberos method = secrets and keytab template shell = /bin/bash template homedir = /home/%D/%U winbind use default domain = yeswinbind refresh ticke...
2019 Aug 19
0
How does "winbind refresh tickets" work?
...want to make winbind kerberos ticket refresh work > but I couldn't do it with configuration below: > ------ smb.conf ------security = ADS > workgroup = MYDOMAINrealm = MYDOMAIN.ORG > log file = /var/log/samba/%m.loglog level = 6enable core files = no > idmap config * : backend = tdbidmap config * : range = > 3000-7999idmap config MYDOMAIN : backend = rid > idmap config MYDOMAIN : range = 10000-999999 > dedicated keytab file = /etc/krb5.keytabkerberos method = > secrets and keytab > template shell = /bin/bash > template homedir = /home/%D/%U > winbind use defa...
2024 Jun 12
1
Apparent conflict between shadow_copy and virusfilter modules
...tbios aliases = fileserverworkgroup = EXAMPLErealm = EXAMPLE.ADLAN## Recommended Kerberos Setup#dedicated keytab file = /etc/krb5.keytabkerberos method = secrets and keytab## Logs#log file = /var/log/samba/%h.logmax log size = 2048log level = 2## To BUILTIN groups and users#idmap config *:backend = tdbidmap config *:range = 3000-7999 ## To other domain groups and users#idmap config EXAMPLE:backend = rididmap config EXAMPLE:range = 1000000-1999999idmap config EXAMPLE:base_rid = 0idmap config EXAMPLE:unix_primary_group = yesidmap config EXAMPLE:unix_nss_info = no## Automatic kerberos ticket renovation#...