[Samba] Compiling Samba 3.2.7 fails on RHEL 4

2009-01-08 Thread Taylor, Marc
My apologies if I sent this email to Seeger directly in error.

Any clues to the problem I posted below?

Thanks!

Marc

-Original Message-
From: Taylor, Marc 
Sent: Tuesday, January 06, 2009 14:06
To: 'Karolin Seeger'
Subject: RE: [Samba] compiling 3.2.6 fails on fedora 10 i386

Karolin,

I just downloaded Samba-3.2.7 and ran into the same problem that Adam
ran into (I am using RHEL 4).  Your modified spec file got me past that
point and I just wanted to say thank you and to let you know that that
did the trick.

And I hate to say, however, but the makerpms.sh script failed a little
later on it appears.  Here is the content of my screen:

: bin/libsmbsharemodes.a /var/tmp/samba-3.2.7-root/usr/lib/samba
/usr/bin/install -c -m 0644
/usr/local/src/packagebuild/BUILD/samba-3.2.7/source/include/smb_share_m
odes.h /var/tmp/samba-3.2.7-root/usr/include
+ cd ..
+ install -m 755 source/nsswitch/libnss_winbind.so
/var/tmp/samba-3.2.7-root/lib/libnss_winbind.so.2
+ install -m 755 source/nsswitch/libnss_wins.so
/var/tmp/samba-3.2.7-root/lib/libnss_wins.so.2
+ cd /var/tmp/samba-3.2.7-root/lib
+ ln -sf libnss_winbind.so.2 libnss_winbind.so
+ ln -sf libnss_wins.so.2 libnss_wins.so
/var/tmp/rpm-tmp.61025: line 66: syntax error near unexpected token
`libnetapi'
error: Bad exit status from /var/tmp/rpm-tmp.61025 (%install)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.61025 (%install)
++ basename makerpms.sh
+ echo 'makerpms.sh: Done.'
makerpms.sh: Done.

Would you have any suggestions for this one?

Many thanks!

Marc Taylor

-Original Message-
From: samba-bounces+mdtaylor=illinois@lists.samba.org
[mailto:samba-bounces+mdtaylor=illinois@lists.samba.org] On Behalf
Of Karolin Seeger
Sent: Tuesday, December 23, 2008 02:34
To: Adam Williams
Cc: Samba
Subject: Re: [Samba] compiling 3.2.6 fails on fedora 10 i386

Hi Adam,

On Mon, Dec 22, 2008 at 11:59:56AM -0600, Adam Williams wrote:
 I'm running samba-3.2.6/packaging/RHEL/makerpms.sh and get the
following 
 error.  any ideas?
 
 make: Nothing to be done for `modules'.
 make: Nothing to be done for `pam_smbpass'.
 + cd client
 + gcc -o mount.cifs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 
 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE 
 -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE mount.cifs.c
 /tmp/ccqZWMvv.o: In function `main':
 /root/rpmbuild/BUILD/samba-3.2.6/source/client/mount.cifs.c:1415: 
 undefined reference to `unlock_mtab'
 /root/rpmbuild/BUILD/samba-3.2.6/source/client/mount.cifs.c:1416: 
 undefined reference to `lock_mtab'
 /root/rpmbuild/BUILD/samba-3.2.6/source/client/mount.cifs.c:1462: 
 undefined reference to `unlock_mtab'
 /root/rpmbuild/BUILD/samba-3.2.6/source/client/mount.cifs.c:1424: 
 undefined reference to `unlock_mtab'
 collect2: ld returned 1 exit status
 error: Bad exit status from /var/tmp/rpm-tmp.hnGqfK (%build)
 
 
 RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.hnGqfK (%build)
 makerpms.sh: Done.

that's a relict in the spec file, I think.
We don't need to build [u]mount.cifs separatly any longer.
Please try the attached apcth and re-run makerps.sh. Does that solve the
problem?

Karolin
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Print server communications back to the client during printing

2008-10-13 Thread Taylor, Marc
Hello All,

I was wondering if anyone knows why a print server needs to talk back on
the submitting client's ports 139 or 445?
 
We are running Samba and we have pretty heavy firewall restrictions on
our clients and we have noticed that interacting with the print server
can seem to have lags in responses (job submission, print options, queue
config, etc).  Using the logging feature of the windows firewall we
noticed the print server trying to talk back to the client's ports
mentioned above.  We also noticed that our Win2k3 server does the same
thing and it isn't obvious as to why.

