Displaying 20 results from an estimated 62 matches for "pdb_tdbsam".
2010 Sep 06
1
what flag shows ldapsam is built in?
...dapsam is built in?
I see:
# smbd -b | grep -i ldap
HAVE_LDAP_H
HAVE_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SASL_WRAPPING
HAVE_LDAP_SET_REBIND_PROC
HAVE_LIBLDAP
LDAP_SET_REBIND_PROC_ARGS
idmap_ldap_init
pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam
I was expecting to see something with ldapsam in there say for instance
pdb_ldapsam or HAVE_LDAPSAM but I'm not sure what the flag is called and
haven't found a list of all the flags when searching samba.org
thanks.
2014 Dec 17
4
IDMAP_NSS on member server
...of various verions.
I also tried
idmap config MYDOMAIN : backend = rid
idmap config MYDOMAIN : range = 100-300
idmap config MYDOMAIN : base_rid = 0
but no luck.
idmap_nss support is enabled
# smbd -b | grep idmap_nss
pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam idmap_tdb
idmap_passdb idmap_nss nss_info_template auth_sam auth_unix
auth_winbind auth_wbc auth_server auth_domain auth_builtin
vfs_default vfs_solarisacl
# smbd -b | grep idmap_rid
idmap_rid_init
Any idea what I am missing?
Thanks
2017 Jun 08
2
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...y RPC
> modules!?*
>
> Can you please look into this and tell me what I am missing here (I am a
> newbie to compiling Samba, but not to compiling Linux software) and how
> I am supposed to compile a current 4.6.x Samba server with all the modules
>
> pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam rpc_lsarpc rpc_winreg
> rpc_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs
> rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr
> idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam
> auth_unix auth_winbind auth_wbc auth_se...
2018 Feb 13
2
Compile Samba without AD/ADS for a slim installation
...nd 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 \
--libdir=/usr/lib \...
2003 Sep 27
2
Static/shared linking woes
...make ran...)
# du
... What?? The bin/ directory amounted to over 400 MB!
smbd over 24 MB, when the 2.3.x one I have is 1.7 MB?
I presumed it erroneously linked all the libraries as static. So I did:
# ./configure --with-smbmount --with-automount --enable-shared --with-shared-modules=pdb_smbpasswd,pdb_tdbsam,pdb_guest,(.....all modules that I could name...)
(...)
# make
(....)
Linking bin/smbd
smbd/uid.o(.text+0xf9): In function `check_user_ok':
/root/instalki/samba-3.0.0/source/smbd/uid.c:76: undefined reference to `share_access_check'
smbd/process.o(.text+0x1364): In function `timeout_process...
2014 Dec 18
2
IDMAP_NSS on member server
...high range you
> set in smb.conf, try adding a couple of zero's to the range, i.e
> change 100-300 to 100-30000
>
> Rowland
>
>>
>>
>> idmap_nss support is enabled
>>
>> # smbd -b | grep idmap_nss
>> pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam idmap_tdb
>> idmap_passdb idmap_nss nss_info_template auth_sam auth_unix
>> auth_winbind auth_wbc auth_server auth_domain auth_builtin
>> vfs_default vfs_solarisacl
>>
>>
>> # smbd -b | grep idmap_rid
>> id...
2014 Dec 18
2
IDMAP_NSS on member server
...range, i.e
>>> change 100-300 to 100-30000
>>>
>>> Rowland
>>>
>>>>
>>>>
>>>> idmap_nss support is enabled
>>>>
>>>> # smbd -b | grep idmap_nss
>>>> pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam idmap_tdb
>>>> idmap_passdb idmap_nss nss_info_template auth_sam auth_unix
>>>> auth_winbind auth_wbc auth_server auth_domain auth_builtin
>>>> vfs_default vfs_solarisacl
>>>>
>>>>
>>>> #...
2019 Mar 20
2
build problem with 4.10.0
...cluster-support
--with-socketpath=/var/lib/ctdb/ctdb.socket --with-pam
--with-pammodulesdir=lib64/security --with-piddir=/run/samba
--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=/...
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...see - so I seem to have been wrong when assuming that I could
take the output of Samba 3.5.16 "smbd -b" command and use it to feed the
list of "builtin modules" it returns as the value for
"--with-static-modules"...
===
Builtin modules:
pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam rpc_lsarpc rpc_winreg
rpc_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs
rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr
idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam
auth_unix auth_winbind auth_wbc auth_server auth_domain aut...
2014 Dec 18
0
IDMAP_NSS on member server
...nfig MYDOMAIN : backend = rid
> idmap config MYDOMAIN : range = 100-300
> idmap config MYDOMAIN : base_rid = 0
>
>
>
> but no luck.
>
>
> idmap_nss support is enabled
>
> # smbd -b | grep idmap_nss
> pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam idmap_tdb
> idmap_passdb idmap_nss nss_info_template auth_sam auth_unix
> auth_winbind auth_wbc auth_server auth_domain auth_builtin
> vfs_default vfs_solarisacl
>
>
> # smbd -b | grep idmap_rid
> idmap_rid_init
>
>...
2019 Mar 20
0
build problem with 4.10.0
...ketpath=/var/lib/ctdb/ctdb.socket --with-pam
> --with-pammodulesdir=lib64/security --with-piddir=/run/samba
> --with-relro --enable-avahi --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'...
2009 Mar 16
0
Making Samba 3.2.3 and ACL work
...annot access their
files even though ACL permissions on the files are set to give them full
access.
first of all how can I check wheter ACL is indeed enabled in my samba
installation?
"smbd -b | grep -i acl" yields:
HAVE_SYS_ACL_H
HAVE_ACL_LIBACL_H
HAVE_POSIX_ACLS
pdb_ldap pdb_smbpasswd pdb_tdbsam rpc_lsarpc rpc_winreg rpc_initshutdown
rpc_dssetup rpc_wkssvc rpc_svcctl2 rpc_ntsvcs2 rpc_netlogon rpc_netdfs rp
c_srvsvc rpc_spoolss rpc_eventlog2 rpc_samr idmap_ldap idmap_tdb
idmap_passdb idmap_nss nss_info_template auth_sam auth_unix auth_winbind
auth_server
auth_domain auth_builtin vfs_default...
2004 Jul 13
0
Error loading LDAP functions, even though they are compiled in
...It seems to say that builtin support isn't found, even though I
compiled it in. I was originally using the Fedora RPM, but have also
tried compiling myself using --with-ldap. In either case, smbd reports
that it is built in. A snippet from smbd -b:
Builtin modules:
pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_guest rpc_lsa rpc_reg
rpc_lsa_ds rpc_wks rpc_net rpc_dfs rpc_srv rpc_spoolss rpc_samr
idmap_ldap idmap_tdb auth_rhosts auth_sam auth_unix auth_winbind
auth_server auth_domain auth_builtin
I "think" that pdb_ldap is what should be giving me this support, but
to no avail so far. The R...
2014 Dec 18
0
IDMAP_NSS on member server
...your problem, The ID number is larger than the high range you
set in smb.conf, try adding a couple of zero's to the range, i.e change
100-300 to 100-30000
Rowland
>
>
> idmap_nss support is enabled
>
> # smbd -b | grep idmap_nss
> pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam idmap_tdb
> idmap_passdb idmap_nss nss_info_template auth_sam auth_unix
> auth_winbind auth_wbc auth_server auth_domain auth_builtin
> vfs_default vfs_solarisacl
>
>
> # smbd -b | grep idmap_rid
> idmap_rid_init
>
>
>...
2005 Nov 20
1
Lots of "write_data: write failure in writing to client" and "Error writing 4 bytes to client. -1"
...the two offending smbd's but I like to know more
before it reoccurs.
---
Server: 2 x Intel Xeon 3.2 ; 4 GB memory
OS: 32bit RedHat Enterprise Linux ES release 4 Update 1
Clients: 500 x Windows XP (each have at least two drives mapped to this
server)
Smb builtin modules: pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_guest rpc_lsa
rpc_reg rpc_lsa_ds rpc_wks rpc_svcctl rpc_net rpc_dfs rpc_srv rpc_spoo
lss rpc_eventlog rpc_samr idmap_ldap idmap_tdb auth_rhosts auth_sam
auth_unix auth_winbind auth_server auth_domain auth_builtin
Thanks,
Leroy
2005 Apr 14
0
samba and squid are not working together
...recompile any of the software from
source code.
Running smbd -b gets me the following results:
(1) --with Options:
WITH_ADS
WITH_AUTOMOUNT
WITH_PAM
WITH_QUOTAS
WITH_SENDFILE
WITH_SMBMOUNT
WITH_SYSLOG
WITH_UTMP
WITH_WINBIND
(2) Builtin modules: pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_guest rpc_lsa
rpc_reg rpc_lsa_ds rpc_wks rpc_net rpc_dfs rpc_srv rpc_spoolss rpc_samr
idmap_ldap idmap_tdb auth_rhosts auth_sam auth_unix auth_winbind
auth_server auth_domain auth_builtin
I acknowledge that the option --with-winbind-auth-challenge looks like
it's missing, but all of th...
2011 Mar 22
0
ACL not working
...x
mask::rwx
other::---
default:user::---
default:group::---
default:group:tech:rwx
default:mask::rwx
default:other::---
----------
Build options
--
# smbd -b | grep -i acl
HAVE_SYS_ACL_H
HAVE_ACL_LIBACL_H
HAVE_POSIX_ACLS
vfs_acl_tdb_init
vfs_acl_xattr_init
pdb_ldap pdb_smbpasswd pdb_tdbsam rpc_lsarpc rpc_winreg
rpc_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl2 rpc_ntsvcs2
rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog2 rpc_samr
idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam
auth_unix auth_winbind auth_server auth_domain auth_builtin
vfs_default...
2018 Feb 14
0
Compile Samba without AD/ADS for a slim installation
...gt; 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 \
>...
2017 Jun 05
3
Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...uot; with your script "run_on_target.py", a local
Python install for i686-nptl-linux-gnu on my build machine and the
exact same module configuration (static vs. shared) as retrieved
from "smbd -b" output of the old 3.5.16
Builtin modules:
pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam rpc_lsarpc rpc_winreg
rpc_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs
rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr
idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam
auth_unix auth_winbind auth_wbc auth_server auth_domain aut...
2013 Jan 12
0
Solaris 11.1 Samba 3.6.6 oddity: wbinfo is good, but getent is not.
...ds/ldap
WITH_WINBIND
WITH_WINBIND
WITH_ADS
WITH_ADS
HAVE_LDAP_H
HAVE_HAVE_LDAP_MOZ
HAVE_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_OPEN
HAVE_LDAP_SET_REBIND_PROC
HAVE_LIBLDAP
LDAP_SET_REBIND_PROC_ARGS
idmap_ldap_init
pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin vfs_default vfs_solarisacl
So, no matter what I do, I just can't convince getent to return anything other than local groups and users. It hangs for quite...