Displaying 20 results from an estimated 9000 matches similar to: "Variable substitution in smb.conf"
2005 Mar 17
1
SMB protocol security flaw
Hi,
It's (possible|probable) that the above was included in the list postings
in February last; at that time I hadn't even begun with Samba (use it in
production now :). If so,please point me at the archives, if not, could
someone please comment?
>From the last SANS NewsBites (apologies for the line break in the URL for
those using 76-character text MMUAs):
WORMS, ACTIVE EXPLOITS,
2000 Jan 10
0
Samba printing problems with HP 5M Color
We are using Samba 2.0.6, VA redhat 6.0 on a VA server and are having problems.
Using Window$ 95/98 printing to an HP 5M color printer. It will send the job to
the printer but it seems to lock up the Windows client untill the job
completes. I changed printer drivers to the PCL only and that seemed to help
but it is still not right. Also When you try and get a printer status from
Windows (by double
2005 Feb 14
1
Sub with and without perl=TRUE
I have a problem doing substitution using sub and perl=TRUE when the
elements of x have fewer characters than the replacement string. Let me
show you what I mean:
> sub("m","billy","m")
[1] "billy"
But using perl=TRUE, I can only return a result as long as my x:
> sub("m","billy","m",perl=TRUE)
[1] "b"
>
2014 Jun 05
0
FW: CentOS 6.5 + Samba 4.1.6 - Variable Substitution (smb.conf)
>> Hello everyone.
>>
>> So, I come to you because I have a little problem when setting up my domain controller based on CentOS 6.5 and Samba 4.1.6.
>>
>> Everything works well, except for one small detail, which in my case blocking me.
>>
>> I
>> would like to automatically generate the home directory of the user
>> during the first
2005 Sep 15
4
Error in vector("double", length) : vector size specified is too large....VLDs
I have what R seems to consider a very large dataset, a 12MB text file of
lat,long,and height values, 130,000 rows to be exact.
Here's what I get:
Thomas Colson
North Carolina State University
Department of Forestry and Environmental Resources
(919) 673 8023
tom_colson at ncsu.edu
Calendar:
www4.ncsu.edu/~tpcolson
2005 Feb 23
1
BLAS or ATLAS?
I believe that actually means configure was able to use the BLAS you
specified (MKL in this case). You can scan through config.log to make sure.
Andy
> From:
>
> Fedora Core 3
>
> I installed the Intel MLk,
>
> and tried : --with-blas="-lmkl -lguide -lpthread"
>
> and got : External libraries: readline, BLAS(generic)
>
> thus I'm
2014 May 27
2
CentOS 6.5 + Samba 4.1.6 - Variable Substitution (smb.conf)
Hello everyone.
So, I come to you because I have a little problem when setting up my domain controller based on CentOS 6.5 and Samba 4.1.6.
Everything works well, except for one small detail, which in my case blocking me.
I
would like to automatically generate the home directory of the user
during the first connection (from Win or Linux), but the problem is that
for some unknown reason,
2006 Oct 10
1
How to assign a rank to a range of values..
>From the following:
basin.map <- readAsciiGrid("c:/temp/area.asc", colname="area")
I have a SpatialGridDataFrame which has the x and y cordinate of a cell, and
the drainage area of that cell. There are many cells with a low drainage
area (in my case, 33000 with an area of 37.16) and one cell with the highest
drainage area (again, in my case, a drainage area of of
2005 Feb 14
1
64 Bit R Background Question
Hi,
I've collected quite a bit of elevation data (LIDAR elevation points) and am
looking for a suitable platform to do analysis and modeling on it. The data
is sitting in an Oracle database, one table, 200 million rows of x,y, and z.
I'm trying to figure out what hardware resources we need to reserve in order
to run 64 BIT R for this size data.
Here's my question:
Is the 64 BIT
2002 Mar 06
1
Possible bug in 2.2.3a source/script/installbin.sh (with patch)
Hi all,
the file samba-2.2.3a/source/script/installbin.sh has a rather odd
blindspot.
It doesn't honor the --with-privatedir= option to ./configure it just
blindly uses $BASEDIR/private instead.
I think the fix would be:-
a) move directory creation out of installbin.sh altogehter
(after all what's the installdirs: target for in the Makefile?)
OR
b) add an extra parameter
2003 Mar 19
1
Patch for relocatable installs
I remember seeing a patch here a long while back that I thought was going
to be committed for making the install relocatable (i.e. allowing for a
DESTDIR to be specified during a "make install"). I can't find it, and I'm
not sure I am remembering correctly, anyway, so here is a shot at it.
Tested both the install and uninstall, run as "make install
2010 Dec 08
3
Samba4 smb.conf questions
I am trying to find a good guide for setting up the smb.conf and can't seem
to find anything.
Here's what I have been trying to do and it hasn't been working correctly.
We had a Windows Server 2003 DC. I had to upgrade it because of some
problems we were having and upgraded to Windows Server 2008 R2. After that,
my Samba 3 with Winbind file server quit authenticating to the AD
2002 Jun 21
1
samba-2.2.5 -- a minor "make install" problem and 2 suggestions
Hi,
I would like to ask you to consider the attached patch for inclusion into
the next samba release. The patch addresses the following three points:
1. 'make install' with VPATH fails at one point
( $(srcdir)/script/findsmb vs. script/findsmb )
2. support for 'make DESTDIR=<somewhere> install' (e.g. to build a binary
package)
3. support for 'configure
2001 Apr 07
1
samba on NetBSD - some patches
Hi,
We (NetBSD) just received a bug report that smbclient's mput command usees
find(1) with a non-standard option "-maxdepth". This was replaced with a
simple call to ls(1). As I don't know how many of the patches from out
Packages Collection were sent to you in the past, I'm simply sending you
all our patches - please include any you like in future samba releases!
BTW,
2004 Jun 24
2
string overflow in safe_strcpy
I recently upgraded both of my samba servers (mirrors of each other) to
3.0.4, my log files now fill with the following messages (hundred lines
per day):
Jun 24 13:55:33 Clyde smbd[8597]: [2004/06/24 13:55:33, 0]
lib/util_str.c:safe_strcpy_fn(602)
Jun 24 13:55:33 Clyde smbd[8597]: ERROR: string overflow by 1 (9 - 8)
in safe_strcpy [LIBRA~V$.DOC]
Jun 24 14:20:34 Clyde smbd[8597]: [2004/06/24
2005 Mar 21
0
Somebody had problem with long user names
Tony Earnshaw:
> Schlomo Schapiro:
>
>
>> read the recent thread on vampire, there we discussed the question, if
>> usernames with spaces work on Linux. For example useradd "hello world"
>> won't work on any Linux system around me here (various SuSE). So maybe
>> you just have bad luck (sorry to tell you, but having usernames with
>> spaces can
2005 Feb 11
0
Samba 3.0.11 on Red Hat RHAS3
To answer my own question of a week or so ago, as to whether RHAS3 users
had got 3.0.11 to compile and execute (I had a plethora of errors):
The Red Hat 3.0.11 SRPM from the Samba site compiled cleanly and runs fine
(daemons and utilities) on my RHAS3 test rig, and on a RHAS3 update 4
production NAS server doubling as a Samba 3 server with 1150+ users of
Unix/Linux and soon PDC Windows services.
2015 Mar 24
0
Samba4 + external ldap
Elias,
The easiest way is to use the smbldap-tools package; i.e. man
smbldap-useradd for syntax and options.
Dale
On 03/24/2015 9:51 AM, Elias Pereira wrote:
> After some reading and attempts, I managed to set the Samba4 with the
> external openldap.
>
> I tried to add a user through the command "smbpasswd", but an error
> occurred, which follows below:
>
> root
2015 Dec 04
1
Problem with fallback on 2.31 on Windows XP
I got most of my Icecast problems worked out, with one exception: If I
want to locate any file or directory on another drive in Windows, how
is that path specified? For instance, if I change <basedir> to
D:\Someplace and I set <CHRoot> to 1 to accommodate this, what's the
proper syntax for the <basedir> directive? Is it:
<basedir>D:/Someplace</basedir>
or maybe
2011 Sep 17
1
vfs_shadow_copy2 doesn't seem to work with basedir of /
Hi all,
I'm using the VFS sbadow_copy2 module, and I think I've hit a bug. This
config works:
mattcen at adam:SambaTest$ cat works3/smb.conf
[SambaTest]
comment = SambaTest
writable = yes
path = /srv/SambaTest/share
#vfs objects = shadow_copy
vfs objects = shadow_copy2
shadow:snapdir = /mnt/dates
shadow:basedir = /srv
mattcen