Displaying 20 results from an estimated 1000 matches similar to: "SAMBA digest 2240"
1999 Sep 20
0
Problem copying files to samba mount.
Hi Samba Gurus,
Here's my problem.
I"m running samba 2.0.4a on solaris 7. Any windows client can mount
their home directory OK via (\\samba_server\unix_login_name). They can
also pull data out of their samba mounted home directories OK. But if
the vice versa scenario happens, 2 things either happen. I either get
an "access denied error, Make sure the disk is not write-protected
1999 Feb 21
17
samba question
Joseph P. Harbison wrote:
>
> i don't know if you can help but i am having the same trouble you
> posted...
I?ll try, but I?m not a samba-expert too.
> i can't browse my linux box...i see the machine but it is not
> accessible....
You cannot browse... but you can see? Where can you see the linux-box?
In Search->Computer?
ACCESS is done by <smbd>, whereas
1999 Sep 24
1
Troubles with File-/Record locking from Windows clients...
-- Please note: -----------------------------------------------------------
Any of the following options will transfer your e-mail directly to my desk.
(Do _not_ enter the ' signs! They are only used for clearity here.)
a.) Save my address under 'Rainer Hantsch' in your address book
or use 'Rainer Hantsch <office@hantsch.co.at>' in the 'To:' field...
b.)
1999 Apr 18
2
SMBFS in 2.2.x
'lo all
Im wondering if anyone is getting the same problem with smbfs as i am
with the 2.2.x kernels
when i try to smbmount a share i get the following on the screen
"SMBFS: need mount version 6"
and also on the telnet shell or actual shell
"mount error: Invalid argument
Please look at smbmount's manual page...."
the mans have nothing
i revert back to 2.0.x and it
1999 Sep 29
3
guest access and printer serving
Hello!
I have a Linux box that has a HP LaserJet 5L printer connected to it
and Samba (2.0.3) providing a print service for Win95 clients
connected to the LAN. How can I make Samba NOT ask for a password
whatsoever when a Win95 client connects to the print service?
I also have a printing related problem: when I print something from a
Win95 client it comes out fine, but I always get an extra
1999 Apr 05
2
Win95, sharing printers and drives
I have two computers ROLAND (RedHat 5.2 and Samba) and LINDA
(Windows95).
I am already able to print on the printer connacted to LINDA. Yesterday,
before I managed to get the printer working, I was alos able to see
ROLAND's directory 'tmp' and 'winD' on LINDA.
The problem that I saw this morning was that the printing still works
but LINDA can no longer see the shares of
1999 Jul 16
9
SWAT issue
I have had a RH5.2 server running Samba up for a long time. I upgraded to
Mandrake 6.0. It broke Samba, so I reinstalled using the RPM on the CD.
Samba works just fine, but SWAT will not! If I try to start it manually
(/usr/sbin/swat) it just hangs.
In /etc/services I have a line like this:
swat 901/tcp
In /etc/inetd.conf I have:
swat stream tcp nowait.400 root
1999 Sep 16
6
DBase File locking issues (PR#20441)
Jim@Morris.net wrote:
> I have finally tracked down the reason I am experiencing problems with
> DBase files on Samba file servers - initially Redhat 6, and now on
> Caldera OpenLinux 2.2 as well.
Great debugging work !
> The DOS client code uses a DBase library called CodeBase to access the
> DBase files. When a record is appended to a file, the underlying C
> code does the
2008 Sep 09
3
Splitting Data Frame into Two Based on Source Array
Dear all,
Suppose I have this data frame:
> data_main
V1 V2
foo 13.1
bar 12.0
qux 10.4
cho 20.33
pox 8.21
And I want to split the data into two parts
first part are the one contain in the source array:
> src
[1] "bar" "pox"
and the other one the complement.
In the end we hope to get this two dataframes:
> data_child1
V1 V2
bar 13.1
pox
2017 Dec 25
2
[Bug 1206] New: segfault when snat map rule has been added
https://bugzilla.netfilter.org/show_bug.cgi?id=1206
Bug ID: 1206
Summary: segfault when snat map rule has been added
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Ubuntu
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2003 Sep 19
2
About PLS analysis
Dear colleagues,
May you point me out to the PLS module in R system?
I could not find it at all using "PLS" or "partial" as the search keywords.
Thank you.
Sokratis.
----------------------------------
Sokratis ALIKHANIDI, Ph.D.
Department of Knowledge-based Information Engineering
Toyohashi University of Technology
1-1 Hibarigaoka, Tempaku-cho, Toyohashi 441, JAPAN
TEL:
2012 Sep 12
2
[LLVMdev] A Question about LLVM-backend
Hello, all.
I want to manipulate LLVM-backend to emit other compiler's IR, in this
case, VPO's IR.
So, what i want to know is.. Is there a project to be referred? (For
example, "Do LLVM-backend -> GIMPLE" project exist?)
Or, how can I manipulate it easily?
Thanks,
Cho Yeong-pil
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Feb 02
1
Speex for armv6
Hello,
I am trying to build a speex library file for armv6 on intel MAC OS.
I've also put -enable-arm5e-asm whether arm5e-asm works or not.
./configure -prefix=/Users/mijin/temp -disable-shared -enable-static -
enable-fixed-point -enable-arm5e-asm
This gives below errors.
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -g -
O2 -fvisibility=hidden -MT cb_search.lo -MD
2019 Aug 20
3
[8.0p1] After the remote ssh command execution, the session does not terminate until an active disconnect
Thank you for the reply.
I changed the remote command to a generic example because in our case, we
are using an internal binary that I didn't want to make public. I thought
it wouldn't matter, but apparently, it does. I am sorry I can't share more
about this tool.
BTW, our environment is based on FreeBSD, not on Linux. In our case,
because "isatty" is set to 0, it never
2003 Sep 15
5
strange problem with: ed driver / 4.9-PRE
Hi,
in the kernel I have these lines:
[...]
device miibus # MII bus support
device rl
device ed
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #enable logging to syslogd(8)
options IPFIREWALL_VERBOSE_LIMIT=0 #limit verbosity
options IPDIVERT #divert sockets
options DUMMYNET
2012 Sep 13
0
[LLVMdev] A Question about LLVM-backend
Hi ์กฐ์ํ,
> I want to manipulate LLVM-backend to emit other compiler's IR, in this case,
> VPO's IR.
> So, what i want to know is.. Is there a project to be referred? (For example,
> "Do LLVM-backend -> GIMPLE" project exist?)
as far as I know there is no LLVM IR -> gimple pass. LLVM used to have a C
backend that turned LLVM IR into C. I think it was removed
2011 Feb 11
1
R for mac, default load package.
Dear R users,
I'm looking for solution about how can I add a package to default load package list.
Because, some packages, every time I use the package for analysis. I don't want type "load(package)" every time.
On the R instruction, I should change .Rprofile file, but I couldn't find R for Mac.
How can I add default load package?
Jaeik Cho
1999 Mar 26
0
HP LJ6 prints blank page at end of W95 print job
I'm trying to use an HP LJ6 as a network printer on a Samba server (linux).
Everything works fine except... whenever a W95 print job finishes, the
printer throws a blank page. I've tried everything short of hex dumping the
output - I've tried using a minimal printcap entry with no filtering, I've
tried using apsfilter... The really odd thing is the binary data itself
can't be
1999 Apr 10
0
smbprint(ing) to an HP 3100??
Jeff Wiegley wrote
>Date: Fri, 09 Apr 1999 11:36:34 -0700
>Subject: Re: smbprint(ing) to a HP 3100??
[snip]
>On a linux box:
>1) open up netscape
>2) print the netscape window to a file "netscape.ps"
>3) use ghostscrip to change it to an HP command language...
> gs -dNOPAUSE -sDEVICE=ljet2p -sOutputFile=bug.prn netscape.ps -c quit
>4) now use smbclient to print