similar to: Custom form and anonymous printing

Displaying 20 results from an estimated 20000 matches similar to: "Custom form and anonymous printing"

2003 Dec 19
2
Printing OK on 98, "Access denied" on XP Pro
I have a very simple setup on a Solaris 8 server, running Samba 3.0.1 (see smb.conf below). A desktop PC running Windows 98 (SE?) happily connects to and prints to my one shared printer, but an XP Pro laptop takes a loooong time to install the local driver and then just says "Access denied, unable to connect". I already told it to use a client driver and disabled spoolss. Here's
2003 Nov 18
2
Basic Sol8 compile question
I'm scratching my head, and thinking that I overlooked something: how do I tell my Sun compiler (on Solaris 8 2/02) to look for files in /usr/include, etc.? For some reason -- a steam-rollered environment variable, I guess -- the compiler won't look there. I get lots and lots of "cannot find include file" messages whether ot not I try ot use --with-pam or --with-winbind. I
2005 Feb 22
2
How current is the HOWTO collection?
When a new version of Samba is posted, is the HOWTO COllection updated, or does the Samba Team rely on the community to spot anachronisms and report them as bugs? I'm struggling with a new install of Samba that's more complex than I've tried before, and I keep the two Samba dead-tree books open on my desk -- but if the online docs in the tarball are more current than the books,
2004 Feb 02
0
Slow printing on Solaris 8/Samba 3.0.1 and oplopcks
I have Samba 3.0.1 running on Solaris 8 on a 4-CPU SunFire V480m and printing to a Printronix 5005B line printer is pretty slow -- as in five nmostly-empty 9"x5" pages per minute. (I only share out three local print queues and no filesystems on this Sun to Windows XP and some 98 clients.) I would like to speed up the throughput, but I'm seeing a couple of errors. First, I found
2005 Apr 27
2
Changes to HOWTO and maybe Samba Guide for Solaris patches
Sun has changed the organization of their web site a lot over the years, and I just noticed that a URL included in the HOWTO is broken now. Perhaps there are others as well. In section 39.6.2 "Winbind on Solaris 9" (p. 503), Solaris 9 users are directed to download a patch from the following URL: http://sunsolve.sun.com/pub-cgi/findPatch.pl?patchId=112960;rev=14 But the Sun
2004 Feb 02
2
Solaris 8 & Samba 3: "address already in use"
I am getting errors when I try to start smbd which say that port 445 is already in use, but nothing else is using it. In the log, the full error is: -----start log.smbd---- [2004/02/02 11:03:53, 0] lib/util_sock.c:open_socket_in(662) bind failed on port 445 socket_addr = 0.0.0.0. Error = Address already in use ------end log.smbd----- In my /etc/services file, I have these entries:
2004 Feb 10
1
Which compiler for Solaris 8?
I'm going to download Samba 3.0.2 and compile it, and I'm curious what, if any, recommendations you have for a compiler. I initially tried to use Sun's Forte compiler when I cewt up 3.0.1, but that was a dead end. I can download GCC from all over the web -- so which version is best? Thanks for any suggestions. -wde -- Will Enestvedt UNIX System Administrator Johnson & Wales
2004 Jan 04
0
Why does lpstat run on Solaris Samba 3.0.1?
Hello, all; I need help with getting lpstat _not_ to run. I'm running Samba 3.0.1 on a Sun Solaris 8 server to share out a few print queues, and it works a treat. I also run a print spooler & job management product called Xi-Text, which displaces several of the stock lp* binaries; their implementation of lpstat (among other programs) doesn't completely replicate Sun's
2005 Mar 10
1
Tiny HOWTO edit
On page 206 of the Samba-HOWTO-Collection PDF, in the seventh paragraph, the word "use" appears to be missing from the sentence, "When Samba is being used as the PDC and BDC the of an LDAP..." -- but that could just be me. -wde -- Will Enestvedt UNIX System Administrator Johnson & Wales University -- Providence, RI
2005 Jun 17
1
What happened to the Solaris packaging between 3.0.2a and3.0.14a?
Arnold asked: > > I'm just missing the former [Solaris packaging] functionality. > Can anyone explain why this was changed and if it is > possible to get it back? > Perhaps because Samba is bundled with the OS now and fewer people need to get it from a 3rd party? Just guessing... -wde -- Will Enestvedt UNIX System Administrator Johnson & Wales University --
2003 Nov 18
0
Is print-serving this easy? Also, Sol8 compile problem
I plan to install Samba 3 on a Solaris 8 server in order to publish some local queues to a few Windows users -- but no file sharing. Is it as simple as configure; make; make install and then share out a few queues? I'd like to add password protection to these pinters, but I can't decide on whether to hand off all authentication to our Active Directory server or just to use one shared
2005 Feb 17
0
net ads commands work, wbinfo fails
Hi, all; I compiled Samba 3.0.11 on Solaris 8 with MIT Kerberos 1.3.6 and OpenLDAP 2.2.23. I joined our Active Directory domain, but only the various `net ads` commands work, while any `wbinfo` commands fail. Where can I start searching for this? My log.winbindd says that the server failed to fetch the shared secret. Oddly, it also says that it's trying to contact a Domain named
2005 Mar 03
0
Request to update slapd.conf and OpenLDAP info forSamba-Guide/happy.html
John H. Terpstra wtote: > > Unfortunately, the complexity barriers of Samba plus LDAP is > proving a lot more than some sites are willing to endure. > And yet the integration of Samba & LDAP is so powerful, so attractive, that many of us cannot resist battering ourselves senseless against it like moths at a bulb. :7) > > For those of us who have found the right solution
2005 Apr 01
2
samba & ads problem
I follow the procedure for the integration of Samba 3.0.13 in Ads environement, but when I enter the command "net ads join -U administrator" system return me this error: ------errrrrrror-------- morgoth:/usr/local/samba/bin# ./net ads join -U administrator administrateur's password: [2005/04/01 16:34:48, 0] utils/net_ads.c:ads_startup(191) ads_connect: No such file or directory
2003 Dec 19
3
Can't compile 3.01 on Solaris
I can't get 3.0.1 to fully compile on my Solaris machines(2.6 and 2.8) Below is an example the error I am getting. Note, that it errored out earlier with the same problem, I typed make again and it went on to the next file, got the same error about a file with extension .o.o not existing. The actual error: --- Compiling lib/replace1.c with -KPIC mv: cannot access lib/replace1.po.o.o ***
2005 Feb 24
2
Testing LDAP: ssh connection refused
Hi all, I installed a samba 3 PDC with LDAP. I created a system account in LDAP (smbldap-useradd -m testuser). When I try to login on my system as testuser (ssh testuser@PDC-SRV.DOMAIN.ORG) I get the following message: ssh: connect to host PDC-SRV.DOMAIN.ORG port 22: Connection refused. However, if I connect to my system using with the root account(ssh root@ip_address) that successes. Would you
2005 Mar 03
4
Can't see my Samba server into the A.D. Domain
Samba server: SUN/Solaris 8 Samba version 3.0.10 Domain: Active Directory with a W2K PDC My Samba server is a Domain Member Server, connected to the Active Directory Domain with the "net rpc join" unix command. All the MS-Windows SMB client from the Domain can connect an use, without any problem, the shares of the Samba server. When I use, on an MS-Windows client or the PDC, the
2003 Dec 11
7
.Xauthority & SMB
I asked this question a while ago, but never got any response. Since then, I've researched the problem some more, so I can give a much more concise description of what's happening. I'm mounting the home directories of the users upon login (using pam_mount) from the Windows server. However, none of the users can run X Windows. It says there's a problem with the .Xauthority file.
2004 Jan 19
2
Filename for printing?
Hi, all. I'm trying to create a PDF queue... or, rather, I already have a homebrew solution I hacked together with an lprng filter, and it doesn't work too well. The solution at www.linuxgazette.com/issue72/bright.html, which uses the smb.conf and "print command" paramaters, appears to be much more elegant, but has one major shortfall: I don't see any way to get the
2005 Apr 14
11
Repeat Review Request
Folks, I like criticism! Please give me lots of it - particularly in respect of the updated "Samba-Guide". It should now be up on the Samba mirror sites. You can download it from: http://www.samba.org/samba/docs/Samba-Guide.pdf I have incorporated all feedback into this book. Did I get it right this time or should I give up? So far, not a word of feedback is deafening! Is it