similar to: Samba problem

Displaying 20 results from an estimated 1000 matches similar to: "Samba problem"

2008 Dec 12
3
problem regarding samba
Hi all I have installed samba in my UNIX server 5.2.But I am facing problem both in running swat and starting the samba daemons. When I type http:/localhost:901 in IE it gives the following error exec(): 0509-036 Cannot load program swat because of the following errors: 0509-150 Dependent module libtalloc.so could not be loaded. 0509-022 Cannot load module libtalloc.so. 0509-026 System error: A
2008 Dec 08
0
Facing problem in configuring samba
hi I am trying to install samba in my unix server but facing problem. After going to source directory when i am giving the configure command it is sayin execution permission denied. The commands are cd samba-2.2.6/source su Configure (with all the options required). I am already logged in as a root so no problem in that regard. I don't know what to do next. Please help. Heena
2018 Aug 17
1
How to use kerberos as the default auth in AD config?
Hi Rowland, I tried both pam winbind & also samba with fix for CVE-2018-1139. But still cannot get windows 2016 "protected users" to work with samba. Note that "wbinfo --krb5auth" manages to authenticate. This I see it uses WINBIND_PAM_AUTH & not WINBIND_PAM_AUTH_CRAP. I dont see how to switch to WINBIND_PAM_AUTH instead of AUTH_CRAP. Any further insights? Thanks!
2002 Aug 30
4
(PR#1964) The attached function working fine with R 1.3.0 but giving problem with R 1.5.1 (PR#1964)
The division part of the following code is not executing - (seq(n-1)*mean(XS)-cumsum(XS[seq(n-1)]))*diff(XS)/((n-1)*var(XS)) Note: Prof Yatracos: Would you please send them one example ? Thanks, Kaushik -----Original Message----- From: ripley@stats.ox.ac.uk [mailto:ripley@stats.ox.ac.uk] Sent: Friday, August 30, 2002 4:27 PM To: Kaushik Bhattacharyya Cc: r-devel@stat.math.ethz.ch;
2009 Oct 27
2
User input when running R code in batch mode
Hi I've been stumbling over a simple issue that undoubtedly has an easy solution. I need to have some way for a user to enter some values into a data frame which R will then work on. I know that data entry should ideally be done otherwise and I should use R only for the computation, but R's data manipulation abilities makes it efficient for me to write the entire code in it. When I ran
2009 Nov 03
2
Issue with %in% - not matching identical rows in data frames
Hi folks I have two data frames. I know that the nth (let's say the 7th) row in the first data frame (sequence) is there in the second (today.sequence). When I try to check that by doing 'sequence[7,] %in% today.sequence', I get all FALSE when it should be all TRUE. I'm certain I'm making some trivial mistake. Any solutions? The code to recreate the data frames and see
2012 May 02
1
Referencing factors through their equivalent numeric level
Hey folks I'm sorry for bringing what must be a very simple question to R-help, but after some research I haven't been able to find a solution to my problem. Suppose I create a simple factor: [code] > x<-c("A","B","B","C","A") > x [1] "A" "B" "B" "C" "A" > x <- as.factor(x)
2013 Jan 09
0
CEBA-2013:0098 CentOS 5 libtalloc Update
CentOS Errata and Bugfix Advisory 2013:0098 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0098.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 34b3acb959a9dcd75bd03fb0d66a1385edbdcffd1c391ea8d867f63831950c8f libtalloc-2.0.7-2.el5.i386.rpm
2008 Sep 18
1
Fwd: Sol9 make failure of samba 3.2.2 with gcc 3.4.6 -- libtalloc.so.1
I'm on Solaris 9 sparc. Current versions are: gcc 3.4.6 (sunfreeware pkg) MIT krb5-1.6.3 (source) openldap-2.4.11 (compiled with --with-tls and --enable-crypto) samba-3.2.2 db-4.2.52.NC (sunfreeware pkg) No compiler env vars set, except CC is set to CC=/usr/local/bin/gcc I'm invoking configure as follows: ./configure --with-ads --with-windbind --with-krb5=/usr/local --with-ldap
2016 Apr 13
0
CESA-2016:0612 Critical CentOS 6 libtalloc Security Update
CentOS Errata and Security Advisory 2016:0612 Critical Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0612.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: d78e01a22fba77de896077716efc11ce072a6c2cc0f339474b050b1848b2f633 libtalloc-2.1.5-1.el6_7.i686.rpm
2013 Mar 09
0
CEBA-2013:0352 CentOS 6 libtalloc Update
CentOS Errata and Bugfix Advisory 2013:0352 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0352.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 30aa55fcd981390cf7aee23b6d638d15cfad3df0f8c020bea067fec1816c76f0 libtalloc-2.0.7-2.el6.i686.rpm
2014 Feb 10
0
building 4.1.4 on AIX 5.2 : fails on libtalloc.so linking
Hi, I'm trying to build samba 4.1.4 on an AIX 5.2.0.0. I'm using GCC v3.3.2 and python 2.7.6 I've configured the build with this command (disabling ACL because of missing headers on my system concerning nfs4 acl): $) LDFLAGS=-lpthread ./configure -C --prefix=/i/infext/samba-4.1.4 --without-acl-support And then I have run the build procedure but it fails on linking libtalloc.so
2016 Feb 15
1
Crash (talloc error) after failed chdir
Hello, This is a problem with both samba 4.3.3 and 4.3.4. I have a crash that seems triggered after a NT_STATUS_DENIED on a chdir operation. After that the server begins to shutdown itself with the message "Server exit (failed to receive smb request)", to close all the connections and when closing it crashes due a talloc error. I cannot reproduce myself this error and it occurs
2009 Jun 23
1
3.3.5 not compiling on solaris 10 (libtalloc.so.1)
Hi, I found some hints but no solution that worked for me actually, I try to compile 3.3.5 on Solaris 10 and it does not find libtalloc: Linking shared library bin/libtalloc.so.1 /usr/ccs/bin/ld: cannot open linker script file /scratch/samba-3.3.5/source/exports/libtalloc.so.1: No such file or directory gmake: *** [bin/libtalloc.so.1] Error 1 Obviously because it's not there :( :
2008 Nov 17
0
SAMBA-3.2.4 for Solaris SPARC 9: ld.so.1: net: fatal: libtalloc.so: open failed: No such file or directory
Just sharing the information on this a work around for this problem. reported to bugzilla.samba.org: BUG 5907. net ads join get the error: ld.so.1: net: fatal: libtalloc.so: open failed: No such file or directory Killed warning: net ads join failed Top of config.log: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake.
2009 Jul 27
1
3.2.11 not compiling on solaris 9 (libtalloc.so.1 error)
I am consistently getting "libtalloc.so.1: No such file or directory" when attempting to 'make' any version of samba. I've tried all of the suggestions from the list archives on this subject. Using Solaris 9 sparc. Current versions are: gcc 3.4.6 (sunfreeware pkg) samba-3.2.11 (and any other version of samba I try) Admittedly - compiling from source is not
2013 Nov 25
0
libtalloc double free error again?
Hi, This floods my server log running DC on 4.1.2. I don?t know if it is the same problem like bug 9832? Kinglok, Fong ======================================================= [2013/11/25 10:53:03.708423, 0] ../source3/lib/dumpcore.c:317(dump_core) dumping core in /usr/local/samba/var/cores/smbd [2013/11/25 10:53:04.106077, 0] ../source3/lib/popt_common.c:67(popt_s3_talloc_log_fn)
2016 Apr 13
0
CESA-2016:0612 Critical CentOS 7 libtalloc Security Update
CentOS Errata and Security Advisory 2016:0612 Critical Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0612.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 01de4c3db60e1c3610c72fcd0c0406d5faf0f0832f44ed4cc9668355c0eb4fe2 libtalloc-2.1.5-1.el7_2.i686.rpm
2015 Jul 09
0
Constant error messages about failure to remove oplock
Hi Volker, Yes this problem happens when we have "kernel oplocks = no". This happened constantly in one of production systems & so we disabled level2-oplock /set kernel-oplocks=yes (to avoid this issue). So unfortunately don’t have an environment where it reproduces now & cannot capture strace. I modified smbtorture/smb2 to do a test exactly like the tcpdump trace, but the
2010 May 07
1
Fwd: RE: Problems 'make'ing on Solaris 9/10
On Solaris 10 (x86), trying to compile samba 3.5.2 I have downloaded GCC 3.4.x., make, binutils (ld etc) and sed from Sunfreeware. GCC (gcc -v) has /usr/ccs/bin/ld hardcoded so the only way around it was to symlink to the gnu one. # mv /usr/ccs/bin/ld /usr/ccs/bin/ld.1 # ln -s /usr/local/bin/ld /usr/ccs/bin/ld # ./configure --prefix=/usr/local/talloc-2.0.1 When setting some