Besides punching holes in the firewall is there a feature that can be
turned off so that this doesn't happen, particularly in Samba (3.0.28)?

Sorry to show my ignorance of this sort of thing but I am not sure how
to phrase a Google query to get to the bottom of this.

Many thanks.

Marc Taylor
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] www.samba.org?

2008-05-29 Thread Taylor, Marc
Is there anything wrong with the samba website?  I have not been able to
get to it all day though other web pages load up on my machine just
fine.

Just wondering.

Marc Taylor
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] HP DesignJet z6100ps driver and print share issues

2008-02-14 Thread Taylor, Marc
Good afternoon,

I am just curious if anyone out there has installed the HP DesignJet
z6100ps windows driver onto a Samba server and have it work correctly?
We are finding that the custom page sizes are unconfigurable on the
client when the drivers are uploaded and shared from the Samba server.
If you setup a printer share and set it to behave in the Win9X way (i.e.
the driver is only installed on the client) the custom page sizes
behaves as expected.

We also have an HP DesignJet 5000ps which when we initially installed it
we had to upload the forms using the addforms program which allowed the
built-in page sizes to be available.  I have used that on the z6100ps
and no change.

We are using Samba 3.0.28 (indeed I have tried it with various versions
from 3.0.11 to 3.0.24 with no success).  It is on RHEL 3.

Many thanks.

Marc Taylor
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Smb.conf man page on www.samba.org

2007-02-07 Thread Taylor, Marc
To Whom it may Concern:

I was trying to lookup some things in the online smb.conf man page on
http://us4.samba.org/samba/docs/man/manpages-3/smb.conf.5.html find that
a substantial portion of it is missing.  On my windows box using
Firefox, I see something like this:

EXPLANATION OF EACH PARAMETER
xi:include/xi:include

Thought you should know.

Marc Taylor
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


RE: [Samba] HP DesignJet 5000ps and ntforms.tdb

2005-03-25 Thread Taylor, Marc
Thanks for the info on the addforms executable.

I was able to upload the forms on a test server, but they don't appear
to download.

Are they suppose to download to the client during the install?

Thanks.

Marc
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] HP DesignJet 5000ps and ntforms.tdb

2005-03-22 Thread Taylor, Marc
Hello All,
 
I have come across a problem that I am not sure where to begin:
 
We have an HP DesignJet 5000 PS 60 wide format printer that is part of
our public printing pool which we share out to the pc world via Samba.
 
I am using Samba 3.0.11 in RHAS Enterprise Linux, Update 3.  
 
When I install the printer driver onto the server using the Windows APW,
and then install the printer on a fresh pc, I have noticed that the
forms associated with this printer do not show up locally or on the
Samba server.  I have also noted that nforms.tdb doesn't appear to
change.
 
Is there something I am missing here?  Has anyone else observed this?
The forms for this wide format printer are handy, particularly ArchE,
which is a common size to use for posters.
 
Any insight or tips are appreciated.
 
Thanks.
 
Marc Taylor
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Differenet behavior when using dns name and netbios name

2005-02-08 Thread Taylor, Marc
Hello,
 
Here is something I have just noticed and was wondering if anyone else
has noticed this.
 
When I address the samba server with its primary dns name, there are no
problems with observing and changing the settings of the printers.
 
When I address the samba server using the netbios name (different than
the dns hostname though it is a cname for this machine), I cannot see
any of the printer drivers that I have installed when I go to the
Printers folder and right click, properties on any of the printers.
They have all of the right settings but I can't see what the printer
driver is set to.
 
Thanks in advance.
 
Marc
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Finished print jobs, Samba 3.0.9

2005-01-18 Thread Taylor, Marc
Has there been any further progress on the finished print jobs piling up
issue?  In the last few emails there was mention of a fix by Monday.
 
Any updates would be greatly appreciated.
 
If this is the wrong forum to ask about this please let me know and I
will post to the correct forum.
 
Marc Taylor
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Problems with Samba 3.0.9

2005-01-11 Thread Taylor, Marc
Hello,
 
I am running Samba on RHAS 3 Update 4 which has presumably the latest
patched version of 3.0.9:  samba-3.0.9-1.3E.2.  I am using this machine
as a print server and I am finding that jobs seem to hang around in the
printer share even after they have printed.  I saw reference to this in
another post and according to rhn.com, this version of samba should have
the patch that should have fixed this problem.
 
If you need me to post more, I will but I wanted to see if anyone else
running Samba on this platform is experiencing this as well.
 
Thanks.
 
Marc Taylor
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba