search for: pdb_guest

Displaying 20 results from an estimated 21 matches for "pdb_guest".

2005 May 18
1
Samba Comple Problem on Solaris 2.8
...browseable = yes writeable = yes ------ derek@supernova:/opt/UMsmb/sbin# ./smbd -c /etc/samba/smb.conf -i -b | tail sizeof(int): 4 sizeof(long): 4 sizeof(uint8): 1 sizeof(uint16): 2 sizeof(uint32): 4 sizeof(short): 2 sizeof(void*): 4 Builtin modules: pdb_guest rpc_srv rpc_spoolss idmap_tdb ------- And if you look at a good RHEL3 box, [derek@xanadu /]$ cat /etc/redhat-release Red Hat Enterprise Linux WS release 3 (Taroon Update 4) [derek@xanadu /]$ rpm -q samba samba-3.0.9-1.3E.2 [derek@xanadu /]$ /usr/sbin/smbd -b | tail sizeof(int): 4 sizeof(...
2003 Sep 27
2
Static/shared linking woes
...) # 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_processing':...
2004 Jul 13
0
Error loading LDAP functions, even though they are compiled in
...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 RPM version...
2005 Nov 20
1
Lots of "write_data: write failure in writing to client" and "Error writing 4 bytes to client. -1"
...fending 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
...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 the wbinfo c...
2004 Aug 31
2
plaintext backend
Hello I would like to use plaintext backend with a simple Samba 3.0.6 configuration to get rid of the system of double passwords and rely just on the plain old unix /etc/passwd ones. However I couldn't find any information about it in 1) man smb.conf 2) online Samba official HOWTO I tried putting passdb backend = plaintext into a smb.conf file with security=share and the Samba server
2005 Oct 06
1
Samba fails with no apparent message
...LE: /etc/samba/smb.conf LOGFILEBASE: /var/log/samba LMHOSTSFILE: /etc/samba/lmhosts LIBDIR: /usr/lib/samba SHLIBEXT: so LOCKDIR: /var/cache/samba PIDDIR: /var/run SMB_PASSWD_FILE: /etc/samba/smbpasswd PRIVATE_DIR: /etc/samba ** headers cut out ** 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 lp_load: refreshing parameters Initialising global parameters params.c:pm_process() - Processing configuration file &...
2003 Jul 11
1
Compile issues /w kerberos - Samba - 3.0 b2
...po rpc_client/cli_spoolss_notify.po rpc_client/cli_ds.po rpc_client/cli_echo.po passdb/pdb_get_set.po passdb/passdb.po passdb/pdb_interface.po passdb/machine_sid.po passdb/util_sam_sid.po passdb/pdb_compat.po passdb/privileges.po passdb/pdb_ldap.po passdb/pdb_smbpasswd.po passdb/pdb_tdb.po passdb/pdb_guest.po groupdb/mapping.po passdb/secrets.po libads/kerberos.po" \ PYTHON_CFLAGS="-g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 -Iinclude -I/root/samba/samba-3.0.0beta2/source/include -I/root/samba/samba-3.0.0beta2/source/ubiqx -I/root/samba/samba-3.0.0beta2/sourc...
2003 Dec 25
1
How to tell if option "with-acl-support" is compiledin Solaris smbd?
...netatalk_init vfs_readonly_init vfs_recycle_init Type sizes: sizeof(char): 1 sizeof(int): 4 sizeof(long): 4 sizeof(uint8): 1 sizeof(uint16): 2 sizeof(uint32): 4 sizeof(short): 2 sizeof(void*): 4 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_sam r idmap_ldap idmap_tdb auth_rhosts auth_sam auth_unix auth_winbind auth_server auth_domain auth_builtin >>> Tom Dickson <bombcar@bombcar.com> 12/24/03 21:05 PM >>> -----BEGIN PGP SIGNED MESSAGE-...
2005 Nov 09
0
Samba 3.0.20b / AIX 5.3 / VFS Modules
...vfs_readonly_init vfs_recycle_init vfs_shadow_copy_init Type sizes: sizeof(char): 1 sizeof(int): 4 sizeof(long): 4 sizeof(uint8): 1 sizeof(uint16): 2 sizeof(uint32): 4 sizeof(short): 2 sizeof(void*): 4 Builtin modules: pdb_smbpasswd pdb_tdbsam pdb_guest rpc_lsa rpc_reg rpc_lsa_ds rpc_wks rpc_svcctl rpc_net rpc_dfs rpc_srv rpc_spoolss rpc_eventlog rpc_s amr idmap_tdb auth_rhosts auth_sam auth_unix auth_winbind auth_server auth_domain auth_builtin Any help is greatly appreciated. Trying to get Samba VSCAN working and the problems seem to be with t...
2005 Oct 19
1
samba with ADS. winbindd ignore for user authentication
...vfs_recycle_init vfs_shadow_copy_init Type sizes: sizeof(char): 1 sizeof(int): 4 sizeof(long): 4 sizeof(uint8): 1 sizeof(uint16): 2 sizeof(uint32): 4 sizeof(short): 2 sizeof(void*): 4 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_spoolss rpc_eventlog rpc_samr idmap_ldap idmap_tdb auth_rhosts auth_sam auth_unix auth_winbind auth_server auth_domain auth_builtin
2005 May 07
0
force group broken in 3.0.14?
...vfs_readonly_init vfs_recycle_init vfs_shadow_copy_init Type sizes: sizeof(char): 1 sizeof(int): 4 sizeof(long): 4 sizeof(uint8): 1 sizeof(uint16): 2 sizeof(uint32): 4 sizeof(short): 2 sizeof(void*): 4 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
2005 Sep 26
0
[Fwd: Re: Samba with Mysql, Compilation of version 3.0.11]
...db/pdb_compat.c >> Compiling passdb/lookup_sid.c >> Compiling passdb/login_cache.c >> Compiling passdb/pdb_ldap.c >> Compiling passdb/pdb_nds.c >> Compiling passdb/pdb_smbpasswd.c >> Compiling passdb/pdb_tdb.c >> Compiling passdb/pdb_guest.c >> Compiling passdb/pdb_sql.c >> Compiling lib/system_smbd.c >> >> As you can see here, nevermind if i ask for static, shared or >> magic-cookied mysql plugin, it NEVER gets to compile it! >> So there should be a misstake in some Makefile or...
2004 Jul 10
2
Solaris username character limit issues.
Hello, I've compiled Samba 3.0.4 with Heimdal 0.6.2 and all of the other trimmings to join and ADS tree, which I have successfully done. Winbind correctly pulls all of the username and group information from the ADS tree and all is good. However... I seem to be running into a wall with the wonderful Solaris 8 character username / groupname limit. Usernames with spaces or names longer than
2005 Jun 28
1
Samba as ADS Fileserver
...donly_init vfs_recycle_init vfs_shadow_copy_init Type sizes: sizeof(char): 1 sizeof(int): 4 sizeof(long): 4 sizeof(uint8): 1 sizeof(uint16): 2 sizeof(uint32): 4 sizeof(short): 2 sizeof(void*): 4 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 -------------- next part -------------- [global] realm = 000.LOVELIFE.ORG.ZA netbios name = BOX workgroup =...
2005 Sep 21
2
Samba with Mysql, compilation problem.
First i would like to say hello to everybody here, because i am new to this ML. So here is the description of my problem: I began with a clean samba installation from the stable branch few monthes ago, everything was just fine, i have a linux box which was sharing files for another linux workstation and two WinXP laptops. The sharing linux box is a debian stable branch O/S, which is my choice
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...ther to use included popt... yes checking how to build pdb_xml... not checking how to build pdb_mysql... not checking how to build pdb_pgsql... not checking how to build pdb_ldap... static checking how to build pdb_smbpasswd... static checking how to build pdb_tdbsam... static checking how to build pdb_guest... static checking how to build rpc_lsa... static checking how to build rpc_reg... static checking how to build rpc_lsa_ds... static checking how to build rpc_wks... static checking how to build rpc_net... static checking how to build rpc_dfs... static checking how to build rpc_srv... static checki...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...ther to use included popt... yes checking how to build pdb_xml... not checking how to build pdb_mysql... not checking how to build pdb_pgsql... not checking how to build pdb_ldap... static checking how to build pdb_smbpasswd... static checking how to build pdb_tdbsam... static checking how to build pdb_guest... static checking how to build rpc_lsa... static checking how to build rpc_reg... static checking how to build rpc_lsa_ds... static checking how to build rpc_wks... static checking how to build rpc_net... static checking how to build rpc_dfs... static checking how to build rpc_srv... static checki...
2004 Jan 15
2
Installation Problem !!!
...GetContext in -lpopt... yes checking whether to use included popt... no checking how to build pdb_xml... not checking how to build pdb_mysql... not checking how to build pdb_ldap... static checking how to build pdb_smbpasswd... static checking how to build pdb_tdbsam... static checking how to build pdb_guest... static checking how to build rpc_lsa... static checking how to build rpc_reg... static checking how to build rpc_lsa_ds... static checking how to build rpc_wks... static checking how to build rpc_net... static checking how to build rpc_dfs... static checking how to build rpc_srv... static checki...
2005 Aug 10
2
Compiling smbtorture
...whether to use included popt... yes checking how to build pdb_xml... not checking how to build pdb_mysql... not checking how to build pdb_pgsql... not checking how to build pdb_ldap... not checking how to build pdb_smbpasswd... static checking how to build pdb_tdbsam... static checking how to build pdb_guest... static checking how to build rpc_lsa... static checking how to build rpc_reg... static checking how to build rpc_lsa_ds... static checking how to build rpc_wks... static checking how to build rpc_net... static checking how to build rpc_dfs... static checking how to build rpc_srv... static checki...