COFFE
(usa Debian)
Enviado em 09/05/2024 - 11:09h
Bom dia amigos
Recentemente tivemos a migração dos servidores de domínio samba 4.10 para o 4.15.13
até ai está tudo certo.
Os servidores estão funcionando normalmente, estou fazendo a documentação e quando dei o comando
samba-tool ntacl sysvolcheck
ele me retorna isso:
Processing section "[sysvol]"
Processing section "[netlogon]"
pm_process() returned Yes
lp_load_ex: refreshing parameters
Initialising global parameters
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[global]"
doing parameter netbios name = SERV-SAP-ADP
doing parameter realm = AGRISTAR.PDC
doing parameter server role = active directory domain controller
doing parameter workgroup = AGRISTAR
doing parameter ldap server require strong auth = no
doing parameter server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbindd, ntp_signd, kcc, dns
doing parameter dns forwarder = 10.1.0.4
doing parameter idmap_ldb:use rfc2307 = yes
doing parameter winbind nss info = rfc2307
doing parameter winbind use default domain = yes
doing parameter winbind enum users = yes
doing parameter winbind enum groups = yes
doing parameter map acl inherit = Yes
doing parameter store dos attributes = Yes
doing parameter admin users = @TI
doing parameter wins support = yes
doing parameter wins proxy = no
doing parameter dns proxy = no
doing parameter max wins ttl = 518400
doing parameter min wins ttl = 21600
doing parameter browsable = no
doing parameter log level = 4
doing parameter log file = /file-server/Auditoria/auditoria.txt
doing parameter max log size = 1048576
doing parameter strict sync = yes
doing parameter sync always = yes
doing parameter full_audit:success = mkdir, rmdir, read, pread, write, pwrite, rename, unlink, chmod, chown, open, opendir
doing parameter full_audit:prefix = %u|%I|%m|%p|%P|%S
doing parameter full_audit:failure = none
doing parameter full_audit:facility = local5
doing parameter full_audit:priority = notice
Processing section "[sysvol]"
doing parameter path = /file-server/sysvol
doing parameter read only = No
Processing section "[netlogon]"
doing parameter path = /file-server/netlogon/
doing parameter read only = No
pm_process() returned Yes
ldb_wrap open of idmap.ldb
ERROR(<class 'TypeError'>): uncaught exception - (61, 'No data available')
File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 186, in _run
return self.run(*args, **kwargs)
File "/usr/lib/python3/dist-packages/samba/netcmd/ntacl.py", line 443, in run
provision.checksysvolacl(samdb, netlogon, sysvol,
File "/usr/lib/python3/dist-packages/samba/provision/__init__.py", line 1868, in checksysvolacl
fsacl = getntacl(lp, dir_path, session_info, direct_db_access=direct_db_access, service=SYSVOL_SERVICE)
File "/usr/lib/python3/dist-packages/samba/ntacls.py", line 112, in getntacl
attribute = samba.xattr_native.wrap_getxattr(file,
Poderiam me ajudar sou novo nessa parte do samba
Já rodei o comando
samba-tool ntacl sysvolreset, mas não resolveu
Obrigado