Displaying 20 results from an estimated 48 matches for "fsacls".
Did you mean:
fsacl
2017 Dec 14
2
samba-tool ntacl sysvolcheck ERROR
[root at srv-cds ~]# samba-tool ntacl sysvolcheck
Attempting to register passdb backend smbpasswd
Successfully added passdb backend 'smbpasswd'
Attempting to register passdb backend tdbsam
Successfully added passdb backend 'tdbsam'
Attempting to register passdb backend samba_dsdb
Successfully added passdb backend 'samba_dsdb'
Attempting to register passdb backend samba4
2014 Apr 21
2
GPO Create error
I have a domain that I upgraded from a Samba 3/LDAP set up about a year
ago. I haven't done anything too interesting with it and it's generally
been working OK.
I attempted to create a new GPO for my domain. From a Win 7 client I get an
error "This security ID may not be assigned as the owner of this object".
Thinking this was an issue with sysvol acls, I ran "samba-tool
2014 Aug 18
1
samba-tool ntacl sysvolcheck throws error
Hi all,
We're seeing the following:
root at dc3:~# samba-tool ntacl sysvolcheck
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[netlogon]"
Processing section "[sysvol]"
ERROR(<type 'exceptions.TypeError'>): uncaught exception - (61, 'No data
available')
File
2012 Oct 10
1
Samba4 sysvolcheck issue
Hi!
Since samba4 rc1 (we update it since beta1) the "./samba-tool ntacl
sysvolcheck" command returns the following :
ERROR(<type 'exceptions.TypeError'>): uncaught exception - (61, 'No data
available')
File
"/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py",
line 168, in _run
return self.run(*args, **kwargs)
File
2015 Mar 18
2
windows sysvol share
Hello,
I have manually mounted the SYSVOL share, sync it with samba and run
samba-tool ntacl sysvolreset.
But I'm not sure if all windows policies are acceptable by samba because of
errors logs:
2015/03/18 09:30:52.197934, 0]
../source3/smbd/oplock.c:338(oplock_timeout_handler)
Oplock break failed for file
myDomain.local/Policies/{31B2F340-016D-11D2-945F-00C04FB984F9}/USER/Registry.pol
--
2015 Mar 18
3
windows sysvol share
Of course, the sysvol is located on a windows controller from the forest.
mount -t cifs -o username=domain_admin_user
//windowsDC.myDomain.local/SYSVOL /mnt/smb/sysvol
and copied the files with -R --preserve to
/usr/local/samba/var/locks/sysvol/
Below logs are provided from /usr/local/samba/var/log.smbd file.
regards,
On Wed, Mar 18, 2015 at 3:36 PM, Rowland Penny <rowlandpenny at
2015 Oct 03
3
Erro samba-tool ntacl sysvolreset/sysvolcheck
Hi I'm with this problem?
Version: Samba 4.3 (4.2 upgrade)
S.O .: Ubuntu 4.14
samba-tool ntacl sysvolreset
open: error=2 (No such file or directory)
ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error')
File
"/opt/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line
175, in _run
return self.run(*args, **kwargs)
File
2017 Dec 14
2
samba-tool ntacl sysvolcheck ERROR
I am sorry,
What OS = Centos 7
What version of Samba = version 4.7.1
How did you provision AD = from samba wiki
samba-tool domain join mydomain.cu DC -U"mydomain\administrator" --dns-backend=SAMBA_INTERNAL
What is in smb.conf
[global]
netbios name = SRV-CDS
realm = mydomain.CU
server role= active directory domain controller
workgroup = mydomain
dns forwarder =
2015 Feb 16
6
gpo update problem
I have setup 'profiles' and 'home share' per the instructions on Samba
wiki. That seemed to go fine.
When I moved on to 'folder re-direction' I tried to open GPO management
on my W7 client and received a "User policy could not be updated
successfully . . ." on the windows CP console. Started googling the
error and ran into "samba-tool ntacl
2017 May 31
2
Erro sysvolcheck/sysvolreset
Hi
My configuration:
smb.conf
# Global parameters
[global]
workgroup = MYSERVER
realm = interno.mydomain.com.br
netbios name = DC-LINUX
server role = active directory domain controller
server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc,
drepl, winbindd, ntp_signd, kcc, dnsupdate
idmap_ldb:use rfc2307 = yes
ldap server
2015 Oct 12
2
Sysvol acl check failed
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
when I check ACLs on my sysvol I got the following errors:
root at DKHHDC1:~# samba-tool gpo aclcheck
ERROR(<type 'exceptions.KeyError'>): uncaught exception - 'No such
element'
File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py",
line 175, in _run
return self.run(*args, **kwargs)
File
2015 Oct 13
2
Sysvol acl check failed
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am 12.10.2015 um 18:47 schrieb James:
> On 10/12/2015 12:20 PM, Stefan Kania wrote:
>> Hello,
>>
>> when I check ACLs on my sysvol I got the following errors:
>>
>> root at DKHHDC1:~# samba-tool gpo aclcheck ERROR(<type
>> 'exceptions.KeyError'>): uncaught exception - 'No such element'
2015 Mar 18
2
windows sysvol share
Sorry, I have omitted to post the config file.
# cat /usr/local/samba/etc/smb.conf
[global]
workgroup = myDomain
realm = myDomain.local
netbios name = DCLINUX
server role = active directory domain controller
dsdb:schema update allowed = yes
[netlogon]
path = /usr/local/samba/var/locks/sysvol/rcs-rds.local/scripts
read only = No
[sysvol]
2017 Jul 06
4
Can't create/update Group Policy in Samba 4.6.5
Hi,
My DC doesn't know domains users and groups by name, only by uid/gid.
Ex: chmod mike:'EMPRESA\unix_admins' test
chown: invalid group mike:EMPRESA\\unix_admins
if run with GID work properly
chmod mike:30059 test
drwxr-xr-x 2 root 30059 4096 Jul 6 00:17 test
There is unix_admins group
wbinfo --gid-info 30059
EMPRESA\unix_admins:x:30059:
In File Server Domain Member
2015 Aug 12
0
Error
hummm all is correct, if I install samba from sernet...can I have problem with my actual domain?????. My domain is working fine, only I have 3 problem.
1- The wallpaper is no aplicate in GPO with samba 4.2.3
2- When I run ./samba-tool ntacl sysvolcheck, err
ldb_wrap open of idmap.ldb
ERROR(<type 'exceptions.TypeError'>): uncaught exception - (2, 'No such file or
2017 May 09
0
bugid https://bugzilla.samba.org/show_bug.cgi?id=12031
I'm having a similar issue on a new DC I've installed today:
[root at theoden ~]# samba-tool ntacl sysvolcheck
ERROR(<type 'exceptions.TypeError'>): uncaught exception - must be string, not None
File "/usr/lib64/python2.7/site-packages/samba/netcmd/__init__.py", line 176, in _run
return self.run(*args, **kwargs)
File
2023 May 05
1
Workaround for Bug 14927?
Greetings,
This post pertains to Samba version 4.16.8 on FreeBSD 13.1.
When GPMC.MSC is invoked from within a Windows server domain member, it
displays an inconsistency error:
<https://attachments.samba.org/attachment.cgi?id=8386>
<https://bugzilla.samba.org/show_bug.cgi?id=14927>
# samba-tool ntacl sysvolreset
# samba-tool ntacl sysvolcheck
ERROR(<class
2015 Mar 18
0
windows sysvol share
On 18/03/15 13:17, Adriana Moga wrote:
> Hello,
>
> I have manually mounted the SYSVOL share, sync it with samba and run
> samba-tool ntacl sysvolreset.
What do you mean 'manually mounted the SYSVOL share' ? how did you do this ?
> But I'm not sure if all windows policies are acceptable by samba because of
> errors logs:
>
> 2015/03/18 09:30:52.197934, 0]
2015 Feb 16
0
gpo update problem
Hi Bob,
>
> I have setup 'profiles' and 'home share' per the instructions on Samba
> wiki. That seemed to go fine.
>
> When I moved on to 'folder re-direction' I tried to open GPO management
> on my W7 client and received a "User policy could not be updated
> successfully . . ." on the windows CP console. Started googling the
> error and
2015 Aug 11
4
Error
Hello list, today I update de the version of samba, 4.2.3, when I run this tool, I have this error.
1) - ./samba-tool gpo aclcheck
ldb_wrap open of secrets.ldb
GENSEC backend 'gssapi_spnego' registered
GENSEC backend 'gssapi_krb5' registered
GENSEC backend 'gssapi_krb5_sasl' registered
GENSEC backend 'spnego' registered
GENSEC backend 'schannel' registered