Displaying 20 results from an estimated 1100 matches similar to: "failed to make clean all on today's samba_2_2"
2002 May 07
4
2.2.x Printing from Win2k-more clues
I've discovered a couple of things while
troubleshooting my printer setup problems.
1.  print$ must be 0744.  I ran a level-3
debug, and was seeing "chmod failed" errors.
Upping it to level-10, I saw something that
pointed to unix rights of 0744; my dir's were
set to 0755 or 0777...neither worked.  When I
set print$ and it's subdir's to 0744,
the chmod errors went away.
2005 Apr 14
16
Unable to join samba server to a NT4 style domain
Hello,
I have installed Samba version 3.0.13 on a Solaris 9 machine and am trying to add it to an existing NT domain as a member server. I have followed the instructions in Chapter 2 of the Samba HOW-TO collection for adding a samba server as a Domain member. The problem is that when i use the net rpc join command to join the domain, I get the following error:
# ./net rpc join -U
2002 Aug 01
5
Print jobs hang in Samba, don't go to UNIX spooler
I have encountered a strange printing problem with Samba 2.2.4 running under
HP-UX 11i.
In the process of investigating a printing problem, I have found that Samba
has stopped passing jobs along to the UNIX lp spooler as of yesterday
afternoon.
When NT/W2K clients print to printers on my server, the jobs are accepted,
Samba
spool files are created in the spool directory defined for the printer
2002 May 10
16
Win2k Printing Problems
I just joined this list, If this has been answered before I apologize:
I have a Redhat 7.2 box running Samba 2.2.4
I have a few printers running on JetDirect boxes that I am attempting
to print to.
I used printconf in Redhat to set them up within the linux box.
Everything works fine from the linux box.
I set them up within samba (see [printers] below), but when I print I
get "Failed to
2002 May 14
1
Error in compiling from new SAMBA_2_2 On OpenBSD 3.1
If the following line is in Makefile, ld stops
with Error code 1.
This is a new development in Makefile.in;
I built from the SAMBA_2_2 code a couple
of days ago, and the previous Makefile's
DYNEXP= line doesn't have the
"-Wl,--export-dynamic" switches...
---------------------------------------
Line from current Makefile:
DYNEXP=-Wl,--export-dynamic
2002 Jul 16
9
my printers are still paused in Win2k and WinNT 4.0
Hello,
It seems that I am in printer hell once again :) I am trying to sort out
some printer problems with our UNIX server. The basic problem is this. I
have a test server to K.I.S.S the problem. On this server I have defined two
queues which are  csqlis and HPfinley. csqlis seems to work correctly and
displays ready.  HPfinley always reads Paused on win2k and NT40 clients. The
output of the lpq
2003 Jul 17
9
Win2K sp4 can't print
Hi,
I just installed 2 Win2K sp4 workstations on an otherwise working Samba 2.2.8a
network and 2 of the 3 printers are showing "Access denied".  What's up with that?
The other computers that are working just fine are Win98, XP and Win2K NOT sp4.
Here is part of the global section:
        printing = bsd
        load printers = yes
        disable spoolss = yes
        printcap name
2002 Jun 24
3
Tunnel SMB thru SSH?
It is possible to tunnel various protocols - NNTP, FTP, HTTP etc thru SSH.
Is it possible to do the same using SMB?
TIA,
Alex.
--------------------
Mr Alex Meaden
Computer Science Undergraduate
University of Kent at Canterbury
aejm1@meaden.dyndns.org
http://meaden.dyndns.org/
2003 Mar 19
2
Printer Rights Fail
Hello everyone,
I upgraded my Samba server on my RHL 7.2 box from 2.2.3a to 2.2.7.  Almost
immediately afterwards, all of my admin users suddenly were unable to access
the printers that were being shared by Samba.  Any idea of what is wrong and
how to fix it?  The messages I'm getting are that I do not have enough
rights.
I am using a Windows 2000 Server PDC and a lot of Windows XP Pro, and
2003 Sep 21
2
OpenBSD 3.3 and samba-2.2.8
Hi and hello. 
Does anyone have installed Samba using the ports-collection in OpenBSD 
recently? 
My WindowsXP-computers can't find the computer on the network at all. I use 
the standard smb.conf wich comes with the port-installation, exept these 
changes: 
[global]
  workgroup = NETDISASTERS
  encrypted passwords = yes
  hosts allow = 192.168.1. 192.168.2.0./24 192.168.3.0/255.255.255.0 
