Displaying 20 results from an estimated 300 matches similar to: "unsafe_string_function_usage_here when linking smbd"
2008 Jun 30
2
Smbd internal error and panic with nfs-mounted share
We're trying to share a directory that's mounted via NFS from another
server; when we connect to that share, smbd panics and tries to dump
core.
This is samba-3.0.30 on Alpha/Tru64-4.0G. The directory we're trying to
use is exported from a Linux box called sesfs (Centos 4.4) and
mounted on
the Alpha server via NFS as /sesfs/scratch. I've appended below an
edited
summary from
2003 Oct 03
1
Cannot compile 3.0.0 release
Does anyone know why I cannot compile the 3.0.0 release of Samba on Compaq
Tru64 4.0f (aka DEC OSF1 version 4.0f)
I have read the mailing list quite a lot and have done the chmod adjustment
to the "install-sh" file, and then ran "./configure"
I am not using gcc nor am I using GNU make, I am using the default compiler
and make supplied with the OS.
the "./configure"
2008 Jan 25
1
Windows share modes and Linux file locking, flock & fcntl
Hi,
I am trying to understand file locking and share modes.
I am using RedHat Enterprise Linux 4, with kernel 2.6.9-55.ELsmp,
samba-3.0.10-1.4E.11 and Windows XP.
In particular I am looking at a machine running Linux exporting its
local filesystem using Samba, with a Windows client accessing the
file share. If I use byte range locking (fcntl() on Linux, LockFile()
on Windows) things work as
2011 May 17
1
How can I confirm that idmap_ad is being used?
How can I confirm that idmap_ad is being called?
I've configured Samba with --with-shared-modules=idmap_ad, built and
installed it; the file ad.so is now present in /usr/local/samba/lib/
idmap/
as expected. I then added the following to smb.conf:
idmap backend = tdb
idmap uid = 65536 - 999999
idmap gid = 65536 - 999999
idmap config SU : backend = ad
idmap config SU :
2010 May 17
6
Should an blank string be html_safe?
Just trying to implement a simple helper over the past few days had me
really confused.
messages = ''''
messages << content_tag(:p, ''dave'')
#=> <p>dave<\p%;gt;
Eventually I realised the original empty string was not html_safe
message = ''''.html_safe
message << content_tag(:p, ''dave'')
#=>
2008 Jun 01
3
Failed building 3.0.30 for tru64 4.0F
Dear friends,
I failed to buld samba 3.0.30 for tru64unix 4.0F.
I am curently locked to this os version due to other production
software.
We currently run Samba 2.2.8a but we were requested to upgrade by our
network group.
I downloaded 3.3.30 and did
$ cd source
$ ./configure
no warnings or errors as far as I could see, except
checking for replacing readdir using getdirentries()...
2008 Aug 05
2
Leopard Macs using Kerberos: Failed to parse negTokenTarg
I think I've found out why MacOS 10.5.x (Leopard) clients are unable to
connect to Samba shares when authenticating with Kerberos. Basically,
the
Leopard Macs insert a few extra bytes (Padding and reqFlags,
according to
wireshark) into the security blob within the Session Setup AndX Request
packet, bytes whose start tag is 0xa1, in a spot where Samba's parser
expects 0xa2. The critical
2011 Jun 28
1
Porting CTDB to Solaris
We wanted to try out clustered Samba on a pair of small OpenSolaris/
Intel
boxes. But after downloading the CTDB source from the Samba git
repository,
I discovered that it won't build on Solaris -- the configure script
supports
only Linux and AIX.
Is there a Solaris port for CTDB, or is somebody working on one? (If
not,
I might take a crack at it; would it be a straightforward port?)
2003 Oct 22
1
more solaris/samba 3 build problems
Samba team.. I spent an hour trying to post to the samaba news group at
gmane.org. my browser seems retarded, and I need to do work. I also
spent about 20 minutes trying to figure out the bugzilla deal, but its
beyond me, plus i am getting very frustraited trying to send this damm
bug report. so.. here.. here is the bug report. please post it,
whatever.
Hi all,
I am attempting to
2003 Jun 19
1
Winbind and Organization Unit
I'm using Samba 2.2.8a with winbind on a Redhat System
(kernel 2.4.20 + acl) within a W2K Domain compiled
with the good options (I hope)
Winbind can authentify users when the user is a Global
User but not when he's in an Organization Unit.
I need that winbind is able to authentify OU's users.
Normally I've access only to my OU so how to tell to
winbind to check only in a
2003 Nov 08
1
Samba 3 doesn't compile - the saga continues...
Please see my post from 24 hours ago for the background on my efforts to get
Samba to run.
I received instructions to modify include/includes.h to change the #include
<compat.h> to #include <compat_ap.h>. Needless to say, this solved nothing
other than a bunch of harmless warnings. It also caused a different warning to
spew forth eternally from gcc, and more importantly, it
2008 Jun 25
1
Still no joy using "print command" with 3.0.30
Greetings once again,
I am still having trouble with the "print command" option in 3.0.30.
In our computer lab, we force CUPS to print the jobs on hold, using:
print command = lp -H hold -d %p %s
This worked well with the Slackware packages of Samba 3.0.28 and CUPS
1.1.23. When I upgraded Samba to 3.0.30, the jobs were no longer queued
on hold, but printed immediately.
To
2008 Jul 22
1
Samba and LDAP install on FreeBSD
Here is my problem. I installed the OpenLdap 2.4.10 server and SASL
client. I then went to install the Samba 3.0.30 Port and it tells me that
it needs to install OpenLDAP client 2.3.42, but the 2.4.10 is in the same
place and I need to deinstall it. I deinstall 2.4.10 and samba will
install, but now openldap will not run because it has missing files. I
went to reinstall the 2.4.10 SASL client,
2008 May 29
1
Test Failure for RW1 with samba-3.0.30, Solaris 9
I'm trying to build and install Samba 3.0.30 on a Solaris 9 SPARC machine.
When I do a "make test", the RW1 test is failing. If I go back and
configure and build 3.0.28 with the same settings, and do a make test,
everything passes. Here's what I'm seeing with 3.0.30:
---8<---
Testing RW1 (0)
TEST OUTPUT:
host=127.0.0.2 share=tmp user=root myname=cannes
Running RW1
2008 Jul 09
1
Correct remedy for winbindd sulking on 3.0.30?
Greetings,
I have recently upgraded from 3.0.28a to 3.0.30 on a couple of FreeBSD 7.0
servers: one in a Windows 2000 Active Directory environment, and the other
in a Windows 2003 Active Directory environment, as member servers.
Everything works for a while and then winbindd goes into sulking mode.
Re-starting fixes everythng for a little while.
I'm guessing I've hit the winbindd bug
2009 Jan 13
1
Calling Samba print server with an aliased DNS-name fails with Samba 3.2.7 but worked with 3.0.30.
Hi.
Tonight, I upgraded our Samba print server running Samba 3.0.30 to Samba
3.2.7. This netbios name of this server is 'EUPRYMNA' and the DNS-name
'euprymna.falw.vu.nl'. Since this is a difficult name to remember, we created
a DNS-alias 'printserver.falw.vu.nl'.
Connecting to printers by calling the server by it's DNS-alias worked in
3.0.30. After the upgrade
2008 May 30
1
patch-3.0.29 to 3.0.30 broken
Jerry,
The patch for 3.0.29 to 3.0.30 is broken; can you fix?
James
-- Patch Results --
Patch #10 (patch-3.0.29-3.0.30.diffs.gz):
+ /usr/bin/gzip -d
+ patch -p1 -s
146 out of 146 hunks FAILED -- saving rejects to file
docs/Samba3-ByExample.pdf.rej
8 out of 8 hunks FAILED -- saving rejects to file
docs/Samba3-Developers-Guide.pdf.rej
194 out of 194 hunks FAILED -- saving rejects to file
2008 Aug 31
1
Missing files and folders on Vista
Hello everyone.
I'm having a small problem while using samba 3.0.30 on FreeBSD that two
months of googling haven't managed to fix: when a folder contains two
many elements, Vista only lists a small amount of them. I made my tests
with a folder containing around 1000 sub-folders (which have the same
unix file mode). Vista was first only showing around 250 of them. After
upgrading samba
2008 Jul 18
3
winbind looses connection to DC in 3.0.30
I have successfully joined a domain with Samba 3.0.30
But after approx. one or two hours, winbind looses
connection to the domain controller and users are not allowed
to connect shares.
After a 'killall winbindd' and restarting of winbind, the users
can connect to the shares again.
How can I work around this bug?
Configuration looks like this:
[global]
dos charset = ISO-8859-1
2008 Jun 03
1
Peculiar issue when loading images via samba/cifs
I am using Enterprise Samba 3.0.30 on RHEL 4 to share a directory of
images between two servers. I'm using CIFS to mount the share. Both
servers expose the images over the web via Apache2.
On the server with the mounted share, when I load a page with many
images embedded, some of the images load only partially -- some part
of the image draws normally, and then the rest is just blank. On the