Displaying 20 results from an estimated 6000 matches similar to: "[Bridge] Making a bridge work without source address spoofing"
2005 Jul 12
2
Samba installation
New to Samba and Linux.
I loaded Samba 3.0.14a
ran ./configure
ran make
ran make install
edited /etc/samba/smb.conf to what I want
I try and run usr/local/samba/bin/smbd -d and I get bash command not
found
What do I need to do?
Thanks!
John W.
************************************
This e-mail and any files transmitted with it are proprietary and intended solely for the use of the individual
2003 Oct 23
5
samba 2.27 as print server
I'm running Samba 2.27 on RH8 system. I've got samba as the print
spooler for Windows XP clients and using winbind as the user validation
against my Win2K DC. Permissions on the spool directory are root root
with the sticky bit on. Clients can delete their own jobs from the que,
but the spool directory is not being expunged of print jobs and the last
job constantly displays in the client
2011 Aug 31
2
Treat an Unquoted Character String as a Data Frame
I have several datasets that come from different studies (fv02 and fv03),
they represent different levels (patients and lesions), and they have
different patient populations (itt, mitt, mitt3). I wanted to write some
code that would pass my three requirements into a function I wrote, produce
the output, but not have to require me to also pass a unique plot title or
output filename for each
2005 Jul 13
3
Uninstall Samba 3.0.14a
How do you uninstall Samba 3.0.14a?
Thanks!
JW
************************************
This e-mail and any files transmitted with it are proprietary and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender. Please note that any views or opinions presented in this e-mail are solely those of the author
2004 Jun 28
0
Authentication problem
I've got a RH9 box with samba 3.0.0 using winbind and pam for windows
client and user authentication to a 2003 AD DC.
This morning I started having problems with a few shares that then
cascaded into a larger issue of being able to authenticate any client to
the machine.
I configured Kerberos with my realm information and have added the
machine to the domain several times and have been
2008 Aug 11
0
[LLVMdev] gfortran link failure in current llvm svn
Hi Jack,
> The curent llvm svn (r54623) is unable to link the gfortran
> compiler in llvm-gcc-4.2 svn. I am getting the error...
...
> Undefined symbols:
> "_create_init_utf16_var", referenced from:
> _darwin_build_constant_cfstring in libbackend.a(darwin.o)
this is probably due to recent Apple changes. Fortran builds on
linux.
> Why is c++ being used
2005 Sep 22
0
STATUS_BUFFER_OVERFLOW
FC4 with Samba 3.20
Win 2003 AD Domain, no SP1 yet
wbinfo --authenticate=dom+domtest%password yields the following
could not open handle to NETLOGON pipe (error: STATUS_BUFFER_OVERFLOW)
NTLM CRAP authentication for user [dom]\[domtest] returned STATUS_BUFFER_OVERFLOW (PAM: 4)
challenge/response password authentication failed
Could not authenticate user dom+domtest with challenge/response
from
2011 Mar 18
5
modprobe :: not finding existing .ko
Hi! I try to load an module that it is found in curent
/lib/modules/`uname -r` tree ...
root at sevcenco: ~ # ls -l /lib/modules/`uname
-r`/kernel/drivers/crypto/padlock-*
-rwxr--r-- 1 root root 14296 Mar 16 19:37
/lib/modules/2.6.38-0.el5.elrepo/kernel/drivers/crypto/padlock-aes.ko
-rwxr--r-- 1 root root 10808 Mar 16 19:37
/lib/modules/2.6.38-0.el5.elrepo/kernel/drivers/crypto/padlock-sha.ko
2007 Apr 18
0
[Bridge] ARP spoofing.
Hello all.
I know this does not directly relay to Ethernet bridging but I need some
advise... anyone want to give me some info/help on the subject.
In the interest of multipath routing I need to know if it is possible to
do a one-way arp spoof. Lets start with the machines layout...
br1------ADSL
br2------cisco router-----serial line.
br0-----Internal network.
I already have
2003 Feb 06
0
Samba 2.2.7 as printserver
I have had this running now for 3 weeks and have not been able to figure a
few things out.
Samba 2.2.7-1 on RH7.2 using lprng and doing the print serving for windows
XP clients
I added printer drivers for each printer via APW facility. I can add drivers
all day long, but I cannot remove them, the button is greyed out. I've got
several color HP printer drivers that are causing problems but I
2003 Feb 18
1
Samba as printserver for XP clients
I've got samba 2.27 on a RH8 system
Running as windows print server and doing the print spooling for clients
I've got a corrupted driver installed on the server but cannot remove it
using the following:
Rpcclient $>deldriver "driver name"
I get the following error: error 0xbb9!
Phillip M. Bryant
ITT Industries, Advanced Engineering and Sciences
Network Administrator
2010 Apr 16
1
offline logon in 3.4.7-58
Having issues adapting our 3.4 configuration that worked very well using idmap rid in 3.3.
It seems like winbind does not cache the credentials despite all of the settings being present. I can set winbind offline via smbcontrol and have it work, but if I reboot the machine (important for my laptops) off the network winbind complains that it can't find the logon server.
When disconnected and
2003 Oct 27
1
Re: samba 2.27 as print server and msg72613.html
Date: Fri, 24 Oct 2003 21:30:40 -0500
From: "Robert" <Robertedstrom@yahoo.com>
Subject: [Samba] Re: samba 2.27 as print server
To: samba@lists.samba.org
Message-ID: <bncna4$orb$1@sea.gmane.org>
My original post is http://lists.samba.org/archive/samba/msg72613.html.
[global]
workgroup = Popstar
netbios name = Paint-Roller
server string = Print Server
2007 Sep 26
2
libFLAC++ Seeking
Hello,
I've a problem with seeking using libFLAC++ API.
The call to seek_absolute always returns with false, whatever I do.
I tried many different ways, finally I tried to reduce my added code to near zero, so I used the cpp decode example in ...\flac-1.2.1\examples\cpp\decode\file\.main.cpp and added only one line:
bool b=decoder.seek_absolute(1000);
right before
ok =
2009 Sep 11
4
which ldap do you like
To All,
I am going to try my hand at setting up an ldap server. I have looked
at what is available and would like to ask your opinions as to what is a
good one to have.
openldap, centos-ds, and freeipa seem to be high on everyone's list.
Which one do you like, and does it have a good setup tutorial I could
use. So far the tutorials I have looked at seem out of sync with the
curent versions
2008 Aug 11
5
[LLVMdev] gfortran link failure in current llvm svn
The curent llvm svn (r54623) is unable to link the gfortran
compiler in llvm-gcc-4.2 svn. I am getting the error...
c++ -g -O2 -mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -mdynamic-no-pic -DHAVE_CONFIG_H -o f951 \
2009 Dec 14
1
Queue still tries to ring agent when busy
When agents are on the phone, and the CLI queue show command shows their
status as busy, the queue still tries to send them calls.
Running Asterisk 1.6.0.17 and using AddQueueMember to dynamically add
agents. ringinuse is set to no for queue. Agents are using Polycom 430s.
dialplan:
exten => s,n,Queue(orders,itT,,,80)
queue definition in queues.conf:
[orders]
maxlen=20
queue-thankyou=
2007 Sep 27
1
libFLAC++ Seeking
?rta:
> ?rta:
>
> Hello,
>
> I've a problem with seeking using libFLAC++ API.
> The call to seek_absolute always returns with false, whatever I do.
>
> I tried many different ways, finally I tried to reduce my added code to near zero, so I used the cpp decode example in ...\flac-1.2.1\examples\cpp\decode\file\.main.cpp and added only one line:
>
> bool
2006 May 23
1
after identify labels dissapear XP
Greetings:
Using 'identify' to label points on a plot works just fine. However, when
saving under 'metafile' or using the clipboard the labels dissapear. I
believe it's an SDI issue. I am running last R with last Tinn-r under XP up
to date. Anything I can do besides going back to MDI :-)?
Thanks,
Mihai Nica, ABD
Jackson State University
ITT Tech Instructor
170 East Griffith
2004 Jul 21
1
Quota Support
Hi
I want to know the current status of Quota support on
Ext3FS over the 2.6.7 kernels.
I read something about potential deadlock
issues/crashes with quotas on Ext3. How stable is the
curent quota support (specifically on 2.6 kernels) ?
Another thing, in the man page for mount, it says that
"These options are accepted but ignored" for "grpquota
/ noquota / quota / usrquota"