Displaying 20 results from an estimated 20000 matches similar to: "Samba Upgrade Weirdness"
2002 Jul 18
2
The specified network name is no longer available: HELP
I've been tearing my hair out trying to get this to work.
Problem: Samba versions 2.2.4 and 2.2.5, running on mandrake 8.2 and 8.1
respectively, both with XFS (the mdk 8.2 machine is using a STOCK kernel
2.4.18-6mdk), the mdk 8.1 machine is using a stock 2.4.18 + xfs 1.1 patch.
Windows 2000 SP2 client tries to copy a folder with files in it to the
share. Copy seems to start but ends rapidly
2006 Feb 12
4
[newbie] if expression "weirdness"
Ok first i am running linux with lighttpd and apache proxy''ing to the
lighttpd process.
ruby version is
ruby 1.8.4 (2005-12-24) [i686-linux]
def test
@count = Question.count
if(@params[:id]) then
breakpoint()
if (params[:id].to_i > @count) then
redirect_to :action => ''finish''
end
end
end
this is a stripped down version of
2002 Feb 18
1
VM_GROWSDOWN problem on S/390
We're running Samba 2.2.2 on an S/390 mainframe and have been experiencing
problems with Samba seeming to access an invalid memory location. Below is
part of the message log:
Feb 15 10:48:38 linux1 kernel: VM_GROWSDOWN not set, but address 0
Feb 15 10:48:38 linux1 kernel: not in vma 0106a960 (start 400000 end
53A000)
Feb 15 10:48:38 linux1 kernel: User process fault:
1998 Sep 14
4
Problems installing Samba
HI 2 ALL,
I am a 22 year old student from Holland. I'm trying to implement a
HP3000 to a LAN(Windows 4 Workgroups 3.11). I Have 3 questions for the
experts:
- Can anyone tell me how I can name my HP3000 machine 'BIGSERVER'
(when I try to PING BIGSERVER, ping does'nt recognize it)
- When I try to start SMBD, I receive the following message:
SAMBA: PROPER TZ RECOMMENDED
-
2002 Aug 11
1
Samba on Red Hat 7.2
Hi all,
I know this isnt really the right place to ask but does anyone know why when I install Red Hat 7.2 and pick Samba to be installed it doesnt seem to be (either that or its not set to auto start and I dont know how to load it).
I've even upgraded from 6.1 (Samba confirmed working) and the upgrade also turns Samba or disables/uninstalls it.
Anyone got any ideas on this?
Thanks
Ash
2019 Jan 28
0
Rsync to backup dbox with SIS (Daniel Miller)
> Probably not the answer you want - but I would strongly suggest using
> Dovecot replication.? Dovecot replication Just Works - so don't reinvent
> the wheel when Timo provided such a polished tool already.?
Okay, thanks, I'll look at replication for the warm spare. Although we
do use shared folders, which your link below says don't work properly.
> And based on
> my
2002 Mar 13
2
Need util to resize parition (Off Topic)
Hi all,
Sorry to post OT but I'm a bit stuck and I thought someone may know the
answer.
Originally I installed Red Hat 5.2 with 2 paritions, boot and root. I
upgraded to Red Hat 6 (kept the original filesystem) without a problem
some time ago, but now I want to upgrade to 7.2. When trying to install
the upgrade it tells me that the boot parition isnt big enough (by about
90k!) so I thought
2002 Nov 27
0
samba 2.2.7 Install Errors on Slack 8.1
Slackware 8.1 comes standard with samba 2.2.4. However, I wanted to upgrade
to 2.2.7 and tweak samba, so I uninstalled it using the Slack package
manager (pkgtool). I'm now trying to install samba 2.2.7 which I downloaded
from us6.samba.org. './configure' ran fine, as far as I could tell.
However, 'make' is giving me some errors. I have not been able to find any
mention of
2016 Dec 30
1
FreeBSD / dovecot 2.2.27 / libwrap
It works !
It was THAT easy !
Can you suggest how to replace the hair I pulled out ? :-)
On 2016-12-29 5:27 PM, Larry Rosenman wrote:
> login_access_sockets = tcpwrap
>
> service tcpwrap {
> unix_listener login/tcpwrap {
> group = $default_login_user
> mode = 0600
> user = $default_login_user
> }
> }
>
>
>
> On Thu, Dec 29, 2016 at
2001 Oct 24
1
Question on printer share comments
I've got this section of my Samba (v2.2.1a, on Linux):
[printers]
comment = Network Printers
path = /var/spool/samba
create mask = 0700
guest ok = Yes
print ok = Yes
browseable = No
I have 2 printers attached to my server machine, both of which are working
fine.
I would like to have more descriptive comments for each printer. (Comments
are current shown as the printer
2003 Oct 13
1
Uploading Printer Driver Files
Hi,
I'm close to succeeding in uploading new drivers but it just won't
work. I'm running v2.2.1a on a sun box and w2k on the client.
- In my conf file, I've defined a print$ share, an entry in printcap
and put in a definition of the printer.
- I've also added my own user name to the printer admin list
- I've created the directory that print$ points to, created W32X86
2005 Jan 27
1
klibc/ash doesn't compile
Hi,
on my system the klibc/ash ( 0.197 ) doesn't compile:
[ghigo@therra ash]$ pwd
/home/ghigo/klibc/klibc-0.197/ash
[ghigo@therra ash]$ make
[...]
gcc -Wp,-MD,.arith_lex.d -mregparm=3 -DREGPARM=3 -march=i386 -Os -g
-falign-functions=0 -falign-jumps=0 -falign-loops=0 -nostdinc -iwithprefix
include -D__KLIBC__ -DBITSIZE=32 -I../include/arch/i386 -I../include/bits32
-I../include
2017 Nov 20
1
Errors installing on Ubuntu 17.04
I've been struggling with this on and off for a while now. Upon
attempting to install Dovecot on Ubuntu 17.04 I get the following errors
Selecting previously unselected package dovecot-imapd.
(Reading database ... 243684 files and directories currently installed.)
Preparing to unpack .../dovecot-imapd_1%3a2.2.27-2ubuntu2_amd64.deb ...
Unpacking dovecot-imapd (1:2.2.27-2ubuntu2) ...
2006 Feb 22
3
elements that appear only once
Hi.
I have a factor and I want to extract just those elements that appear
exactly once.
How to do this?
Toy example follows.
> a <- as.factor(c(rep("oak",5) ,rep("ash",1),rep("elm",1),rep
("beech",4)))
> a
[1] oak oak oak oak oak ash elm beech beech beech beech
Levels: ash beech elm oak
> table(a)
a
ash beech elm oak
2016 Oct 18
1
weird dir() behavior with broken symlinks
I encountered very weird behavior of the dir() function, that I just can
not understand.
Reproducible example:
docker run -ti rocker/r-base
R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
> # setup
> tmp <- tempfile()
> dir.create(tmp)
> setwd(tmp)
>
2019 Jan 25
1
Rsync to backup dbox with SIS
We will be deploying a replacement Dovecot server soon, and we are
planning to use maildir for the primary storage, but with an archive
namespace using mdbox (or perhaps sdbox), and SIS.
Our backup servers and (luke)warm spare server need to obtain full
copies of the mail store. For the maildirs I know I can simply use rsync
(we already use it here).
I'm a little wary of using rsync with
2002 Nov 27
1
Win2k(IIS5) + Samba weirdness
Hi all;
I don't know if this is a specificly a Samba problem, so appologies if
this is a little OT. Anyhow, I have a Windows 2000 Server (SP2) running
IIS5 hosting a number of web sites. The content itself is housed on a
RH 7.1 Linux box running Samba 2.2.2, which Windows mounts.
Now, occasionly when going anywhere beneath the root of a web site
IIS reports a 404 error (NTFileMon
2003 Nov 29
1
[PATCH] ash not make -j safe, make spotless updates
some files depend on nodes.h, but there is no dependency for that fact.
olaf@mandarine:~/klibc-0.87> grep -Er 'include.*nodes.h' ash/ | sed 's-^[^/]\+/\([^.]*\).*-\1.o-' | xargs echo OBJ_NODES =
OBJ_NODES = cd.o eval.o exec.o expand.o jobs.o main.o nodes.o options.o parser.o redir.o show.o trap.o var.o
make spotless doesnt work reliable, the patch adds a few more targets.
Is
2002 Sep 04
2
Samba auto start under red hat 7.2
Hi all,
I've recently upgraded to red hat 7.2 and found that samba no longer
starts up with the rest of the system. Thanks to another member on this
list I know the command to start it manually is /etc/rc.d/init.d/smb
start but where do I have to put this command to get it to run at
startup with the rest of the services?
Thanks
2003 Sep 02
1
Lost Access to Logon Profiles after upgrade to samba 3 Beta 2
Team:
My Debian Sarge "testing" box got upgraded from Samba 2.2.6, I believe, to Samba 3 Beta 2 in the latest dist-upgrade supplied spate of updates (90+, and I missed Sambe being in there . . . ).
Not a big deal except that now I have lost access to the logon profiles directories at logon time.
It's a basic Samba setup. Uses Unix passwords and Unix accounts, etc. Nothing fancy