search for: eadb

Displaying 20 results from an estimated 140 matches for "eadb".

Did you mean: readb
2010 Jan 26
1
samba4 HEAD: unable to provision
...et --ldap-backend-type=openldap --server-role='domain controller' --domain=test Administrator password will be set randomly! Traceback (most recent call last): File "./setup/provision", line 244, in <module> nosync=opts.nosync,ldap_dryrun_mode=opts.ldap_dryrun_mode,useeadb=eadb) File "bin/python/samba/provision.py", line 1182, in provision targetdir, sid_generator,useeadb) File "bin/python/samba/provision.py", line 471, in make_smbconf posixeadb_line = "posix:eadb = " + os.path.abspath(os.path.join(os.path.join(targetdir, &qu...
2017 Jan 29
0
classic upgrade fails with 4.6-test
....is_ntvfs_fileserver_built(): takes_options.extend(ntvfs_options) def run(self, smbconf=None, targetdir=None, dbdir=None, testparm=None, quiet=False, verbose=False, use_xattrs=None, sambaopts=None, versionopts=None, dns_backend=None, use_ntvfs=False): eadb = True if use_xattrs == "yes": eadb = False elif use_xattrs == "auto" and use_ntvfs == False or use_ntvfs == None: eadb = False elif use_ntvfs == False or use_ntvfs == None: raise CommandError("--use-xattrs=no requ...
2017 Aug 18
1
File systems without xattr support
Hi Anybody out there is using ACL with file systems without xattr support ?? I read https://wiki.samba.org/index.php/File_System_Support and added posix:eadb = /var/lib/samba/private/eadb.tdb to my smb.conf, but samba does not create this file. Can someone post a working example of this setup, please? Any mandatory "vfs objects" for this to work? (yes, I read and understood the pitfalls along this path) Regards Ethy
2017 Jan 29
3
classic upgrade fails with 4.6-test
On Sun, Jan 29, 2017 at 4:54 PM, Rowland Penny <rpenny at samba.org> wrote: > When you built Samba, did you use the '--with-ntvfs-fileserver' or > '--enable-selftest' options with configure ? > I used '--without-ntvfs-fileserver'.
2017 Jan 30
0
classic upgrade fails with 4.6-test
...alse, verbose=False, use_xattrs=None, sambaopts=None, versionopts=None, dns_backend=None, use_ntvfs=False): Here, 'use_xattrs' is set to 'None' and 'use_ntvfs' is set to 'False' We then come to the block of code that prints the error message: eadb = True if use_xattrs == "yes": eadb = False elif use_xattrs == "auto" and use_ntvfs == False or use_ntvfs == None: eadb = False elif use_ntvfs == False or use_ntvfs == None: raise CommandError("--use-xattrs=n...
2023 Jan 14
2
Is "vfs objects = acl_tdb" allowed?
...; and found it working. In https://wiki.samba.org/index.php/File_System_Support I found: File systems without xattr support Note: This is not recommended!!! If you don't have a filesystem with xattr support, you can simulate it by adding the following line to your smb.conf: posix:eadb = /usr/local/samba/private/eadb.tdb This will place all extra file attributes (NT ACLs, DOS EAs, streams, etc), in that tdb. Note: This way it is not efficient and doesn't scale well. That's why it shouldn't be used in production! This seems to be very similar to "vfs object...
2017 Jan 30
2
classic upgrade fails with 4.6-test
On Mon, 2017-01-30 at 08:42 +0000, Rowland Penny wrote: > On Mon, 30 Jan 2017 15:44:15 +1300 > Andrew Bartlett <abartlet at samba.org> wrote: > > > On Sun, 2017-01-29 at 22:43 +0000, Rowland Penny via samba wrote: > > > On Sun, 29 Jan 2017 17:07:39 -0500 > > > Sonic <sonicsmith at gmail.com> wrote: > > > > > > > On Sun, Jan 29,
2016 Jun 29
4
Classicupgrade of 4.1.17 error: "list index out of range"
...aught exception - list index out of range File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/samba/netcmd/domain.py", line 1321, in run useeadb=eadb, dns_backend=dns_backend, use_ntvfs=use_ntvfs) File "/usr/lib/python2.7/dist-packages/samba/upgrade.py", line 796, in upgrade_from_samba3 urls = samba3.lp.get("passdb backend").split(":",1)[1].strip('"') Any ideas on how to fix i...
2015 Sep 01
2
error: Failed dependencies:
...bit) is needed by samba-4.2.3-1.x86_64 libnetif-samba4.so(SAMBA_4.2.3)(64bit) is needed by samba-4.2.3-1.x86_64 libpopt-samba3-samba4.so()(64bit) is needed by samba-4.2.3-1.x86_64 libpopt-samba3-samba4.so(SAMBA_4.2.3)(64bit) is needed by samba-4.2.3-1.x86_64 libposix-eadb-samba4.so()(64bit) is needed by samba-4.2.3-1.x86_64 libposix-eadb-samba4.so(SAMBA_4.2.3)(64bit) is needed by samba-4.2.3-1.x86_64 libsmb-transport-samba4.so()(64bit) is needed by samba-4.2.3-1.x86_64 libsmb-transport-samba4.so(SAMBA_4.2.3)(64bit) is needed by samba-4.2.3-1....
2018 Mar 22
4
'set_simple_acl' referenced before assignment in classicupgrade
...'set_simple_acl' referenced before assignment File "/usr/local/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 176, in _run return self.run(*args, **kwargs) File "/usr/local/lib/python2.7/site-packages/samba/netcmd/domain.py", line 1589, in run useeadb=eadb, dns_backend=dns_backend, use_ntvfs=use_ntvfs) File "/usr/local/lib/python2.7/site-packages/samba/upgrade.py", line 854, in upgrade_from_samba3 result.names.domaindn, result.lp, use_ntvfs) File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.py", li...
2019 Sep 13
3
Clussicupgrade tdbsam Unable to load modules for /var/lib/samba/private/secrets.ldb
...private/secrets.ldb: (null) ERROR(ldb): uncaught exception - None File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 177, in _run return self.run(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/samba/netcmd/domain.py", line 1681, in run useeadb=eadb, dns_backend=dns_backend, use_ntvfs=use_ntvfs) File "/usr/lib/python2.7/dist-packages/samba/upgrade.py", line 738, in upgrade_from_samba3 use_ntvfs=use_ntvfs, skip_sysvolacl=True) File "/usr/lib/python2.7/dist-packages/samba/provision/__init__.py", line 2262, in pro...
2013 Feb 11
2
Classicupgrade not work
...has no attribute 'acct_flags' File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/domain.py", line 1318, in run useeadb=eadb, dns_backend=dns_backend, use_ntvfs=use_ntvfs) File "/usr/local/samba/lib64/python2.6/site-packages/samba/upgrade.py", line 722, in upgrade_from_samba3 % (user.acct_flags, username, [ I've copied my .tdb files to a new test server.....also, i'm using ldap backend on s...
2018 Sep 16
3
ClassicUpgrade: ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format
...o length field name in format* * File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py", line 177, in _run* * return self.run(*args, **kwargs)* * File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/domain.py", line 1681, in run* * useeadb=eadb, dns_backend=dns_backend, use_ntvfs=use_ntvfs)* * File "/usr/local/samba/lib64/python2.6/site-packages/samba/upgrade.py", line 845, in upgrade_from_samba3* * result.names.domaindn, result.lp, use_ntvfs)* * File "/usr/local/samba/lib64/python2.6/site-packages/samba/provision...
2019 Apr 13
2
AD migration issues
...be found , using both hostname and IP. It won't even show the shares available in the server. Some users had no issues, which is the puzzling bit Re the OS and file system: I had a look at the following document regarding the file system support. It mentions something like adding the posix:eadb = /usr/local/samba/private/eadb.tdb to smb.conf file https://wiki.samba.org/index.php/File_System_Support As mentioned, we got the following during the migration ERROR(<class 'samba.provision.ProvisioningError'>): uncaught exception - ProvisioningError: Your filesystem or build does...
2010 Sep 02
1
Strange provisioning error - I really expect an answer
...or: [root at gateway source4]# ./setup/provision --realm=samba.dghvoip.com--domain=DGHVOIP --adminpass=DGH2010 at dm--server-role='domain controller' --host-name=gateway --host-ip=192.168.254.254 Traceback (most recent call last): File "./setup/provision", line 253, in ? useeadb=eadb, next_rid=opts.next_rid) File "bin/python/samba/provision.py", line 1350, in provision users_gid = findnss_gid([users or "users", 'users', 'other', 'staff']) File "bin/python/samba/provision.py", line 333, in <lambda> find...
2015 May 21
2
Import idmap database error on classicupgrade process
...rt): uncaught exception > File "/opt/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", > line 175, in _run > return self.run(*args, **kwargs) > File "/opt/samba/lib/python2.7/site-packages/samba/netcmd/domain.py", > line 1452, in run > useeadb=eadb, dns_backend=dns_backend, use_ntvfs=use_ntvfs) > File "/opt/samba/lib/python2.7/site-packages/samba/upgrade.py", line > 749, in upgrade_from_samba3 > import_idmap(result.idmap, samba3, logger) > File "/opt/samba/lib/python2.7/site-packages/samba/upgrade.py&qu...
2013 Jan 03
1
samba-tool domain classicupgrade with LDAP backend
...oup mappings, (-1073741790,Access denied) File "/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/domain.py", line 1318, in run useeadb=eadb, dns_backend=dns_backend, use_ntvfs=use_ntvfs) File "/usr/local/samba/lib/python2.6/site-packages/samba/upgrade.py", line 635, in upgrade_from_samba3 grouplist = s3db.enum_group_mapping() And this is the LDAP access LOG: [03/Jan/2013:10:58:01 +0100] conn=24304 op=13 SRCH bas...
2018 Jul 03
1
Classicup
...er/group names before upgrade.  File "/usr/local/samba.ad/lib64/python2.7/site-packages/samba/netcmd/__init __.py", line 176, in _run     return self.run(*args, **kwargs)   File "/usr/local/samba.ad/lib64/python2.7/site-packages/samba/netcmd/ domain.py", line 1636, in run     useeadb=eadb, dns_backend=dns_backend, use_ntvfs=use_ntvfs)   File "/usr/local/samba.ad/lib64/python2.7/site-packages/samba/upgrade.py", line 641, in upgrade_from_samba3     raise ProvisioningError("Please remove common user/group names before upgrade.") Why can not user name/group na...
2011 Jul 11
1
samba4 and ntfs
...cept for administrator account. I have tried adding guest ok = Yes but i guess that's not supported in this version. Here's my smb.conf configuration file....# Global parameters[global]server role = domain controllerworkgroup = MYGROUPrealm = MYGROUP.EXAMPLE.COMnetbios name = VASISHATHposix:eadb = /usr/local/samba/eadb.tdb[netlogon]path = /usr/local/samba/var/lock/sysvol/mygroup.example.com/scriptsread only = No[sysvol]path = /usr/local/samba/var/lock/sysvolread only = No[g]path = /media/read only = Noplz note that i can browse an ext3 or 4 partition from any user. The problem is ONLY with...
2012 Feb 11
1
samba 4 provision fails
Version 4.0.0alpha18-GIT-389bb4f Ubuntu 11.10 Provision fails with: Setting up sam.ldb users and groups Traceback (most recent call last): File "./source4/setup/provision", line 262, in <module> useeadb=eadb, next_rid=opts.next_rid, lp=lp) File "bin/python/samba/provision/__init__.py", line 1757, in provision am_rodc=am_rodc, lp=lp) File "bin/python/samba/provision/__init__.py", line 1455, in provision_fill next_rid=next_rid, dc_rid=dc_rid) File "bin/py...