Displaying 20 results from an estimated 1000 matches similar to: "Connecting without smbpasswd file"
2003 Oct 27
2
Problem with user level security using [homes]
Hi, I've been trying to setup a "user" only access samba server for my
customers to publish their websites through instead of ftp. We
provide for many different networks that are in many domains that we
don't own, so it seems the "user" security model is the only thing that
would work for us.
However, I've tried many different combinations of restrictions but I
2003 Oct 28
2
Configuration options used in compiling Debian Samba 3.0 packages
Sorry if this is more a Debian question than a Samba one. Are the Debian
binary packages for Samba 3.0 on the Samba site compiled with active
directory and kerberos support? Is there a general way to tell what options
were used when compiling Debian packages?
Gary Vetter
ND Retirement and Investment Office
701 328-9879
2003 Oct 28
4
Failed to compile Samba with SSL
Hello!
I failed to compile Samba with SSL on Mandrake 8.2 -
error while "make all" in following sequence:
cd SSLeay-0.9.0b
./Configure linux-elf
make
make install
cd ../samba-2.2.7/source
./configure --with-ssl
make clean
make all
Log of the last command attached.
What's wrong? Please, help me!
Thank you in advance. Pavel.
-------------- next part --------------
Using FLAGS =
2009 Feb 22
11
Confused about zfs recv -d, apparently
First, it fails because the destination directory doesn''t exist. Then it
fails because it DOES exist. I really expected one of those to work. So,
what am I confused about now? (Running 2008.11)
# zpool import -R /backups/bup-ruin bup-ruin
# zfs send -R "zp1 at bup-20090222-054457UTC" | zfs receive -dv
bup-ruin/fsfs/zp1"
cannot receive: specified fs (bup-ruin/fsfs/zp1)
2010 Jul 14
6
Xen cpu requirements
I'm installing Centos 5.5 on a new Dell R301 server. I wanted to run Xen
and have the full virtualization possibilities (this is our development
support server, so it runs a few real services and is available for
playing with things; putting the "playing with things" functions into
virtual servers would protect the "few real services", and make it easier
to clean up
2001 Dec 13
5
smbd nmbd executables do not run
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: Glacier Bkgrd.jpg
Type: image/jpeg
Size: 2743 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/20011213/cb7f97ac/GlacierBkgrd.jpg
2007 Sep 27
6
Best option for my home file server?
I was recently evaluating much the same question but with out only a
single pool and sizing my disks equally.
I only need about 500GB of usable space and so I was considering the
value of 4x 250GB SATA Drives versus 5x 160GB SATA drives.
I had intended to use an AMS 5 disk in 3 5.25" bay hot-swap backplane.
http://www.american-media.com/product/backplane/sata300/sata300.html
I priced
2010 Jul 15
3
xm console -- what should I get?
If I type "xm console 6", say (when I have a virtual machine 6 running),
what should I get?
The documentation seems to indicate that I should get something that
behaves like a telnet to a serial console.
What I actually get is a connection that might show me a couple of lines
of output that do look like they belonged on the console, but doesn't seem
to accept any input (except that
2011 Feb 05
12
ZFS Newbie question
I?ve spend a few hours reading through the forums and wiki and honestly my head is spinning. I have been trying to study up on either buying or building a box that would allow me to add drives of varying sizes/speeds/brands (adding more later etc) and still be able to use the full space of drives (minus parity? [not sure if I got the terminology right]) with redundancy. I have found the ?all in
2010 Jul 15
2
Finding DHCP IP of guest system
If I can log in to the guest through the console, I can of course find out
what IP DHCP has assigned it. If I configure a static IP I can of course
connect to the system there (if it runs services, the firewall allows it,
all the usual caveats).
Does there happen to be any way to determine from dom0 what IPs are
participating in the network and which guests they belong to? (I'm
configuring
2009 Nov 12
8
"zfs send" from solaris 10/08 to "zfs receive" on solaris 10/09
I built a fileserver on solaris 10u6 (10/08) intending to back it up to
another server via zfs send | ssh othermachine ''zfs receive''
However, the new server is too new for 10u6 (10/08) and requires a later
version of solaris . presently available is 10u8 (10/09)
Is it crazy for me to try the send/receive with these two different versions
of OSes?
Is it possible the
2010 May 20
13
send/recv over ssh
I know i''m probably doing something REALLY stupid.....but for some reason i
can''t get send/recv to work over ssh. I just built a new media server and
i''d like to move a few filesystem from my old server to my new server but
for some reason i keep getting strange errors...
At first i''d see something like this:
pfexec: can''t get real path of
2010 Mar 05
2
ZFS replication send/receive errors out
My full backup script errorred out the last two times I ran it. I''ve got
a full Bash trace of it, so I know exactly what was done.
There are a moderate number of snapshots on the zp1 pool, and I''m
intending to replicate the whole thing into the backup pool.
After housekeeping, I take make a current snapshot on the data pool (zp1).
Since this is a new full backup, I then
2013 Jul 16
3
exhaustive-model-search issue results in multi-gigabyte FLAC file
Hi,
On a particular input file, FLAC (testing with current git) greatly
inflates its output if I encode at level 7, which enables
--exhaustive-model-search. The source is a 24-bit WAV file of about
60MB; flac -6 encodes this to a 43MB FLAC file, but flac -7 produces a
9.1GB (!) file.
The enormous file does seem to be perfectly valid, FWIW -- it
(eventually) decodes to a WAV that's
2003 May 23
1
timeout problems with 2.2.8a
Last year the samba servers for our Georgia Tech computer clusters
were crashing about once a day running samba 2.0.7. Upgrading to
2.2.5 was disastrous - the Windows machines in the cluster started
giving chronic bad-password errors. Since daily crashes seemed an
easier problem to fix, we dug in and fixed the 2.0.9 source code.
(Our patch is attached, for those interested in running 2.0.9
2008 Sep 17
1
Setting VNC console port in virt-install
Using Centos 5.2 with Xen. I'm making a group of nodes behind an LVS
load-director to perform computing services. Those nodes are only
accessible from the LVS nodes (I'm using LVS NAT mode). Actually it's Xen
virtual servers on the physical nodes behind the LVS boxes that I'm mostly
concerned with.
When you create a guest with virt-install, there's a vnc param and a
vncport
2006 Oct 05
1
solaris-supported 8-port PCI-X SATA controller
I''ve lucked into some big disks, so I''m thinking of biting the bullet
(screaming loudly in the process) and superceding the SATA controllers
on my motherboard with something that will work with hot-swap in
Solaris. (did I mention before I''m still pissed about this?) I have
enough to populate all 8 bays (meaning adding 4 disks to what I have
now), so the 6 ports on the
2013 Jul 16
2
exhaustive-model-search issue results in multi-gigabyte FLAC file
On 16/07/13 6:31 PM, Martijn van Beurden wrote:
> On 16-07-13 09:07, Leigh Dyer wrote:
>> Hi,
>>
>> On a particular input file, FLAC (testing with current git) greatly
>> inflates its output if I encode at level 7, which enables
>> --exhaustive-model-search. The source is a 24-bit WAV file of about
>> 60MB; flac -6 encodes this to a 43MB FLAC file, but flac
2006 Aug 11
2
Looking for motherboard/chipset experience, again
What about the Asus M2N-SLI Deluxe motherboard? It has 7 SATA ports,
supports ECC memory, socket AM2, generally looks very attractive for
my home storage server. Except that it, and the nvidia nForce 570-SLI
it''s built on, don''t seem to be on the HCL. I''m hoping that''s just
"yet", not reported yet. Anybody run Solaris on it? Or at least on
any
2013 Jul 16
4
exhaustive-model-search issue results in multi-gigabyte FLAC file
On 16/07/13 8:10 PM, Erik de Castro Lopo wrote:
> Leigh Dyer wrote:
>
>> Certainly -- I've uploaded the analysis files for both the -6 and -7
>> encodes, in case you wanted to compare:
>>
>> http://wootangent.net/~lsd/blah/6.ana
>> http://wootangent.net/~lsd/blah/7.ana
>>
>> The encode seems to proceed normally until 59% of the way through the