similar to: OT - LPD for Windows ...

Displaying 20 results from an estimated 2000 matches similar to: "OT - LPD for Windows ..."

2002 Oct 18
4
something wrong with the list (or its members)
I've noticed the list has pretty low answer:question ratio. I tend to think that many replies go directly to people who post the questions and those people never bother to share the answers with the community. I don't think this is fair so we may want to do something in this regard. We either need certain rules that will imply posting of summaries (as {SUN,LINUX}managers lists do), or the
2002 Oct 08
5
Filesystem for Samba server
> Hi, > Sorry if this is a stupid question (bit of a newbie). I'm building a Samba > fileserver on a box with a hardware raid array of about 65GB which I'm > hoping to share out to the local LAN . I was wondering if the filesystem > used (ext2,ext3, reiserfs etc) on the partition where the Samba shares > will reside makes much of a difference? I'd obviously like to
2002 Jun 27
2
printer permissions
A stupid question. With new printing system (spoolss) how people restrict access to the printers ? It was clear with the old system when each printer was in a separate share. I could assign a list of valid users for each printer share. TIA. -- Yuri Pismerov, Sr. System Administrator, TUCOWS.COM INC. (416) 535-0123 ext. 1352
2002 Jul 27
2
Samba 2.2.6pre1 non-prouction release available
FYI... We've put up a snapshot of the current SAMBA_2_2 code as 2.2.6pre1 for testing. The distribution is available from http://download.samba.org/samba/ftp/pre/samba-2.2.6pre1.tar.bz2 ( a gzipped version is also available ). This is a non-production release made available for testing purposes only. The relavant section of the release notes follow. The full test is available from
2006 Jun 15
11
domU consoles
Hi I have a couple of questions: 1. How do I exist from a domU console back to dom0 console (after issuing xm console [domU])? 2. How do I setup a dom0/domU in order to get a tty login? TIA Paolo _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2002 Jul 26
1
pwdMustChange weirdness
Did anybody get to work password change enforcement with Samba PDC running LDAP ? It looks like it is "semi-working". I was able to enforce password change with USRMGR, but now it keeps asking me for the password change every time. I checked the pwdMustChange attribute and it is still set to 0 for some reason (hence checkbox for the password change enforcement in USRMGR is still checked
2002 Oct 01
1
file quotas
Hi all, I've compiled samba --with-quotas, turned on user and group quotas on ext3, assigned quotas, BUT it does not seem to be working. Windows client always shows all available space instead of showing the quota. Do I miss something ? P.S. I run Debian with 2.4.19 kernel patched for ext3 ACL support (from acl.bestbits.at). -- Yuri Pismerov, Sr. System Administrator, TUCOWS.COM INC.
2000 Jan 20
1
Unsupported Printers - just "sticks" in the lpd queue ;(
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello: I've configured a Linux box with Samba to act as a secondary domain controller for an existing NT server. I've gotten everything working very nicely, all my file shares set up, etc. I've got 6 printers that I need to set up as print shares. The ones that speak Postscript or PCL were very easy to set up, and work admirably.
2006 Mar 21
1
RE: Re: [Xen-users] How to share data between guestdomains
>-----Original Message----- >From: xen-devel-bounces@lists.xensource.com >[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Xin Zhao >Sent: 2006年3月21日 1:25 >To: Yura Pismerov >Cc: xen-devel@lists.xensource.com >Subject: Re: [Xen-devel] Re: [Xen-users] How to share data between >guestdomains > >The benefits of VL inlcude: >1. A VM can take advantage of the
2002 Oct 17
1
Printer Management
Correct me if I'm wrong. With Samba 2.2.5, there is no way to get a group of users to manage printers so they be able to select/deselect duplex mode, tray, etc. Although I'm able to add a group with the Security tab and give them appropriate permissions, it doe not work from the user side - all the settings are still grayed out. P.S. I use LDAP backend if that matters. -- Yuri
2002 Sep 11
2
Can't print to win client
I've connected a BSD machine to a WinME machine in the office to begin experimenting with samba. I've been messing about with it but I can't get a print of samba files to the WinME printer. My /var/spool/lpd/canon directory contains .config, .seq, status and lock files and a whole bunch of files that aren't getting printed to the remote printer. my .config file has: server=ICE1
2002 Jul 25
2
do I need winbind ?
I'm going to implement ACLs with my Samba PDC that runs LDAP on backend. Do I need to run winbind ? I've heard that winbind is mandatory for ACLs to work, All my users and groups reside in LDAP database, hence they have same names in bot Unix and Windows realms. Do I still need winbind ? TIA.
2002 Jul 28
1
bug or "feature" ?
I'm not sure if this is normal or not. I run Samba 2.2.5 with LDAP on RH Linux 7.2. The thing is, it only works correctly when nscd is running. Otherwise it can't getpwnam and fails with no uid error. Interesting thing, there is no such effect on Debian Linux. Weird... pdb_ldap.c: sys_user = sys_getpwnam(username); if (sys_user == NULL) { DEBUG
2015 Sep 17
1
Centos 7 using cups with cups-lpd loaded getting print jobs from an Sco Unix lpd system
Centos users, I new to Centos 7 and my problem is the following: I am using my Centos 7 system as a print server in a warehouse. Using cups for the print queue's. Which I can print to the printers find from the Centos 7 machine. The hosting system is Sco Unix using lpd printing. This machine is in Illinois and the warehouse / Centos 7 machine is in Arizona. I have loaded
2002 Dec 11
1
choose printing system between lpd and CUPS
Hell all, I want setup samba 2.2.7 as print server also for windows client 98/nt/2k/xp. My Redhat7.3 preinstall two print system: lpd and cups. 1. Are there any consideration issue I need to concern for choosing between these two printing system to let my win clients to print to samba server without trouble. For example, speed, quality, administrator. 2. Can anyone share their experiences using
2011 Dec 05
1
LPR to windows lpd question
Hi All, I am trying to print from a CentOS 5.3 server to a windows LPD service. After enabling the LPD service on Windows and creating a LPR port to a particular printer when I execute the following command on CentOS server I do not come out. lpr -H winprint:515 -P printer1 file.txt The above command does not exit. Do I need to configure anything on the server to be able to use lpr as a client ?
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 Jul 11
1
job fails to print via samba 2.2.6-pre1 - lpd ASCII and postscript test works fine...
Red Hat 7.3 samba 2.2.6-pre1 using bsd style printing printers: HP LaserJet 8100 HP LaserJet 8150 HP Color LaserJet 4500 HP Color LaserJet 4550 Problem: I set up printers in linux via printconf as JetDirect queues. I have ~90 printers, all but 12 of which are HP LJ 4000/4050. I can send a test page [both ASCII and
2002 Nov 05
2
Retaining ownership of files
Hi I want users to edit each other files, but not having the ownership changed at all I.e. user1 create a word doc, user2 can edit it, but the ownership is not changed to user2. force create mode force directory mode force user force group I know of these , but our share have tons of dirs with files that have different users and groups, 60+ developers working together. Are there any new
1999 Apr 28
3
How to set up spooling for a HP JetDirect interface?
I've set up Samba and LPRng for HP printers with JetDirect cards. It works for one user at a time. But if the printer is off-line or busy, the samba client does not get an error message, but the job gets lost. :( I would like the print jobs to be spooled on Linux even when there is an active print job or when the printer is off-line. Unfortunately I'm not familiar with lpd. The