search for: libsmb

Displaying 20 results from an estimated 1368 matches for "libsmb".

2002 Jun 24
1
problem compiling samba 2.2.5 on rh 7.3
...ling smbd/sec_ctx.c Compiling smbd/vfs.c Compiling smbd/vfs-wrap.c Compiling smbd/statcache.c Compiling smbd/posix_acls.c Compiling lib/sysacls.c Compiling smbd/process.c Compiling smbd/service.c Compiling smbd/error.c Compiling printing/printfsp.c Compiling lib/util_seaccess.c Compiling libsmb/cli_pipe_util.c Compiling msdfs/msdfs.c Compiling param/loadparm.c Compiling param/params.c Compiling libsmb/clientgen.c Compiling libsmb/cliconnect.c Compiling libsmb/clifile.c Compiling libsmb/clirap.c Compiling libsmb/clierror.c Compiling libsmb/climessage.c Compiling libsmb/clireadwri...
2003 Jul 11
1
Compile issues /w kerberos - Samba - 3.0 b2
I get the following compile error when compiling. It appears to be coming from KRB5LIBS. I'm not sure if it is a bug that needs to be addressed or if I screwed something up? I'm using the standard source: Error message ....... Linking libsmbclient shared library bin/libsmbclient.so PYTHON_OBJS="dynconfig.po param/loadparm.po param/params.po lib/charcnv.po lib/debug.po lib/fault.po lib/getsmbpass.po lib/interface.po lib/md4.po lib/interfaces.po lib/pidfile.po lib/replace.po lib/signal.po lib/system.po lib/sendfile.po lib/time.po li...
2014 Feb 26
0
samba4 as domain ad member
...16:08:16.065575, 5] ../source3/lib/gencache.c:68(gencache_init) Opening cache file at /var/lib/samba/gencache.tdb [2014/02/26 16:08:16.065715, 5] ../source3/lib/gencache.c:107(gencache_init) Opening cache file at /var/lib/samba/gencache_notrans.tdb [2014/02/26 16:08:16.065813, 5] ../source3/libsmb/namequery.c:211(saf_fetch) saf_fetch: Returning "hhhgadsprd01.dom.de" for "DOM_RAT" domain [2014/02/26 16:08:16.065946, 5] ../source3/libads/sitename_cache.c:105(sitename_fetch) sitename_fetch: Returning sitename for DOM.DE: "Hamburg" [2014/02/26 16:08:16.066010,...
2002 Sep 14
1
Freebsd make problems
...ing.c Compiling smbd/sec_ctx.c Compiling smbd/vfs.c Compiling smbd/vfs-wrap.c Compiling smbd/statcache.c Compiling smbd/posix_acls.c Compiling lib/sysacls.c Compiling smbd/process.c Compiling smbd/service.c Compiling smbd/error.c Compiling printing/printfsp.c Compiling lib/util_seaccess.c Compiling libsmb/cli_pipe_util.c Compiling msdfs/msdfs.c Compiling param/loadparm.c Compiling param/params.c Compiling libsmb/clientgen.c Compiling libsmb/cliconnect.c Compiling libsmb/clifile.c Compiling libsmb/clirap.c Compiling libsmb/clierror.c Compiling libsmb/climessage.c Compiling libsmb/clireadwrite.c Compi...
2005 Dec 31
1
3.0.21a make fails on Mac OS X 10.4.3
Currently running 3.0.10 that comes standard with Mac OS X 10.4 (Tiger). Attempted to install 3.0.21a last night and make failed like this: Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function 'krb5_locate_kdc': libsmb/clikrb5.c:306: error: 'krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:306: error: (Each undeclared identifier is reported only once libsmb/clikrb5.c:306: error: for each function it appea...
2003 Mar 13
0
Still warnings on Solaris 9 (sparc)
Sun's Forte C 6.2 Solaris 9 (sparc64), CVS of 2.2 as of Weds 13th March about 1130 UK time CC=cc ./configure --with-readline=/usr/local/ --with-quotas --with-utmp --with-acl-support --with-syslog --with-libsmbclient --with-automount --without-winbind Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/local//include -I/usr/local//include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.co...
2003 Oct 28
1
Compile Problem (krb5)
...ing to build samba 3 with the ads support and along with that I apparently need ldap and krb5. I have installed openldap, krb5 (had to install even though Solaris 9 has krb5 in it, the .h file wasn't there that I could find). Now when building samba I'm getting this error Compiling libsmb/clifile.c Compiling libsmb/clikrb5.c libsmb/clikrb5.c:139:2: #error UNKNOWN_GET_ENCTYPES_FUNCTIONS libsmb/clikrb5.c: In function `krb5_locate_kdc': libsmb/clikrb5.c:188: error: `krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:188: error: (Each undeclared id...
2005 Mar 16
1
Compile error: libsmbclient on 12rc1 on Solaris 9
snip from make.log: Compiling libsmb/libsmbclient.c with -KPIC "libsmb/libsmbclient.c", line 3249: warning: argument #3 is incompatible with prototype: prototype: pointer to char : "libsmb/libsmbclient.c", line 1167 argument : pointer to const char "libsmb/libsmbclient.c", line 3843: wa...
2006 Nov 10
0
libsmb/cliconnect.o build/build/krb5/lib/libcom_err.so.3
Running into a error while compiling Samba 3.0.23c for AD using krb5 1.5.1. Doesn't matter if I use Sun's cc or gcc. Linking bin/smbd Undefined first referenced symbol in file error_message libsmb/cliconnect.o (symbol belongs to implicit dependency /export/admin/build/build/krb5/lib/libcom_err.so.3) ld: fatal: Symbol referencing errors. No output written to bin/smbd collect2: ld returned 1 exit status *** Error code 1 The only google reference I've seen for this referred to include.h...
2010 Feb 09
1
(no subject)
...w.samba.org/samba/ftp/stable/samba-3.4.5.tar.gz tar zxf samba-3.4.5.tar.gz ; cd samba-3.4.5/source3 ./configure --prefix=/usr/local --with-configdir=/usr/local/etc --with-mandir=/usr/share/man --with-libiconv=/usr/local --with-krb5=/usr/local \ --enable-swat --enable-shared-libs --with-ads --with-libsmbclient --with-winbind --with-ldap --with-acl-support --enable-cups \ --with-libaddns --with-libsmbsharemodes --with-aio-support --with-included-popt --with-quotas make ...... Compiling utils/smbget.c Compiling libsmb/libsmb_cache.c In file included from libsmb/libsmb_cache.c:25: include/libsmb_in...
2004 Aug 04
1
Installing Samba 3.0.5 in Mac OSX 10.3.4 server
Hi all, I'm installing Samba 3.0.5 in Mac OSX 10.3.4 server as root. First, ./configure ----with-krb5=/usr/sbin Second, when I do 'make' show this error: Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function `krb5_locate_kdc': libsmb/clikrb5.c:188: error: `krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:188: error: (Each undeclared identifier is reported only once libsmb/clikrb5.c:188: error: for each function it appears...
2007 Dec 18
2
SAMBA ADS integration - windows user account rights
...samba/smb.conf" [2007/12/11 13:47:12, 3] param/loadparm.c:do_section(3695) Processing section "[global]" [2007/12/11 13:47:12, 2] lib/interface.c:add_interface(81) added interface ip=10.0.0.3 bcast=10.0.0.255 nmask=255.255.255.0 octopussync's password: [2007/12/11 13:47:17, 3] libsmb/namequery.c:get_dc_list(1426) get_dc_list: preferred server list: ", DC" [2007/12/11 13:47:17, 3] libsmb/namequery.c:resolve_lmhosts(939) resolve_lmhosts: Attempting lmhosts lookup for name DC<0x20> [2007/12/11 13:47:17, 3] libsmb/namequery.c:resolve_wins(836) resolve_wins: Attempt...
2011 Apr 28
2
got NTLMSSP command 1, expected 3
my problem with users getting popup auth windows randomly while surfing in Internet I am getting this log in my cache.log [2011/03/05 16:21:05, 1] libsmb/ntlmssp.c:335(ntlmssp_update) got NTLMSSP command 1, expected 3 [2011/03/05 16:21:06, 1] libsmb/ntlmssp.c:335(ntlmssp_update) got NTLMSSP command 1, expected 3 [2011/03/05 16:21:07, 1] libsmb/ntlmssp.c:335(ntlmssp_update) got NTLMSSP command 1, expected 3 Please help me for resolving this...
2004 Jun 22
2
Unable to join Windows 2k AD NT_STATUS_ACCESS_DENIED
...global]" [2004/06/22 13:18:34, 2] lib/interface.c:add_interface(79) added interface ip=203.x.x.x bcast=203.x.x.255 nmask=255.255.255.0 [2004/06/22 13:18:34, 2] lib/interface.c:add_interface(79) added interface ip=192.x.x.x bcast=192.x.x.255 nmask=255.255.255.0 [2004/06/22 13:18:34, 3] libsmb/cliconnect.c:cli_start_connection(1373) Connecting to host=IOR-SRV-Z6 [2004/06/22 13:18:34, 3] lib/util_sock.c:open_socket_out(735) Connecting to 203.x.x.x at port 445 [2004/06/22 13:18:34, 1] libsmb/cliconnect.c:cli_full_connection(1473) failed tcon_X with NT_STATUS_ACCESS_DENIED [2004...
2005 May 31
0
windbind stopped working
...) add_trusted_domain: STROZLLC is an NT4 domain [2005/05/31 11:06:26, 2] nsswitch/winbindd_util.c:add_trusted_domain(180) Added domain STROZLLC S-0-0 [2005/05/31 11:06:26, 4] passdb/secrets.c:secrets_fetch_trust_account_password(290) Using cleartext machine password [2005/05/31 11:06:26, 3] libsmb/namequery_dc.c:rpc_dc_name(145) rpc_dc_name: Returning DC NYHAND (10.1.0.6) for domain STROZLLC [2005/05/31 11:06:26, 3] nsswitch/winbindd_cm.c:cm_get_ipc_userpass(106) IPC$ connections done by user STROZLLC\dsonenberg [2005/05/31 11:06:26, 3] libsmb/cliconnect.c:cli_start_connection(1382) Co...
2006 Oct 11
3
PLEASE HELP - MAC NEWBIE - MAC OS X 10.4.8 (Intel) compiling errors of Samba 3.0.23.c
...I have searched the net and found other people with the same error but didn't see any solution. Has anyone successfully compiled it on 10.4.8 Intel? Any help would be greatly appreciated as I am new to the mac platform but have lots of linux experience. The errors are below: Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function 'krb5_locate_kdc': libsmb/clikrb5.c:378: error: 'krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:378: error: (Each undeclared identifier is reported only once libsmb/clikrb5.c:378: error: for each function it app...
2007 Jul 21
0
compiling samba 2.2.12 on Solaris (x86)
...smbd/reply.o smbd/trans2.o smbd/uid.o smbd/ dosmode.o smbd/filename.o smbd/open.o smbd/close.o smbd/blocking.o smbd/sec_ctx.o smbd/vfs.o smbd/vfs-wrap.o smbd/statcache.o smbd/ posix_acls.o lib/sysacls.o smbd/process.o smbd/service.o smbd/ error.o printing/printfsp.o lib/util_seaccess.o libsmb/ cli_pipe_util.o msdfs/msdfs.o param/loadparm.o param/params.o libsmb/ clientgen.o libsmb/cliconnect.o libsmb/clifile.o libsmb/clirap.o libsmb/clierror.o libsmb/climessage.o libsmb/clireadwrite.o libsmb/ clilist.o libsmb/cliprint.o libsmb/clitrans.o libsmb/clisecdesc.o libsmb/clidgram.o...
2006 Feb 22
5
Can't join my domain
...ion is deprecated [2006/02/21 10:57:03, 2] lib/interface.c:add_interface(81) added interface ip=10.50.0.20 bcast=10.50.255.255 nmask=255.255.0.0 [2006/02/21 10:57:03, 2] lib/interface.c:add_interface(81) added interface ip=127.0.0.1 bcast=127.255.255.255 nmask=255.0.0.0 [2006/02/21 10:57:03, 3] libsmb/namequery.c:resolve_wins(752) resolve_wins: Attempting wins lookup for name PDC<0x20> [2006/02/21 10:57:03, 3] libsmb/namequery.c:name_resolve_bcast(694) name_resolve_bcast: Attempting broadcast lookup for name PDC<0x20> [2006/02/21 10:57:03, 2] libsmb/namequery.c:name_query(492)...
2008 Nov 13
1
Domain Member Server problems
...) - Processing configuration file "/etc/sfw/smb.conf" [2008/11/13 17:43:35, 3] param/loadparm.c:(3770) Processing section "[global]" [2008/11/13 17:43:35, 2] lib/interface.c:(81) added interface ip=192.168.0.10 bcast=192.168.0.255 nmask=255.255.255.0 [2008/11/13 17:43:35, 3] libsmb/namequery.c:(1489) get_dc_list: preferred server list: "192.168.0.1, *" [2008/11/13 17:43:35, 3] libads/ldap.c:(394) Connected to LDAP server 192.168.0.1 [2008/11/13 17:43:35, 3] libsmb/namequery.c:(1489) get_dc_list: preferred server list: "192.168.0.1, *" [2008/11/13 17:...
2006 Sep 06
1
Problems with ADS join after Samba update on FC4
...07/31 17:43:26, 0] utils/net_ads.c:ads_startup(286) + ads_connect: Operations error +[2006/07/31 17:43:26, 2] utils/net.c:main(988) + return code = -1 Info: -[2006/07/31 17:10:21, 6] libads/ldap.c:ads_find_dc(214) - ads_find_dc: looking for domain 'EDUCATION' -[2006/07/31 17:10:21, 8] libsmb/namequery.c:get_sorted_dc_list(1433) - get_sorted_dc_list: attempting lookup using [lmhosts wins host bcast] -[2006/07/31 17:10:21, 10] libsmb/namequery.c:internal_resolve_name(1028) - internal_resolve_name: looking up SRV_SIRIO#20 -[2006/07/31 17:10:21, 5] lib/gencache.c:gencache_init(59) +[2006...