ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Maxim.Savrilov@socenter.ru
To: community@altlinux.ru
Subject: Re: Re[2]: [Comm] CUPS
Date: Wed, 24 Mar 2004 14:02:53 +0600
Message-ID: <20040324140253.5e047935.Maxim.Savrilov@socenter.ru> (raw)
In-Reply-To: <241377959.20040324102824@sodom.ru>

[-- Attachment #1: Type: text/plain, Size: 2279 bytes --]

On Wed, 24 Mar 2004 10:28:24 +0300
Sodom <sodom@sodom.ru> wrote:

> 
> Вроде уже отвечал.. Шара сделана, видится, доступна print админу,
> smbclient-ом слил с виндового принтсервера все нужные файлики..
> Такое впечатление, что затык все-таки в cups-е... Интуитивно..
> 

и залили их на самба-сервер?
там черт ногу сломит в этих командах

вот образцы
все сделали?
(Кстати, я с 2000 сервера нормально могу добавить на самбу драйвера установленных принтеров
нужно будет попробовать сдругой машины, где есть куча драйверов...)


root# smbclient //TURBO_XP/print\$ -U'Danka%xxxx' \ 
   -c 'cd W32X86/2;mget HD*_de.* hd*ppd Hd*_de.* Hddm*dll HDN*Aux.DLL'


root# smbclient //SAMBA-CUPS/print\$ -U'root%xxxx' -c \
  'cd W32X86; put HDNIS01_de.DLL; \
  put Hddm91c1_de.ppd; put HDNIS01U_de.DLL;        \
  put HDNIS01U_de.HLP; put Hddm91c1_de.DLL;        \
  put Hddm91c1_de.INI; put Hddm91c1KMMin.DLL;      \
  put Hddm91c1_de.dat; put Hddm91c1_de.dat;        \
  put Hddm91c1_de.def; put Hddm91c1_de.hre;        \
  put Hddm91c1_de.vnd; put Hddm91c1_de.hlp;        \
  put Hddm91c1_de_reg.HLP; put HDNIS01Aux.dll;     \
  put HDNIS01_de.NTF'

root# smbclient //SAMBA-CUPS/print\$ -U 'root%xxxx' \
	-c 'cd W32X86; pwd; dir; cd 2; pwd; dir'
^^^^^^^^^^^^^^^^^^^^^^^
слили и проверили что слили и залили на самбу


root# rpcclient -Uroot%xxxx -c 'adddriver "Windows NT x86" \
  "dm9110:HDNIS01_de.DLL: \
  Hddm91c1_de.ppd:HDNIS01U_de.DLL:HDNIS01U_de.HLP:   \
  NULL:RAW:Hddm91c1_de.DLL,Hddm91c1_de.INI,          \
  Hddm91c1_de.dat,Hddm91c1_de.def,Hddm91c1_de.hre,   \
  Hddm91c1_de.vnd,Hddm91c1_de.hlp,Hddm91c1KMMin.DLL, \
  HDNIS01Aux.dll,HDNIS01_de.NTF,                     \
  Hddm91c1_de_reg.HLP' SAMBA-CUPS

cmd = adddriver "Windows NT x86" \
  "dm9110:HDNIS01_de.DLL:Hddm91c1_de.ppd:HDNIS01U_de.DLL:   \
  HDNIS01U_de.HLP:NULL:RAW:Hddm91c1_de.DLL,Hddm91c1_de.INI, \
  Hddm91c1_de.dat,Hddm91c1_de.def,Hddm91c1_de.hre,          \
  Hddm91c1_de.vnd,Hddm91c1_de.hlp,Hddm91c1KMMin.DLL,        \
  HDNIS01Aux.dll,HDNIS01_de.NTF,Hddm91c1_de_reg.HLP"

root# smbclient //SAMBA-CUPS/print\$ -Uroot%xx \
	-c 'cd W32X86;dir;pwd;cd 2;dir;pwd'

установили драйвер и проверили

-- 
Немой мальчик жестами объяснил, что его зовут Хуан.

[-- Attachment #2: Type: application/pgp-signature, Size: 307 bytes --]

  reply	other threads:[~2004-03-24  8:02 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-23  7:44 Sodom
2004-03-23  8:29 ` Andrew Ilchenko
2004-03-23  9:19   ` Re[2]: " Sodom
2004-03-23 10:42 ` Maxim.Savrilov
2004-03-23 13:37   ` Re[2]: " Sodom
2004-03-24  3:59     ` Maxim.Savrilov
2004-03-24  5:57       ` Re[4]: " Sodom
2004-03-24  6:20         ` Felix
2004-03-24  4:02     ` BSW
2004-03-24  5:57       ` Re[2]: " Sodom
2004-03-24  7:22         ` BSW
2004-03-24  7:28           ` Re[2]: " Sodom
2004-03-24  8:02             ` Maxim.Savrilov [this message]
2004-03-24  9:53             ` BSW
2004-03-24 10:01               ` Re[2]: " Sodom
2004-03-24 11:14                 ` Maxim.Savrilov
2004-03-24 12:53                 ` Maxim.Savrilov
2004-03-25  3:55                 ` BSW

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040324140253.5e047935.Maxim.Savrilov@socenter.ru \
    --to=maxim.savrilov@socenter.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git