Displaying 20 results from an estimated 2000 matches similar to: "file access problems"
2001 Jan 11
7
Multiple login failures problem
I am yet another person who is having a problem with Win98 clients
needing to make several attempts before successfully logging in
to our Samba box. I get the "broken pipe" message in the smb.log
just like everyone else.
This did not seem to be a problem until we got a phat broadband
connection. All the Windows boxes are set to point to our ISP's DNS.
I am not running DNS on the
2001 Mar 01
4
Samba On The Mainframe
Greetings,
This is my first posting. I read that Samba can run on USS OS/390 but are
there tips or tricks that can be shared? I am a AIX systems engineer
(13mos) with 13 years experience as a MVS systems guy. Our current release
of OS/390 is 2.8 . I already found a lot of information about Samba on
OS/390 in the download page and I'm trying to make sense of it. But if there
is any
2006 Sep 29
5
ObjectPreviouslyDeleted when trying to paint
Hi,
I''m running into something along the lines of bug 5383. I''m hoping I''m
doing something obviously wrong and that someone can point me in the
right direction.
I''ve got a custom paint event handler:
def on_paint
puts "mainframe on_paint"
paint do |dc|
dc.clear
@cl.draw dc
end
end
Then I''ve got a key press
2004 Aug 06
2
optimization possible?
hi,
i did some tests about performance in jspeex ...
uls@mainframe:~/eclipse/avrelay$ java TestClient
Diff1: 0
10
Diff2: 141
started.
uls@mainframe:~/eclipse/avrelay$
<p>{
SpeexEncoder e1=new SpeexEncoder();
e1.init(0,1,44100,1);
byte[] by1=new byte[320];
long l1=System.currentTimeMillis();
long l2=System.currentTimeMillis();
System.out.println("Diff1:
2002 Feb 27
1
Possible big/small endian problem Samba 2.2.2 and 2.2.3a
Hi
We are running Samba on an IBM zSeries mainframe on Linux kernel 2.2.16 and
are running
into problems when using winbindd and security=domain. We are doing a proof
of concept using
opensource and I really hope we can pull it off!
Before I raise a bug report, I would appreciate it if someone can tell me if
this is a known
problem. I have not found anything on it yet.
We have winbindd set up
2005 Feb 18
5
FXTable segfaults after multiple setTableSize calls
When I empty and refill an FXTable multiple times with a large data set
(10,000 rows x 1 column in the example below, around 1000 rows x 6
columns in a more complicated app), the application eventually fails
with a segmentation fault. The number of repetitions required to produce
the segfault is rather random, ranging from just a couple reps to 15 or
20 in some trials. The program disappears
2007 May 16
2
Is it possible to pass a Tcl/Tk component as argument to a function
hi! All:
I wonder if someone has done this before...
I am writing several functions that conduct statistical analysis using a
GUI interface by Tcl/Tk, they share many identical GUI components. What
I am trying to do now is to simplify the code by writing a GUI
repository for all the components they use, thus save effort for code
maintenance.
Since they all use:
mainFrame <-
2011 Aug 31
1
mount.cifs -> Unisys MCP Mainframe -- Linux touch command "setting times of `testfile.txt': Permission denied"
I've got a share from a Unisys MCP Mainframe mounted with mount.cifs from
RHEL 6.1 (samba-common-3.5.6-86.el6.x86_64).
when I try to touch a file, it creates the file, but reports an error -
"setting times of `testfile.txt': Permission denied"
strace on the touch command shows that it is erroring out on the utimensat()
call
utimensat(0, NULL, NULL, 0) = -1 EACCES (Permission
2010 Mar 20
1
Tab key traversal
Below is my attempt at changing the focus from one text control to the
next control after a person presses the tab key. The wxTE_PROCESS_TAB
style property has been selected for each of the controls. What
corrections do I have to make? Thanks.
#!/usr/bin/env ruby
require ''rubygems''
require ''wx''
require ''tp1.rb''
class MainFrame < TPSC
2001 Mar 06
1
Files >2GB
How do I compile samba with >2GB support? I am running Linux 2.4.2. I
know that my Linux machine works with large files, I have a 4GB tarball
on my machine. What I am trying to do is get our mainframe to pass
6-20GB files to my samba box so I can compress them. I have downloaded
samba 2.0.7 and 2.2.0 alpha2 I just need someone to tell me where to
start to get this to work. My company paid
2003 Dec 19
2
SSH for OS/390 (ODBC SSH-Tunneling to OS/390)
Hi Martin,
my name's Daragh, and I'm a renewal projects architect in the
University of Chicago. I saw your name on a listserv - openssh-unix-dev. I
was hoping you could lend some insight to a problem we're trying to solve.
We are trying to find a way for an Oracle database to connect
securely to a mainframe (OS/390 running Model204 DB) through ODBC (Open
Database Connection
2006 Aug 11
3
XP clients disconnected during trasnfer of larger files tothe samba server
Any suggestions to look into, or more debug info required?
The box is running centos 4.3 final, up to date with the latest versions
of CentOS updates,, it's running something like 3.0.10 or .11 - can't
recall. 1:22 am. Off to bed...
Thanks.
-----Original Message-----
From: samba-bounces+dmacpherson=mainframe.ca@lists.samba.org
2005 May 17
5
Strings, Variables and GetText
Hi,
I''m starting to use GetText and have this code:
render_text %(<script language="JavaScript" type="text/javascript">
parent.mainframe.onUpdateNew("Gallery <b>#{@media.name}</b> was
successfully created.",
"#{@media.name}","#{String(@media.id)}","#{@media.media_type}");
</script>)
I need to convert
2001 Oct 31
3
One VERY discouraged newbie...
After hearing all the rave about Half-Life/Counter-Strike on Wine I
decided to take the plunge myself... after rpm -e the default OLD wine
packages from my RH7.2 install I installed wine20011004 graciously
provided by http://www.linux-easy.com/daily/ ... setup my ~/.wine/config
and got VERY UPSET when Half-Life install would even work... barfing the
folloowing message! :(
[msowka@mainframe
2001 Nov 05
3
OpenSSH 2.3
Dear Gentlemen:
a couple of months ago we ported OpenSSH 2.3 to an IBM OS/390 Mainframe machine: It ran very well until we tried to connect to an SSH server using SSH2 protocol. On the OS/390 (which is the client) it comes up with the following error messages:
>ssh -v -2 somehost
.
.
.
debug: bits set: 504/1024
debug: len 55 datafellows 0
debug:
2006 May 02
4
Suggestions on initial CentOS 4.3 Install packages
Hello, all...
I'm attempting to learn Linux (on a CentOS setup) by doing something
productive at the same time. I've already installed it twice...once with
a "full, just install everything" setup and another by following the
Perfect CentOS 4.3 Web Server Setup instructions on HowToForge.com.
Though I've had issues with both, I have a lot of patience and time is
not a big
2014 Oct 16
3
Character Set conversion from EBCIDIC to ASCII
Hello,
We as an organization are going to use SFTP for our data transfer. Our requirement is to SFTP the file from IBM Mainframe (z/390) to Unix or Windows. Currently we are using FTP, which converts the character set from EBCIDIC to ASCII and also take care of CR and LF aspect.
My question is, do the same feature is available in SFTP, where it smartly understand the source and destination
2011 Jan 27
2
How to get started
40 years using every thing from Mainframe to Atari but I can not figure out how to Run a DOS/Windows program with Wine. I have Knoppix 6.4.3 and I have found something called Wine Configurator but I have no idea what I'm configuring, my program that I want to run or the Knoppix desktop? Because I am completely lost, can someone give me key-stroke by key-stroke details on how to run a
2004 Apr 21
2
Resizing a ListCtrl
Hi Guys,
I''m having serious troubles resizing a dialog with a ListCtrl. The ctrl
will not resize horizontally no matter what I''m doing. I''ve attached a
sample code below. Any help will be greatly appreciated, as I really
like wxRuby :)
I''ve also tried to copy from the example from listtest.rbw, but that
also doesn''t seem to work.
Another thing
2007 Jan 09
6
help w/push_event_handler plus doc update request
Hi,
1) Can the online api docs get updated? Specifically can the overview
pages get added in to the main http://wxruby.rubyforge.org/doc/
index.html page? I happened upon the link to the Event Overview page
while browsing some class and wished that it had been listed in the
Event section of the index page.I don''t know how many other
"overview" pages there are but it