2002 Jun 26
6
Samba 2.2.5 and printers
I'm currently having a problem with the new released Samba 2.2.5: I cannot print anymore on my shared printer. What is strange is that It worked fine with samba 2.2.4, but now I got an access denied whenever I try to access the printer...
/var/spool/lpd/samba is chmod 777 and the username is in the group lp
Here is part of my smb.conf:
[global]
        workgroup = HOME
        netbios name =
2002 Aug 22
7
a "hidden" setting for a samba server
does anyone know how to hide a samba server in SMB terms?
on an NT machine the command "net config server /hidden:yes"
will make the machine vanish from the network neighbourhood but
i cant figure out how to do this for a samba server
many thanks
sincerely,
bob reven
2002 May 29
5
installing printer driver on Samba 2.2.4
My samba server works in a NT 4.0 domain. The users can print fine (mostly Win9x). 
Now i'm trying to use Win2K workstation to upload drivers. I can see the printers, the properties are available but we i try to add a driver it fails with the following error : "Can't install driver Intel Windows 2000. Can't compleet statement" (translated from dutch).
I've include my
2004 Mar 04
3
Why does a W2K (pro) client do more than it is asked to do?
Desperate to find out why connecting to a samba
share(on an AIX server) from W2K is so slow, I tried
connecting to the same share from a Linux box, using
smbclient:
smbclient \\\\aixserver\\sharedir$ -U lynn
The results were amazing. The connection was so MUCH
FASTER then connecting from a W2K (pro) workstation:
\\aixserver\sharedir$ (in the Start|Run edit box)
When I examined the samba log
2002 Jun 27
5
Browsing and Mapped Drives over a VPN
Hello All:
I have a situation where I have a Samba box (RH 7.3 w/samba 2.2.4) that I
set up for a client.  Another consultant came along and installed a VPN
using SonicWalls between the main site and a remote site.  So now they want
the remote users to save files on my Samba box.  No problem except that the
remote users can't see my local workgroup or any of the local machines.
Here's
2002 Aug 19
3
Printers Always Paused - A Solution
I had a problem with Samba 2.2.5 with the printers being 
permanantly paused to Windows machines. They could print OK - it 
was only the status that was wrong.
The reason for this was because I had used the word office in the 
printer name / comment. This was causing the parser which 
recognises the printer status to find 'off' pausing the printer.
A quick fix for this is to replace the
2001 Dec 18
2
latest samba_2_2 problem
Just tried the latest cvs samba_2_2 (trying to avoid the winbind memory leak thing).
It configured, compiled and installed fine, but when it came up there was an issue.  When my Windows users (Win98 ad Win2K) went into explorer, they could see no names on the folders in samba shares, just blank folders.
I quickly put it back to the older 2.2.2 configuration and everyone is back to normal.  Was
2002 May 09
4
copy a large volume of data from PC to samba server
Hi there,
Is there someone over there knows a method or script
that can copy a large volume of data (in folders) from PCs
to a samba server (suppose there is enough space there)?
I know using smbclient or smbtar can backup data on PCs
to samba server, but it is written in tar files.I wonder whether 
this method can handle a large folder, say, in 10GB size.
Also, using smbclient with mget and
2002 Feb 18
2
NEWS : 2.2.3a, Status of the SAMBA_2_2, future plans, etc...
Folks,
Greetings. I just wanted to take a few moments a give everyone 
an update on the plans for the 2.2 branch.
First we would like to thank everyone who has provided feedback 
regarding the 2.2.3a release.  The positive feedback has been 
encouraging and the bug reports are proving to be very fruitful.
Jeremy, Herb, and myself are planning on to continue development
on the SAMBA_2_2 cvs tree
2005 Apr 15
3
Unable to join samba server to a NT4 style domain/Sam ba-Guide feedback
John,
  The restrictanonymous setting was the primary culprit
in Ash's issue.  I think he's using basically the same
setup as I am;  no winbind/LDAP involved.  I'm thinking
there's some initial handshaking that requires an
anonymous connection to PDC, and it's being blocked
if the restrictanonymous setting is too high.
I sent a note to Ash (& the list) asking for the