Displaying 6 results from an estimated 6 matches for "evanit".
Did you mean:
evanite
2002 Sep 24
2
Problem with cups and samba
..., Samba 2.2.5 and Cups 1.1.14
I have the printers setup and browseable from a windows client. I can print
to them, 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 ar...
2002 Aug 13
1
Problem with samba and screen saver
...f my passwords work, including the root password
and I must use the power switch to restart the workstation). Does anyone
know what password the screen saver is validating against and if this still
works with Samba enabled (in particular when authenticating to an NT
domain).
Al Sheldon
IS manager
Evanite Fiber Corporation
1115 SE Crystal Lake Drive
Corvallis, OR 97339-0598
(541) 753-1211 voice
(541) 753-0388 fax
ismanager@evanite.com
www.evanite.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3456 bytes
Desc: n...
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