Displaying 6 results from an estimated 6 matches for "hammerd".
Did you mean:
hammer
2002 Sep 24
2
Problem with cups and samba
...hem, and the jobs spool to the directory defined in the smb.conf file,
but they never leave the spool directory.
Any ideas where to start looking for this?
Don Hammer
Network Administrator
Evanite Fiber Corporation
1115 SE Crystal Lake Dr
Corvallis, OR 97333
(541) 753-0391 voice
(541) 753-0388 fax
hammerd@evanite.com
********* PRIVACY STATEMENT *********
This e-mail and its attachments contain
confidential information, and are intended
only for the individual or entity indicated.
If you are not the intended recipient,
you are hereby notified that the disclosure,
copying, distribution or use of the...
2002 Jun 17
2
Rsync 2.4.6 and Hammerd CPU's
Hello -
I'm running Redhat 7.1 Rsync 2.4.6 and am having some problems with the
CPU's getting swammped. What we have is basically an 3 boxes, 1 machine (the
factory) is a where applications store the images that eventually are used
for the site, then the other 2 are the webservers that the have copy of the
images. The person who set the machines up used rsync to move any new images
from
2002 Jun 27
1
winbind problem on solaris (samba head)
Hello,
I just buildt via cvs samba head. I used just the option --with-winbind (no
pam). The first problem is that sessionid.tdb is missing after the build.
I don't know how to make it make a new one (can I copy one from another
server or is there something in it that would make that a bad idea?). The
other problem is that wbinfo -t says secret is good, wbinfo -g/u return the
correct
2002 Jun 14
3
[swat] won't run
The only docs I found on getting SWAT to run, showed editing the inetd.conf
file. As this version of RH (7.3) only uses xinetd things don't fit exactly.
I have gone through and did everything that one should do for inetd and it
still will not work.
I don't normally use the thing, but this client will need the more simplistic
interface to add shares, etc.
2002 Jun 14
10
Opposite of Samba (Anti-Samba?)
Is there a package to do the opposite of Samba?
I.e. I want to use (mount) Win filesystems from a Unix client.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rick von Richter Production Support Manager Voice: 858-831-2222
rickv@mwh.com Maintenance Warehouse/Home Depot Fax: 858-831-2221
2002 Jul 19
6
problems mounting smbfs
I've spent the last 2 days trying to get smbfs to mount via fstab.
Using redhat 7.3 and the latest samba as of 7/17/02.
I can mount from the command line using smbmount as follows:
smbmount //localhost/wwwshare /smbwww -o username=smbuser,password=xxxxxxxx
I can not mount from the command line using:
mount -t smbfs -o username=smbuser,password=xxxxxxxx //localhost/wwwshare /smbwww
The