search for: idmap_tdb2

Displaying 20 results from an estimated 54 matches for "idmap_tdb2".

Did you mean: idmap_tdb
2013 Feb 13
1
tdb2 idmap script issue
...py adventures in ID mapping between windows and Unix, I've come across an odd issue with the idmap : script mapping method when using tdb2. Basically - my idmap script behaves like this: #idmap.sh IDTOSID GID 123456 SID:S-blah-blah-blah as one would hope, and as per the requirements in the idmap_tdb2 man page. Similarly, it'll return UID:123545 or GID:1234356 in response to SIDTOID S-blah-blah-blah This all works well when calling the script directly, but when running it through winbind I was getting: # wbinfo -G 12345 Could not convert gid 12345 to sid despite the fact that this woul...
2018 Jun 28
2
CTDB upgrade to SAMBA 4.8.3
...list options with "net conf". Everything looks good at first glance. Is it maybe only an issue of "testparm" in samba 4.8.3? How do i use "Samba/ctdb debug packages"? I compiled SAMBA from source (./configure --with-cluster-support --with-shared-modules=idmap_rid,idmap_tdb2,idmap_ad) and start the daemons with: ### #!/bin/bash /usr/local/samba/sbin/ctdbd_wrapper /usr/local/samba/var/run/ctdb/ctdbd.pid start /usr/local/samba/sbin/smbd /usr/local/samba/sbin/nmbd /usr/local/samba/sbin/winbindd exit 0 ### Thy for your help! Best regards Micha Am 28.06.2018 um 11...
2010 Apr 16
4
krb5 library issues when Compiling 3.5.2 and 3.4.7 on AIX 5.3
...ware --with-pam \ --with-libiconv=/opt/pware --with-sendfile-support \ --prefix=/opt/pware/samba/3.4.7 --with-syslog --with-quotas \ --with-winbind=yes --with-aio-support=yes --with-automount \ --with-static-modules="vfs_aixacl2,vfs_aixacl" \ --with-shared-modules="idmap_rid,idmap_ad,idmap_tdb2" \ --with-dnsupdate Does anyone have any idea as to what the problem is? Regards, Craig Green Support Consultant - Unix Ultradata - Vision to Reality +61 3 9291 1742 www.ultradata.com.au Disclaimer Notice This message contains privileged and confidential information intended only for t...
2018 Feb 13
2
Compile Samba without AD/ADS for a slim installation
...nstallation. This i s on Arch and it is an armv6 raspberry. I have some partial instructions for compiling without ad-dc and ads but keep getting a failed build. I have been grepping all over and I have been unable to figure out what I need to specify here. My configuration: _samba4_idmap_modules=idmap_tdb2 _samba4_pdb_modules=pdb_tdbsam,pdb_smbpasswd,pdb_wbc_sam,pdb_samba4 _samba4_auth_modules=auth_unix,auth_wbc,auth_server, auth_netlogond,auth_script,auth_samba4 cd ${srcdir}/samba-${pkgver} ./configure --enable-fhs \ --prefix=/usr \ --sbindir=/usr/bin \ -...
2016 Apr 15
2
Debian Wheezy member server from backports to self compile
Hello, I'm unable to update my Samba from 4.1.17 to 4.4.2. I'm looking to build from tar instead. From what I gather the following should be the steps taken. ./configure --without-ad-dc -- sbindir= /usr/sbin --sysconfdir=/etc/samba/ --/usr/share/man/ make make install Am I missing something else? Thanks. -- -James
2016 Apr 19
1
Debian Wheezy member server from backports to self compile
...; --with-smbpasswd-file=/etc/samba/smbpasswd > --with-piddir=/var/run/samba > --with-pammodulesdir=/lib/$(DEB_HOST_MULTIARCH)/security --with-pam > --with-syslog --with-utmp --with-pam_smbpass --with-winbind > --with-shared-modules=idmap_rid,idmap_ad,idmap_adex,idmap_hash,idmap_ldap,idmap_tdb2,vfs_dfs_samba4,auth_samba4 > --with-automount --with-ldap --with-ads --with-dnsupdate > --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) > --with-modulesdir=/usr/lib/$(DEB_HOST_MULTIARCH)/samba > --datadir=/usr/share --with-lockdir=/var/run/samba > --with-statedir=/var/lib/samba --with-c...
2019 Mar 20
2
build problem with 4.10.0
...ba --with-relro --enable-avahi --with-systemd --with-shared-modules=auth_unix,auth_wbc,auth_server,auth_netlogond,auth_script,auth_samba4,vfs_cacheprime,vfs_readahead,pdb_tdbsam,pdb_ldap,pdb_ads,pdb_smbpasswd,pdb_wbc_sam,pdb_samba4,idmap_ad,idmap_adex,idmap_hash,idmap_ldap,idmap_rfc2307,idmap_rid,idmap_tdb2 --without-gpgme '--bundled-libraries=!tdb,!talloc,!tevent,ALL' ... make install DESTDIR=/home/abuild/rpmbuild/BUILDROOT/samba-4.10.0-100.x86_64 CONFIGDIR=/etc/samba [  759s] PYTHONHASHSEED=1 WAF_MAKE=1  ./buildtools/bin/waf install [  760s] Waf: Entering directory `/home/abuild/rpmbui...
2009 Jun 16
1
[Announce] Samba 3.3.5 Available for Download
...e 3.3.4: -------------------- o Michael Adam <obnox@samba.org> * BUG 6320: Handle registry config source in file_list. * BUG 6415: Filter out of range mappings in default idmap config in idmap_tdb. * BUG 6416: Filter out of range mappings in default idmap config in idmap_tdb2. * BUG 6417: Filter out of range mappings in default idmap config in idmap_ldap. * Prevent infinite include nesting. * Mark registry shares without path unavailable. o Jeremy Allison <jra@samba.org> * BUG 6089: Revert the extra SAMR and LSA checks. * BUG 6099: Fi...
2009 Jun 16
1
[Announce] Samba 3.3.5 Available for Download
...e 3.3.4: -------------------- o Michael Adam <obnox@samba.org> * BUG 6320: Handle registry config source in file_list. * BUG 6415: Filter out of range mappings in default idmap config in idmap_tdb. * BUG 6416: Filter out of range mappings in default idmap config in idmap_tdb2. * BUG 6417: Filter out of range mappings in default idmap config in idmap_ldap. * Prevent infinite include nesting. * Mark registry shares without path unavailable. o Jeremy Allison <jra@samba.org> * BUG 6089: Revert the extra SAMR and LSA checks. * BUG 6099: Fi...
2018 Feb 01
2
Upgrading a ctdb cluster: samba not listening on TCP port 445
Hi all, I try to update two clustered samba file servers. Right now samba 4.7.0 with ctdb is running on both of them. To update samba I stopped ctdb on one of the servers, and compiled and installed samba 4.7.1 with: ./configure --with-cluster-support --with-shared-modules=idmap_tdb2,idmap_ad,vfs_glusterfs --with-systemd Trying to start ctdb on the updated server fails with " ctdb-eventd[19790]: 50.samba: samba not listening on TCP port 445" in the ctdb.log. Trying to update directly to 4.7.3 or 4.7.4 shows the same error message. Removing the "clustered = y...
2018 May 04
2
CTDB Path
Hello, at this time i want to install a CTDB Cluster with SAMBA 4.7.7 from SOURCE! I compiled samba as follow: |./configure| |--with-cluster-support ||--with-shared-modules=idmap_rid,idmap_tdb2,idmap_ad| The whole SAMBA enviroment is located in /usr/local/samba/. CTDB is located in /usr/local/samba/etc/ctdb. I guess right that the correct path of ctdbd.conf (node file, public address file . . .) is located in /usr/loca/samba/etc/ctdb? Im a litte bit confused about (https://ctdb.samb...
2016 Apr 15
0
Debian Wheezy member server from backports to self compile
...var/lib/samba/private --with-smbpasswd-file=/etc/samba/smbpasswd --with-piddir=/var/run/samba --with-pammodulesdir=/lib/$(DEB_HOST_MULTIARCH)/security --with-pam --with-syslog --with-utmp --with-pam_smbpass --with-winbind --with-shared-modules=idmap_rid,idmap_ad,idmap_adex,idmap_hash,idmap_ldap,idmap_tdb2,vfs_dfs_samba4,auth_samba4 --with-automount --with-ldap --with-ads --with-dnsupdate --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) --with-modulesdir=/usr/lib/$(DEB_HOST_MULTIARCH)/samba --datadir=/usr/share --with-lockdir=/var/run/samba --with-statedir=/var/lib/samba --with-cachedir=/var/cache/samba...
2018 Feb 01
0
Upgrading a ctdb cluster: samba not listening on TCP port 445
...ote: > I try to update two clustered samba file servers. Right now samba 4.7.0 > with ctdb is running on both of them. To update samba I stopped ctdb on > one of the servers, and compiled and installed samba 4.7.1 with: > > ./configure --with-cluster-support --with-shared-modules=idmap_tdb2,idmap_ad,vfs_glusterfs --with-systemd > > Trying to start ctdb on the updated server fails with " > ctdb-eventd[19790]: 50.samba: samba not listening on TCP port 445" in > the ctdb.log. Trying to update directly to 4.7.3 or 4.7.4 shows the same > error message. > &g...
2018 May 05
0
CTDB Path
...May 2018 13:57:42 +0200, Micha Ballmann via samba <samba at lists.samba.org> wrote: > at this time i want to install a CTDB Cluster with SAMBA 4.7.7 from SOURCE! > > I compiled samba as follow: > > |./configure| |--with-cluster-support > ||--with-shared-modules=idmap_rid,idmap_tdb2,idmap_ad| > > The whole SAMBA enviroment is located in /usr/local/samba/. > > CTDB is located in /usr/local/samba/etc/ctdb. > > I guess right that the correct path of ctdbd.conf (node file, public > address file . . .) is located in /usr/loca/samba/etc/ctdb? Yep, should be...
2019 Mar 20
0
build problem with 4.10.0
...hi --with-systemd  > --with-shared- > modules=auth_unix,auth_wbc,auth_server,auth_netlogond,auth_script,aut > h_samba4,vfs_cacheprime,vfs_readahead,pdb_tdbsam,pdb_ldap,pdb_ads,pdb > _smbpasswd,pdb_wbc_sam,pdb_samba4,idmap_ad,idmap_adex,idmap_hash,idma > p_ldap,idmap_rfc2307,idmap_rid,idmap_tdb2  > --without-gpgme '--bundled-libraries=!tdb,!talloc,!tevent,ALL' Try the attached.  If this fixes it file a bug and we can backport it.  I've invited you to our bugzilla. The pre-generated docs in the tarball are likely the proximate cause of the issue, which is why it isn't n...
2019 May 22
1
vfs objects
Does anyone know how to get vfs modules - specifically zfsacl and/or nfs4acl - with samba? When I didn’t find it in 16.04, 18.04 or 19.04 ubuntu versions I decided to look elsewhere - Launchpad - but it wasn’t in that build either. So I decided to build from source thinking that there must be an option for it during build time but the Samba build options page lists no such option. So, are these
2009 Sep 06
0
No subject
...--with-syslog \ --with-utmp \ --with-readline \ --with-pam_smbpass \ --with-libsmbclient \ --with-winbind \ --with-shared-modules=idmap_rid,idmap_ad,idmap_adex,idmap_hash,idmap_ldap,idmap_tdb2 \ --with-automount \ --with-ldap \ --with-ads \ --without-smbmount \ --with-dnsupdate \ --without-libtdb \ --without-libnetapi \ --with-modulesdir=/usr/lib/samba \...
2010 Jun 21
0
SAMBA + CTDB
Hello, I am currently trying to compile newest samba 3.5.3 with ctdb (from git repository) on Debian Lenny (version 5.0.4). I am using following 'configure' command: ./configure --with-cluster-support --with-shared-modules=idmap_tdb2 --with-ads --enable-pie=no and unfortunatelly I have following error: checking for ctdb.h... no checking for ctdb_private.h... no checking for CTDB_CONTROL_TRANS3_COMMIT declaration... yes checking for struct ctdb_tcp_client... no checking for struct ctdb_control_tcp... yes checking for struct ct...
2019 Apr 01
1
gencache.tdb: device busy
...--libexecdir=$(CONFIGURE_PREFIX)/libexec/$(MACH64) CONFIGURE_OPTIONS += --with-bind-dns-dir=$(CONFIGURE_PREFIX)/bind-dns CONFIGURE_OPTIONS.64 += --with-static-modules=vfs_solarisacl CONFIGURE_OPTIONS.64 += --with-shared-modules=vfs_worm,vfs_zfsacl,vfs_prealloc,vfs_cacheprime,vfs_commit,idmap_ldap,idmap_tdb2,idmap_rid,idmap_ad,idmap_hash,idmap_adex CONFIGURE_OPTIONS += --with-ads CONFIGURE_OPTIONS += --with-winbind CONFIGURE_OPTIONS += --with-ldap CONFIGURE_OPTIONS += --with-libldap=ldap_r CONFIGURE_OPTIONS += --nopyo CONFIGURE_OPTIONS += --nopycache CONFIGURE_OPTIONS += --disable-rpath CONFIGURE_OPTI...
2018 Feb 14
0
Compile Samba without AD/ADS for a slim installation
...Arch and it is an armv6 raspberry. > I have some partial instructions for compiling without ad-dc and ads but > keep getting a failed build. I have been grepping all over and I have been > unable to figure out what I need to specify here. My configuration: > > _samba4_idmap_modules=idmap_tdb2 > _samba4_pdb_modules=pdb_tdbsam,pdb_smbpasswd,pdb_wbc_sam,pdb_samba4 > _samba4_auth_modules=auth_unix,auth_wbc,auth_server, > auth_netlogond,auth_script,auth_samba4 > cd ${srcdir}/samba-${pkgver} > ./configure --enable-fhs \ > --prefix=/usr \ > -...