Re: different file timestamp on samba
I made it so, but some users to do their job must change back the date to a day before. They operate dates for a day before, but the file modification date must be the system date. "C. Falconer" wrote: > > Weird - would it help to synchronise all the win95 clocks with the samba > server at login? > > >I have Samba 2.0.7 on Potato. > >File dates after a modification are: > >-for Win95 clients the clients date and time > >-for WinNT clients the Samba server's date and time. > > > >How can I make for Win95 clients the file modified > >timestap to be the server one, like for WinNT clients? > > -- > Criggie Thanks, Karesz.
different file timestamp on samba
Hello! I have Samba 2.0.7 on Potato. File dates after a modification are: -for Win95 clients the clients date and time -for WinNT clients the Samba server's date and time. How can I make for Win95 clients the file modified timestap to be the server one, like for WinNT clients? Thanks, Karesz.
max number of groups 32?
Hello! I try to add users to groups with adduser, and usermod complains about max number of groups, which is 32, so I can't add a user to more than 32 groups. Is there a limitation to 32 of maximum number of groups that a user can be a member? If it is, can be changed to 64? By, Karesz.
Ouch, no kerneld for message
Hello all! What is Ouch, no kerneld for message 2147418946 in syslog? The story: I configured my first linux server to provide ppp connections via modems, and samba services. Now everithing work fine, but in few days the system is overloaded and finally die for the users. The server itself is working make a super intens disk activity. The syslog: Jul 7 10:24:40 comunic icmplogd: destination unreachable from [111.20.0.46] Jul 7 10:24:41 comunic icmplogd: destination unreachable from localhost [127.0.0.1] Jul 7 10:24:41 comunic icmplogd: destination unreachable from localhost [127.0.0.1] Jul 7 10:24:43 comunic kernel: Ouch, no kerneld for message 2147418945 Jul 7 10:24:44 comunic kernel: Ouch, no kerneld for message 2147418946 Jul 7 11:26:11 comunic kernel: Ouch, no kerneld for message 2147418980 Jul 7 11:26:23 comunic icmplogd: destination unreachable from [111.20.0.46] Jul 7 11:27:06 comunic pppd[14886]: Script /etc/ppp/ip-down started (pid 14950) Jul 7 11:27:07 comunic icmplogd: destination unreachable from localhost [127.0.0.1] Jul 7 11:27:19 comunic pppd[14886]: Connection terminated. Jul 7 11:27:26 comunic pppd[14886]: Connect time 4.2 minutes. Jul 7 11:27:31 comunic pppd[14886]: Sent 0 bytes, received 0 bytes. Jul 7 11:27:27 comunic kernel: Ouch, no kerneld for message 2147418985 Jul 7 11:26:13 comunic tcplogd: netbios-ssn connection attempt from [EMAIL PROTECTED] My system: slink 2.0.28 kernel, pppd 2.3.11, mgetty 1.1.18-1, genpower 1.0.1-8, samba 2.0.5a running as daemon, ncpfs 2.2.0.9 Thanks, Karesz!
Re: server die in few days
I have a DTK machine with AMD K6-2 at 300 MHz, 16M RAM, 1.6G HDD. Simultaneosly I have maxim 3 users. >From day to day the average load reported by top increase. After 3-4 day after a restart the server seems to be slower. "C. Falconer" wrote: > > What is the hardware? Sounds like the machine is under specced for the > number of users or the amount of data you're pulling. Or that the hardware > is flakey > > (waiting for delivery of some SMP kit to replace my P133 linux server) > > -- > From: Madarasz Karoly[SMTP:[EMAIL PROTECTED] > Sent: Monday, 3 April 2000 6:25 PM > To: debian-user > Subject:server die in few days > > Hello all! > > I configured my first linux server to provide ppp connections via > modems, and samba services. > Now everything work fine, but in few days the system is overloaded and > finally die for the users. The server itself is working make a super > intense disk activity. > > Any ideas how to diagnostic and resolve that ugly situation are > welcome. > > My system: > slink 2.0.28 kernel, pppd 2.3.11, mgetty 1.1.18-1, genpower 1.0.1-8, > samba 2.0.5a running as daemon, ncpfs 2.2.0.9 Thanks, Karesz!
server die in few days
Hello all! I configured my first linux server to provide ppp connections via modems, and samba services. Now everithing work fine, but in few days the system is overloaded and finally die for the users. The server itself is working make a super intens disk activity. Any ideas how to diagnostic and resolv that uggly situation are wellcome. My system: slink 2.0.28 kernel, pppd 2.3.11, mgetty 1.1.18-1, genpower 1.0.1-8, samba 2.0.5a running as daemon, ncpfs 2.2.0.9 Thanks, Karesz!
Re: dhcpd and slink
Mark Hannon wrote: > I am having major trouble getting dhcpd and slink to work. (Details of > system > below). I can start the dhcp up, but I never see any dhcp activity in the > system > logs and can't obtain an IP address for my Win98 laptop. Any suggestions > as to what I can try? [I have already tried the dhcp beta version but it is > the same] dhcp on my slink works fine. On my network there was a WinNT dhcp server with 30 days lease time, so until don't spent 15 days, our Win95 client don't send any dhcp request. I think a TCP/IP deinstall/reintall on Winxx is a workaround. btw for 2 addresses I think using dhcp is waste of resources, try static addresses. Karesz.
Re: ppp and genpower failure
sorry, I don't mention befor, that I use CHAP authenthification, and I understood that in this case ppp don't use passwd and login. in mgetty's login.config I have: /AutoPPP/ - @ /usr/sbin/pppd auth +chap -pap debug aphro wrote: > > while i havent tried it myself, PPP logins should be disabled if your > using pppd's "auth" and "login" option which will use the system's login > and use /etc/passwd for passwords. (I use it but havent tested it in event > of a power failure) > > how is your pppd setup for mgetty? > > nate > > On Mon, 28 Feb 2000, Madarasz Karoly wrote: > > mkarol >Hello all! > mkarol > > mkarol >How can I configure ppp so in case of a powerfailure signal > mkarol >ppp logins to be disabled, and to be enabled on a powerok signal? > mkarol > > mkarol >Normal console logins are disabled. For ppp logins I use mgettys > mkarol >AutoPPP feature. > mkarol >My system: > mkarol >slink 2.0.28 kernel, pppd 2.3.11, mgetty 1.1.18-1, genpower 1.0.1-8 > mkarol > > mkarol >Thanks, > mkarol >Karesz! > mkarol > > mkarol > > mkarol >-- > mkarol >Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > mkarol > > > [mailto:[EMAIL PROTECTED] ]-- >Vice President Network Operations http://www.firetrail.com/ > Firetrail Internet Services Limited http://www.aphroland.org/ >Everett, WA 425-348-7336http://www.linuxpowered.net/ > Powered By:http://comedy.aphroland.org/ > Debian 2.1 Linux 2.0.36 SMPhttp://yahoo.aphroland.org/ > -----[mailto:[EMAIL PROTECTED] ]-- > 7:05am up 192 days, 19:27, 1 user, load average: 1.09, 1.06, 1.09 > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null -- - Madarasz Karoly West Bank Arad +40 (57) 284888 [EMAIL PROTECTED]
ppp and genpower failure
Hello all! How can I configure ppp so in case of a powerfailure signal ppp logins to be disabled, and to be enabled on a powerok signal? Normal console logins are disabled. For ppp logins I use mgettys AutoPPP feature. My system: slink 2.0.28 kernel, pppd 2.3.11, mgetty 1.1.18-1, genpower 1.0.1-8 Thanks, Karesz!
Re: samba reexported ncpfs and WinNT
Change kernel to 2.0.38 solves the problem. That contain some ncp patches. > > I have samba 2.0.5a server on slink, kernel 2.0.36 and ncfs 2.2.0.9. > With ncfsmount I mount o netware 4.1 volume, and with samba > I re-export some directories from that. > Now everything is fine from Win9x clients. > >From WindowsNT client copying a file to the to the reexported > directory result in corrupt file, or a file with the same size > but filled with null character. Editing a small text file work > fine. Copying a large file result in an Access is denied > message and a file filed with nulls. An another copy of > the same file, after owerwriting the first is performed well. > > What does NT different when copy a file to samba server? > > Thanks, > Karesz. > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null -- - Madarasz Karoly West Bank Arad +40 (57) 284888 [EMAIL PROTECTED]
samba reexported ncpfs and WinNT
Hello! I have samba 2.0.5a server on slink, kernel 2.0.36 and ncfs 2.2.0.9. With ncfsmount I mount o netware 4.1 volume, and with samba I re-export some directories from that. Now everything is fine from Win9x clients. >From WindowsNT client copying a file to the to the reexported directory result in corrupt file, or a file with the same size but filled with null character. Editing a small text file work fine. Copying a large file result in an Access is denied message and a file filed with nulls. An another copy of the same file, after owerwriting the first is performed well. What does NT different when copy a file to samba server? Thanks, Karesz.
mgetty AutoPPP username
Hello! I have a Debian 2.1 Linux kernel 2.0.36, ppp 2.3.11, mgetty 1.1.18. How can I configure mgetty, so in the log file instead of /AutoPPP/ for the user field, to appear the entered ppp user name? In login.config I try "a_ppp", "@", "-" for the utmp_entry, but the results are the same. Thanks, Karesz.
Re: Mounting Novell Drives for Linux
"Bryan K. Walton" wrote: > > I have a question for you: I am trying to mount a novell > network where I work. I have created a mount point: /mnt/netware > > I then issue the following command: > > /usr/bin/ncpmount -S BINC-MSN -A binc-msn.binc.net -U username /mnt/netware > > This works for my colleagues using Redhat. However, when I enter this in, > I am told that "-A" is an invalid option. Can anybody give me some > pointers for getting my novell network mounted? > According to 'man ncpmount' I have neither -A option, and is work fine without it. By, Karesz.
ppp authentification problem
Hi all! I'd like to configure a dial in server with linux and ppp. The dial-in stations are Win95. I use debian slink linux kernel 2.0.36, ppp-2.3.5, mgetty-1.1.18 I want to authenticate the dialing in connection, but nor PAP nor CHAP does not work. I try with, without system passwords. The PAP log is: Feb 1 14:49:14 comunic pppd[2287]: pppd 2.3.5 started by a_ppp, uid 0 Feb 1 14:49:14 comunic pppd[2287]: Using interface ppp0 Feb 1 14:49:14 comunic pppd[2287]: Connect: ppp0 <--> /dev/ttyS0 Feb 1 14:49:14 comunic pppd[2287]: sent [LCP ConfReq id=0x1 ] Feb 1 14:49:17 comunic pppd[2287]: rcvd [LCP ConfReq id=0x3 ] Feb 1 14:49:17 comunic pppd[2287]: sent [LCP ConfRej id=0x3 ] Feb 1 14:49:17 comunic pppd[2287]: rcvd [LCP ConfReq id=0x4] Feb 1 14:49:17 comunic pppd[2287]: sent [LCP ConfAck id=0x4] Feb 1 14:49:17 comunic pppd[2287]: sent [LCP ConfReq id=0x1 ] Feb 1 14:49:17 comunic pppd[2287]: rcvd [LCP ConfAck id=0x1 ] Feb 1 14:49:17 comunic pppd[2287]: sent [LCP EchoReq id=0x0 magic=0x65e3f89] Feb 1 14:49:18 comunic pppd[2287]: rcvd [LCP EchoRep id=0x0 magic=0x11b2095] Feb 1 14:49:20 comunic pppd[2287]: rcvd [PAP AuthReq id=0x2 user="ilyes" password="jujuj"] Feb 1 14:49:21 comunic pppd[2287]: user ilyes logged in Feb 1 14:51:51 comunic pppd[2287]: sent [PAP AuthAck id=0x2 "Login ok"] Feb 1 14:51:51 comunic pppd[2287]: sent [IPCP ConfReq id=0x1 ] Feb 1 14:51:51 comunic pppd[2287]: sent [LCP EchoReq id=0x1 magic=0x65e3f89] Feb 1 14:51:51 comunic pppd[2287]: rcvd [PAP AuthReq id=0x3 user="ilyes" password="jujuj"] Feb 1 14:51:51 comunic pppd[2287]: sent [PAP AuthAck id=0x3 ""] Feb 1 14:51:51 comunic pppd[2287]: rcvd [PAP AuthReq id=0x4 user="ilyes" password="jujuj"] Feb 1 14:51:51 comunic pppd[2287]: sent [PAP AuthAck id=0x4 ""] Feb 1 14:51:51 comunic pppd[2287]: rcvd [PAP AuthReq id=0x5 user="ilyes" password="jujuj"] Feb 1 14:51:51 comunic pppd[2287]: sent [PAP AuthAck id=0x5 ""] Feb 1 14:51:51 comunic pppd[2287]: rcvd [PAP AuthReq id=0x6 user="ilyes" password="jujuj"] Feb 1 14:51:51 comunic pppd[2287]: sent [PAP AuthAck id=0x6 ""] Feb 1 14:51:51 comunic pppd[2287]: rcvd [PAP AuthReq id=0x7 user="ilyes" password="jujuj"] Feb 1 14:51:51 comunic pppd[2287]: sent [PAP AuthAck id=0x7 ""] Feb 1 14:51:51 comunic pppd[2287]: rcvd [PAP AuthReq id=0x8 user="ilyes" password="jujuj"] Feb 1 14:51:51 comunic pppd[2287]: sent [PAP AuthAck id=0x8 ""] Feb 1 14:51:51 comunic pppd[2287]: rcvd [PAP AuthReq id=0x9 user="ilyes" password="jujuj"] Feb 1 14:51:51 comunic pppd[2287]: sent [PAP AuthAck id=0x9 ""] Feb 1 14:51:51 comunic pppd[2287]: rcvd [PAP AuthReq id=0xa user="ilyes" password="jujuj"] Feb 1 14:51:51 comunic pppd[2287]: sent [PAP AuthAck id=0xa ""] Feb 1 14:51:51 comunic pppd[2287]: rcvd [LCP TermReq id=0x5] Feb 1 14:51:51 comunic pppd[2287]: LCP terminated by peer Feb 1 14:51:51 comunic pppd[2287]: sent [LCP TermAck id=0x5] Feb 1 14:51:51 comunic pppd[2287]: rcvd [LCP TermReq id=0x6] Feb 1 14:51:51 comunic pppd[2287]: sent [LCP TermAck id=0x6] Feb 1 14:51:54 comunic pppd[2287]: Connection terminated. Feb 1 14:51:55 comunic pppd[2287]: Exit. but after a long period of waiting for Verify password and login, Win95 say that my linux server can't make dialup connection and check my password. Thanks for any suggestions. By, Karesz.
1.5 years old user
Is there any programs for a 1.5 years old user? Something like xteddy controllable by mouse, or a program that turn the keyboard into a synthetiser. -- thanks, Karesz.
printing problem with 2.2.4 kernel
Hello! I have slink with the lpd package. When I upgrade from 2.0.36 to the 2.2.4 kernel, there are two lpd daemon processes, and nothing is printed. parport, parport_pc, lp are loaded as modules, and seems to wokring properly according to parprobe which report correcty my HPLJ5L printer. When I load the lpd daemon, it is loaded two times, and in the /proc/parport/o/devices I got +lp I use magicfilter, and I changed in printcap th device to /dev/lp0, but nothing happend. I found in the debian-user archive that someone resolv the same problem with magicfilterconfig --force but is not help me at all. Any suggestions? Thanks, Karesz.
KBackup and vfat
Hello! KBackup don't make the incremental backup on my vfat file system: the selected filelist contain only newly created files, the modified ones don't. If I mount them as an msdos file system, the KBackup works well. Any, ideas? Thanks! Karesz.
font problem
Hello! When I start some programs under X11 (eg. netscape 4.5) on the console appear the following message: Cannot convert string "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-- *" to type FontStruct In the row font list that kind of font exists. Any suggestions? Thanks, Karesz.
Re: LPRNG BUG? (WAS: truncated printing)
"Harrison, Shawn" wrote: > > night I removed lprng (using dselect) and installed lpr (cd > /cdrom/.../net && dpkg -i lpr_*.deb), and now the problem is gone. I'd be Replaceing lprng with lpr solved my problem too. > For the Debian List: Is this a bug with LPRNG? Or could it be a > configuration problem? Or is it just an undocumented feature? ;^> > It seems to me that is just a configuration problem, but until now I don't have time for read the entire documentation. Thanks, Karesz. > > I have a Debian 2.0 hamm system and a HP LaserJet 5L printer. > I configured the magicfilter with HP Laserjet4. > When I print a postscript page (A4) the printer is not informed > about the end of job, I must press the eject page button, > and the page is printed in 3/4 portion. The bottom 1/4 part of > the page is blank. >
truncated printing
Hello! I have a Debian 2.0 hamm system and a HP LaserJet 5L printer. I configured the magicfilter with HP Laserjet4. When I print a postscript page (A4) the printer is not informed about the end of job, I must press the eject page button, and the page is printed in 3/4 portion. The bottom 1/4 part of the page is blank. Thanks, Karesz.
kde toolbar buttons
Hello! My KDE toolbar buttons are displayed without the images in it. They appeare as blue squares. At startup I get something like: Can't load (find) pixmap files. Thanks, Karesz.
losetup problem
Hello! I install debian 2.0 10 days ago. Then evrithing was fine. Now losetup give me this message: #losetup /dev/loop0 /dev/loop0: Operation not supported by device I try to recreate the loop device files with MAKEDEV, but the result is the same. Once my system did an unusual filesystem check at startup, and found some errors (deleted inodes?). Before this startup I shut it down with the magic Ctrl+Alt+Del. Thanks, Karesz.
StarOffice install - libXpm.so.4
Hello! I'm a new debian user. (new in linux too) I try to install StarOffice 4 on my new debian system, and I get something like: can't load libXpm.so.4 library I have this library in /usr/X11/lib, and ldconfig -p list them too. Thanks, Karesz.