Re: Samba weirdness

2003-01-10 Thread Steven Adams
On Thursday 09 January 2003 03:47 pm, you wrote: I have a Samba installation that is authenticating to a Windows NT PDC and working just peachy. All until the virtual machine is rebooted. Then all of the security that was set up for the shares and directories and files under the shares

Re: Samba weirdness

2003-01-10 Thread Rich Smrcina
We are using winbind. Stopping and restarting Samba does not cause the problem, only a reboot. nsswitch.conf was modified to add winbind to the passwd and groups tags: passwd: compat winbind group: compat winbind That was the only change to any nsswitch settings. Once security is set,

Re: Samba weirdness

2003-01-10 Thread Rich Smrcina
Oops, that should be wbinfo -s `wbinfo -U 1000`. On Friday 10 January 2003 08:20 am, you wrote: After a reboot, and I see the uid and gid values, I tried a lookup (eg: wbinfo -S `wbinfo -U 1000`) to get the proper value and it comes back with just the number. Any ideas or comments before I

Re: 3270 emulation packages

2003-01-10 Thread Alan Altmark
On Friday, 01/10/2003 at 09:18ZE10, Vic Cross [EMAIL PROTECTED] wrote: Wow. I knew that it used the AWS TN3270 server to provide the client connection (you configure sessions using a program that looks waaay like the P/390 configurator; it's continually surprising to see where that code pops

Re: Samba weirdness

2003-01-10 Thread Rich Smrcina
Is there possibly a process start up sequence problem? I modifed the smb script to start up winbind after smbd and nmbd. But I did not mess with when the smb script is run at startup time. Does winbind need to start before something earlier in the process? On Friday 10 January 2003 08:13 am,

Re: Samba weirdness

2003-01-10 Thread Hall, Ken (ECSS)
Okay, that makes sense. The way Winbind works is it gets the RID from the Domain, and assigns a UID number sequentially from a pool specified in smb.conf. It adds this mapping to a database, but for some reason it seems it keeps the database in the Samba lock directory. If you have something

Re: Samba weirdness

2003-01-10 Thread Michael MacIsaac
Any ideas or comments before I take this to the samba list? Do the names eventually start showing up again? Just a thought - did you try turning off the name switch caching daemon (rcnscd stop)? -Mike MacIsaac, IBM [EMAIL PROTECTED] (845) 433-7061

Anyone running DB2 connect on linux - I just got asked where it keeps the log

2003-01-10 Thread James Melin
Someone in development is putzing with Db2 connect enterprise edition under Linux. Does anyone know offhand where the access log for it would be? this isn't something I regularly support so I'm at a loss to answer them without a query to IBM - and I'm not sure we're covered under service contract

Re: Samba weirdness

2003-01-10 Thread Rich Smrcina
When Samba (and winbind) are restarted, some names start showing up, but they aren't the same as the ones that were setup before the reboot. Additionally, it seems to not be the same one every reboot. nscd is set to not start up at boot time. On Friday 10 January 2003 08:37 am, you wrote: Any

Re: Linux-390 List Archives

2003-01-10 Thread David Boyes
It is there, but the UArk list server is running one of the workstation versions of LISTSERV and has a lot more free horsepower to throw around (it isn't running quite so many lists...8-)). -- db David Boyes Sine Nomine Associates -Original Message- From: Linux on 390 Port

Re: Samba weirdness

2003-01-10 Thread Hall, Ken (ECSS)
This reinforces my belief that the mapping database is being deleted. The UID's are being reassigned starting at the beginning of the defined range, as users log on in a different order from the last time. Where you see the numbers is for UID's that haven't been reassigned yet. -Original

Re: Anyone running DB2 connect on linux - I just got asked where it keeps the log

2003-01-10 Thread Rich Smrcina
What do you mean by access log? On Friday 10 January 2003 09:25 am, you wrote: Someone in development is putzing with Db2 connect enterprise edition under Linux. Does anyone know offhand where the access log for it would be? this isn't something I regularly support so I'm at a loss to answer

Re: Samba weirdness

2003-01-10 Thread Rich Smrcina
OK, I'll investigate this and report back. On Friday 10 January 2003 09:33 am, you wrote: This reinforces my belief that the mapping database is being deleted. The UID's are being reassigned starting at the beginning of the defined range, as users log on in a different order from the last

Re: Can VM do On Demand Linux guests?

2003-01-10 Thread David Boyes
I was thinking more of guests running particular services, like Apache that a developer may need only in a blue moon. For every Production guest, we will have an (almost) exact Test guest. We just don't want to run them all the time. That would be a really good argument for the net-snmp

Re: Anyone running DB2 connect on Linux - I just got asked where it keeps the log

2003-01-10 Thread James Melin
I am going to make the bold assumption that DB2 connect EE keeps track of who accessed what DB2 subsystem, and any errors that occurred during that connection in a log file some place. As far as I can tell, they were having connection problems on Wednesday and wanted to see if it was DB2 connect

Migration of NON CDL volumes to new disk array

2003-01-10 Thread James Melin
We are having our 'shark' box replaced with a similar model because it keeps killing drives. IBM has replaced almost 30 disks on the thing since we bought it. They don't want us to have it in the field as it's some how wonky. So they're giving us a new one, and hauling our old one back to the lab.

Re: Migration of NON CDL volumes to new disk array

2003-01-10 Thread Post, Mark K
James, If you're still running SuSE 7.0 (2.2.16 kernel) you can _not_ use CDL. That is only supported in the 2.4 kernel series. You can use the mini-HOWTO at file://d:/webpages/linuxvm.org/Info/HOWTOs/movefs.html to copy your data. Once that's done, you will need to re-run silo, pointing to the

Re: Anyone running DB2 connect on Linux - I just got asked where it keeps the log

2003-01-10 Thread Rich Smrcina
I have not ever run across any information on a log file. There are error logs and such, but they only get written to when there is a problem. As far as I know an access log is not provided (unless there is something in the graphical tools, but I tend to stay away from them). On Friday 10

Re: Samba weirdness

2003-01-10 Thread Rich Smrcina
Bingo! I rebooted without starting winbind and saw that /var/lock/samba was empty. I did a grep of /etc/rc.d for /var/lock and found that the boot script does a rm on /var/lock/* and var/lock/*/* (among others). Thanks, Ken and everyone else for your input. On Friday 10 January 2003 09:33 am,

Re: Migration of NON CDL volumes to new disk array

2003-01-10 Thread McKown, John
If you are running under zVM, then you can use DDR to back up the current disks to tape, then restore on the new DASD when it comes in. DDR does a complete track-for-track copy and doesn't care about content at all as long as it is readable. Or use OFFLINDR to do the backup and restore.

Re: Anyone running DB2 connect on linux - I just got asked where it keeps the log

2003-01-10 Thread Joe Poole
I checked with our DBAs and they said that the diagnosis log is about all there is. The Peoplesoft second tier server (non-Linux) has an access log built as part of the application, which is probably what the db2 connect folks were counting on. On Friday 10 January 2003 10:25, you wrote:

Re: IPL device number

2003-01-10 Thread Jim Sibley
You have a bug in the iplvol.sh script When the subchannel is returned to the variable subchannel, it should be translated to upper case as the values in /proc/subchannels are in hex and upper case. On my SuSE SLES7 2.4.7 system LPAR, the value returned is 0be7, but the value in /proc/subchannel

Re: IPL device number

2003-01-10 Thread Ken Dreger
Hey Mark, how about a full copy of the script ?? Ken Dreger At 03:44 PM 1/10/2003 -0500, you wrote: Apply this patch to it: --- iplvol.orig Fri Jan 10 15:42:05 2003 +++ iplvol Fri Jan 10 15:42:31 2003 @@ -33,6 +33,6 @@ subchannel=`get_subchannel` -iplvol=`grep $subchannel

Re: IPL device number

2003-01-10 Thread Post, Mark K
It's been previously uploaded to http://linuxvm.org/Patches/S390/iplvol.sh Mark Post -Original Message- From: Ken Dreger [mailto:[EMAIL PROTECTED]] Sent: Friday, January 10, 2003 3:50 PM To: [EMAIL PROTECTED] Subject: Re: IPL device number Hey Mark, how about a full copy of the script

SuSE patch-3858

2003-01-10 Thread Mark D Pace
I've applied SuSE kernel patch-3858. When you apply it there is a note that you should be sure that have applied the latest VM APAR. Well once I apply the patch, run zipl and reboot , my VCTC adapter to VM stops working. See output below. My question is - What APAR are they referring to? There

Re: IPL device number

2003-01-10 Thread paultz
Ken, Mark has it posted: http://linuxvm.org/patches/S390/iplvol.sh Here's another chance for me, though, to thank Mark for the great job he does of organizing all of this stuff at linuxvm.org. In thanking Mark for writing the script ( I had been the one who originally asked how this could be

Re: SuSE patch-3858

2003-01-10 Thread Romney White
Mark: I think it's probably referring to z/VM TCP/IP APAR PQ34318. However, that doesn't look to me like the problem you're having. Refer to http://www.vm.ibm.com/related/tcpip/tclnxsvc.html#lxsstack for details about recommended TCP/IP stack service. Romney On Fri, 10 Jan 2003 16:45:48 -0500

Re: 3270 emulation packages

2003-01-10 Thread J Leach
I recommend Bluezone from Seagull Software. John Leach CDC On Tue, 2003-01-07 at 09:34, Abruzzese, Pat wrote: I need a 3270 emulation package that is web based. Anyone currently using one. vr, P. Abruzzese