Displaying 20 results from an estimated 10000 matches similar to: "Mount the complete SMB tree"
2003 Jan 16
1
How do I get the @#$$% job name to show instead of smbprn.yada.ya da?
I'm tinkering with this mod to my smb.conf,
and can't get the actual filename to be
displayed in the printed job history.
It's adapted from one Joel put out on the list
last year. My impression is that it works for
everyone in the world but me....
All that ever shows up is smbprn.yada.yada...
in the printer's history of printed jobs.
print command = echo %J %p %s >>
2003 Jan 16
1
RE: How do I get the @#$$% job name to show instead of smbprn.yad a.yada?
> -----Original Message-----
> From: Joel Hammer [mailto:Joel@HammersHome.com]
> Sent: Wednesday, January 15, 2003 6:57 PM
> To: Van Sickler, Jim; samba@lists.samba.org
> Subject: Re: [Samba] How do I get the @#$$% job name to show
> instead of
> smbprn.yada.ya da?
>
>
> If the file name is right in /tmp/J, then it looks like samba
> is working ok.
>
> I
2002 Jun 22
10
Print Job Notification
Can anyone suggest a way to have a notification after a print job has
completed. I currently have this as my print command:
lpr -r -P%p %s; csh -c 'echo \"%J has started printing on %S\" |
/usr/bin/smbclient -U %L -M %m -I %I' &
It kind of does what I want, but notice that the message says that "Job has
STARTED printing on Printer". This is because with this
2002 Jul 15
3
Controlling Samba with xinetd
Hi all
Just a query from a fellow tech who's playing with Samba.
He just asked me the following question, it's something I've
never really thought of, but on the face of it could be worth
further investigation.
Any thoughts??
TIA
<snip>
Was doing some research last night on high availablilty -
led me to a thought which I have seen around before but
decided it was not
2008 Sep 11
1
Trouble finding all smb shares on network
Hi, just joined the list and know very little about smb.
I'm trying to do something that should be simple, but my current
solution isn't working 100%
All I need is a list of smb shares on the network.
I'm doing this:
/usr/bin/nmblookup -M -- -
and then use this on each ip returned:
/usr/bin/smbclient -g -p 139 -NL <ip addr>
That works for most cases but it fails to find
2003 Jan 26
2
Remote machines seen as UNKNOWN
Hello,
I have two machines (Samba under Linux, and Win98) that try to connect
to another samba machine. They are all two seen as UNKNOWN
machines. With the Linux one, I am correctly authenticated, but with
the Win98, Connections are rejected.
Here is a level 3 log file (It's a bit long, sorry). As you can see,
there is an ERRNO = Connection reset by peer
Thanks.
2005 Jan 11
2
MIT Kerberos and OpenSSH
Howdie,
Is there a way to get the default BSD 5.3 openssh to compile against
the MIT kerberos libraries? I have set NO_KERBEROS=yes in /etc/make.conf so
that the heimdal kerberos is not built, and rebuilt world, then installed
/usr/ports/security/krb5 and rebuilt world again. sshd is however not being
built against MIT at all.
[root@foobar] ~ # ldd /usr/sbin/sshd
/usr/sbin/sshd:
2001 Nov 09
5
Permissions or what!?! <: \
PLEASE HELP ME!!!
For some reason, I can not change any of my shares! I just started trying to configure samba yesterday.
Here is what I have: (2) Windows 98 SE Systems
(1) Debian 2.2 r 3 Linux System running Samba
The username on the Windows machines is "Name" and I want to be able to access a few shares on the Samba machine.
So I started configuring
2008 Feb 11
1
Multiple homedir entries in smb.conf ?
Hi list,
is it possible to add multiple homedir templates to smb.conf ?
I have a running linuxsystem where homefilesets are mounted
from different windows-servers to subdirs like:
/home/server01/home/USERNAME
/home/server02/home/USERNAME
/home/server03/home/USERNAME
The users come via winbind. In the smb.conf the entry for the
homedir:
template homedir = /home/%U
So how is it possible to
2007 Jul 22
1
[LLVMdev] rpath'd binaries
Hello!
I noticed that the binaries of all llvm tools contain an rpath to
$OBJDIR/Release/bin. I just only learned about rpaths, but the
way I understand them this would only make sense if that path
would contain shared libraries, which it doesn't. Especially it
makes no sense if I install the binaries and delete the build
directory (where it potentially even leaves a security issue
behind).
2001 Dec 20
2
RH7.2&&smbd2.2.1a&&W98/2000&&Connection Problem
Hello all!
I've readed somes docs and I found nothing about the
following trouble : I can't connect to my sbmd server using
the following : '\\MYRH72SMBDSERVERNAME\'. I always got
a error message like : 'Share name could not be found, make
sure you typed it correctly....' , but if I utilize \\10.x.x.x\ all is
working fine (I don't want to access using the \\IP\
2008 Jun 05
2
[LLVMdev] Linux x86 testers needed!
> I've run the test last night to see how long it takes, and I can
> afford to cronjob it for the night.
Great!
> I didn't quite realize it would automatically send the report, but
> it did [1] and there are a few test failure from the
> Frontend{C,C++} directories. I suppose this is because I have
> llvm-gcc4.0 2.1 installed, which might need to be upgraded. Is
>
2008 Jun 05
0
[LLVMdev] Linux x86 testers needed!
Hello list!
Tanya Lattner wrote:
> We are in desperate need of linux x86 testers (32 or 64 bit). If you
> could set one up, the LLVM project would be very grateful. Right now
> we have virtually no testers covering this platform.
I've run the test last night to see how long it takes, and I can
afford to cronjob it for the night.
I didn't quite realize it would automatically
2008 Jun 05
2
[LLVMdev] Linux x86 testers needed!
>> llvm-gcc4.0 is no longer supported, use llvm-gcc4.2. Please keep in mind
>> that you need to keep llvm-gcc in sync with llvm (same revision number).
>
> This basically means llvm-gcc needs to be rebuild every time llvm
> is built and the test run. Shouldn't this be part of
> NewNightlyTest.pl then?
Yes. Patches accepted ;)
There is a GSOC student that is supposed
2003 Jun 28
3
Listing samba 2.2.8a (redhat 8) verables to a text file
I have been using samba for a while now with great sucesses it has replaced my Windows 2000 server completely, I am using
a mix of windows98, 2000 and XP with no problems.
However i would like to do two things,
1) print samba veriables to a log file in a location of my choice
2) When a windows test user logs on, i would like to display a windowed dialog box showing the verious samba veriable
2001 May 07
17
Printer
Hi guys,
I've installed Samba but can't get the printer to work. I've done
magicfilterconfig --force and configured the Printer. E
Furthermore when I print a file on my Windows machine it creates a file on
the server but it just doesn't print. I can ma
Do you guys have the answer for me???
Thnx,
?
Jeroen
?
Following is the config file:
?
# Samba config file created using
2000 Sep 07
8
SMB connection failed
Hi,
I am getting an error when trying to mount a drive on a win2000 server.
unknown host "domain controller"
ignoring "domain controller"
Session Setup Failed: ERRDOS - ERRnoaccess (access denied.)
SMB Connection Failed
I do not know if this is a known win2000 server problem or not. I can
connect to my NT4.0 server?s fine.
Any help is greatly appreciated
Thanks
-miket
2002 Jun 26
2
Windows 95
I am having a problem with some Windows 95 PC's .
I had Samba 2.0.5 installed on a Sun system with Solaris 6, and a local
network of PC's with W95 and W98, and everything was working fine. I then
installed a new server with Solaris 8, and changed the IP addresses on the
network, and the W98 PC was fine as was one of the W95 PC's, but 2 W95Pc's
cannot see the Samba share, if I do
2006 Oct 09
1
smbmount: mount() syscall gone bad ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have seen a weird problem in one of my clients. The reported that
when issuing a smbmount command (both client and server are CentOS 4.4),
it would take up to 30 second for the mount to complete.
To make a long history short, by using strace and the source, I noticed
smbmnt is first calling mount() using ascii options for *data. Then
that would
2003 Oct 17
5
Samba Connection Problem
I've just set up samba for a small LAN. I'm running samba 2.2.7 on RH 8. Now I have a real problem that I have no clue on. I have VERY intermittent connectivity
to the Samba server. If I left a computer (Windows 98) idle for a while, and then try to browse the contents in the Samba server, I will get this error " domain is unavailable" or "The specified network name is no