similar to: Monitor Modules

Displaying 20 results from an estimated 500 matches similar to: "Monitor Modules"

2003 Oct 17
1
SSH/SSL Help...
Hello Everybody, I am porting SSH to the AS400 and am having some problems in the linking stage. There are some SSL components that have function prototypes defined but no function definitions for the prototypes. Functions like PBEPARAM_free from the file p5_pbe.c and DSA_SIG_free from the file dsa_asn1.c. I have noticed that these functions are both prototyped and defined in the 0.9.6k version
2004 Dec 15
1
Migration from samba 2.2.5 to 3.0.9
Hello, I make the migration of linux machine where I use smbfs to mount an IFS drive from an iSeries and I have troubles with Samba 3.0.9 The "Old" Computer : RH 8.0, Samba 2.2.5 The "New" Computer : Sarge, kernel 2.6.8, Samba 3.0.9 When I make "mount -t smbfs -o //as400/qdls /mnt/as400", all seems good but when I make an ls /mnt/as400/*, I receive this error
2001 Nov 02
1
Samba and OS2 changeover
Here is the deal.. My company is currently running all of there file shares on an OS2 box that is attached to our as400. This has caused many problems with the as400 so we are going to move over to using Samba for file storage / network run applications. My question is this. I am planning to "clone" all the shares on our OS2 box with the Samba server that I have created, turn off the
2002 Jun 13
1
syncing unix passwords
I give up. I had this working and now it isn't and I don't know why. I was able to sync unix password using smbpasswd but now it won't work. When I run smbpasswd it changes the samba password but acts like it doesn't even see the parameters in the smb.conf to change the unix password. Here is a sample changing session: as400:# ./smbpasswd xxxxxx New SMB password: Retype new
2002 Jun 19
2
UPDATE: syncing unix passwords
I have some new information concerning this issue. I am now able to change both the samba and unix passwords as anyone but root. If I try as root I only am able to change the samba password but not the unix password. I can do this at the unix prompt as well as in swat. So it works but why root can't change both of them makes no sense to me. root can't even change both for root,
2006 Mar 21
8
AS/400?
Any success stories using rails against a DB2 database on an as400? If so, how? Thanks Ed Schechter -- Posted via http://www.ruby-forum.com/.
2001 Dec 19
3
Problems Printing w/ Caldera OpenServer
I am having problems getting Samba configured so I can print. I am going from Windows XP to Samba. I don't get any error messages in Windows saying that there is a problem. It sends the document then that is it. It is like the document gets lost. I am able to print through Linux and WebMin. What should I look at next? I am using the latest version of Caldera OpenServer. I believe the version
2004 Sep 02
5
DNAT and ping
I have the following interfaces loc eth0 net0 eth1 net1 eth2 (net0 and net1 are the two ISP networks) policy loc net0 ACCEPT loc net1 ACCEPT net0 all DROP info proxyarp 209.189.103.204 eth0 eth1 no no params Pellucidar=192.168.124.232 rules DNAT net0 loc:$Pellucidar tcp 22,80,1950,50005 - 209.189.103.204 ACCEPT all all icmp
2003 Nov 18
1
compile failure on 3.0.0 and 3.0.1pre3
I have installed Suse on an IBM as400 (powerpcc). This is SuSe 8.0 gcc 3.2 and with both samba 3.0.0 and 3.0.1pre3 I get this error message on the compile. (configure runs fine. make Using FLAGS = -g -O2 -I./popt -Iinclude -I/home/rshepard/samba-3.0.0/source/include -I/home/rshepard/samba-3.0.0/source/ubiqx -I/home/rshepard/samba-3.0.0/source/smbwrapper -I. -D_LARGEFILE64_SOURCE
2006 Mar 10
7
ODBC adapter connection help please.
Does anyone have any experience getting ODBC to work? I could really use some help here. I''m having trouble accessing a db2 database via odbc using rails. It''s an external database, that I import data from. I have placed the connection code in my model : unless connected? establish_connection( :adapter => "odbc", :dsn => "<dsn
2006 Mar 20
8
Best way to organize non-controller logic???
I don''t want to put certain code in my controller because I think it makes things more confusing. What is the best way to manage business logic such that it doesn''t end up in the controller? Basically, where should I put my regular utility classes and backing objects that may not be models? Thanks, Wes -- Posted via http://www.ruby-forum.com/.
2006 Nov 07
1
Help on processing an in-house apps timer file
Hi, Our in-house AS400 based application produce a timer file as follows: TranName,Date Time, TimeA,A+B, TimeB MAC00029,20061027 112500.030,703,703,0 MAC00029,20061027 112500.342,703,719,16 MAC00056,20061027 112500.920,484,500,16 MAC00029,20061027 112501.186,812,812,0 MAC00029,20061027 112502.092,672,672,0 MAC00029,20061027 112502.264,687,687,0 MAC00056,20061027 112503.264,453,453,0
2003 Jul 10
3
Question about porting SSH
Hello everybody, I am working on a project trying to port openSSH and have noticed that some of the components rely on SSL which is a pretty big program as well. Is there any way to just rip out certain modules from SSL to get openSSH to work with out porting all of the SSL components, and if so what are the only SSL modules I need to get SSH to work properly. Any help will be greatly
2003 Jul 30
2
Kerberos to file server
Howdy, I may be approaching this problem entirely wrong, or not. Was hoping for a little guidance one way or the other. I've got this AS/400 with gobs of unused file storage on it that I want to share across as a file server to a FreeBSD box. The AS/400 side of things supports NFS and kinda pretends to be a Unix like machine in this role. Users will be booting from diskless clients
2018 Oct 30
4
IBM buying RedHat
Mark Rousell wrote: > On 30/10/2018 17:14, Simon Matter wrote: <snip> > Yup. When I looked at IBM Power machines before (maybe about a year ago, > not sure), there was actually a pricing tool on the website. You could go > through various options for machines (GPUs, CPUs, storage, memory, etc.) > and get a price. Annoyingly I didn't record detailed pricing info but, as
2003 Jul 15
1
Question about Finding C Source Files...
Hello everyone, I was just wondering if any of you knew where I could find the source code to header files such as <sys/select.h>, <sys/endian.h>, <paths.h>, <netinet/in_systm.h>... thank you very much for your help. Joey _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8.
2008 Sep 23
0
error codes
Hi I am wondering if there is a list of all possible error codes/messages for samba and winbind. There are such lists available for OS error codes (e.g. AIX or AS400). Regards Urs
2018 Oct 30
0
IBM buying RedHat
If any one is interested, I have a brand new AS400 sitting upstairs in my computer room, it was a bought as surplus item, never used. I just hung onto it. It can be yours cheap, not wanting an arm and a leg for it, I would be open to a nice offer if anyone has an interest. john plemons On 10/30/2018 3:37 PM, mark wrote: > Mark Rousell wrote: >> On 30/10/2018 17:14, Simon Matter
2003 Nov 05
1
rsync is hanging for me
When I rsync a large directory (a few thousand files in multiple subdirectories), it has recently begun to hang and not return to me. The system I am rsyncing from is relese 2.4.1, and the system I am rsyncing to is release 2.5.4. I am running on aix (both ends). I used to use the following: /usr/contrib/bin/rsync -vrace ssh --include-from $tmpFile --exclude "*"
2006 Apr 24
2
Quintum D3000
Please has anyone on this list had experience with getting Quintum equipment to talk to Asterisk? Specifically a D3000 in my case. It is refusing to register and I'm out of ideas. Any help appreciated. Neil