Sponsored Content
Operating Systems SCO Printing to Windows 7 using Samba 2.0.3 via VPN connection to SCO 3.2v5.0.6 Post 302444398 by jgt on Wednesday 11th of August 2010 08:25:22 PM
Old 08-11-2010
Manually run 'smbclient' and see if the authorization works. Vista, and I assume Windows 7 use a different password algorithm. You might find it easier to use an lpr/lpd printer connection instead of smb.
This User Gave Thanks to jgt For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

ulimit on sco release 3.2v5.0.4

How can the ulimit be increased from 2GB without changing the mounted file systems. (3 Replies)
Discussion started by: Shanker
3 Replies

2. UNIX for Dummies Questions & Answers

SCO 3.2v5.05Eb: ? on trimming strings

Greetings. If I have a file with the following format: joe__________blow 1313 mockingbird pl. Los Angeles________, CA. 90210 bill__________clinton 1234 doghouse New York__________, NY. 12345 (note: I underlined what are spaces in the list due to the fact the billboard spaces them... (4 Replies)
Discussion started by: gee-dub
4 Replies

3. SCO

Telnet connection to Sco Unixware from Windows 2000 taking longer !!!

Telnet connection to SCO Unixware server taking longer to return the Login prompt !!! Thanx in advance for any suggestions or help in this regard . Cheers KBiswas (9 Replies)
Discussion started by: kbiswas
9 Replies

4. Shell Programming and Scripting

Testing VPN Connection

Hi All: I need a script that can be timed to run every half hour to an hour to run a traceroute through a VPN to test that a connection is still up from a Win XP system. Which would be the best, C++ or Perl and what are some good resources to look at. (If anyone has a script to do this... (1 Reply)
Discussion started by: maxhewitt
1 Replies

5. SCO

windows connection to sco

I have a Sco box that runs an application. I currently have several connections open on terminals that connect via IP. How ever these are basically dumb terminals with a very basic configuration. I would like to connect to the Sco server from a windows pc. Now the questions. Will HyperTerminal... (2 Replies)
Discussion started by: rogueIT
2 Replies

6. IP Networking

VPN Connection

Hello, I have question about VPN connection thats, I have two networks 1-Office Network 2-Home Network both are connected to internet i have in Office network PPTP VPN Server with real or static ip and on the home network all clients working with local ip Now , I need to connect to... (3 Replies)
Discussion started by: LinuxCommandos
3 Replies

7. UNIX for Dummies Questions & Answers

Sco Unix printing : jobs hangs in queue - printing via lp versus hpnpf

Hi, We have a Unix 3.2v5.0.5. I installed a printer via scoadmin, HP network printer manager with network peripheral name (hostname and ipadres are in /etc/hosts). This is the configuration file : Code: root@sco1 # cat configurationBanner: on:AlwaysContent types: simpleDevice:... (0 Replies)
Discussion started by: haezeban
0 Replies

8. IP Networking

Cisco VPN server and client - connection drop

I have a Cisco 1841 router configured as Easy VPN Server. Here is the configuration of the router: Cisco# Cisco#show running-config Building configuration... Current configura - Pastebin.com I have a Centos 5.7 server with installed Cisco VPN client for Linux. The client successfully... (0 Replies)
Discussion started by: rcbandit
0 Replies

9. Cybersecurity

VPN Initial Connection Problem

Hey everyone. I have a problem, but it may be my lack of understanding that is the cause. Ok so I attend a technical school, and needless to say there's a lot of wannabe hackers, pranksters and what not. So from my laptop I'd like to connect to the wireless AP's around campus, but security is a... (1 Reply)
Discussion started by: Lost in Cyberia
1 Replies

10. IP Networking

Internet connection single interface through vpn

Hi. Can you please help me with a routing problem? There are 2 networks: 192.168.10.0/24 (eth0) 192.168.11.0/24 (eth0:1) The default gateway is 192.168.10.1 iPv4 routing is already enabled and working. With vpnc I've built up an VPN connection and can access my home network... (0 Replies)
Discussion started by: tschmi
0 Replies
LPD(8)							    BSD System Manager's Manual 						    LPD(8)

NAME
lpd -- line printer spooler daemon SYNOPSIS
lpd [-cdlpsW46] [port#] DESCRIPTION
The lpd utility is the line printer daemon (spool area handler) and is normally invoked at boot time from the rc(8) file. It makes a single pass through the printcap(5) file to find out about the existing printers and prints any files left after a crash. It then uses the system calls listen(2) and accept(2) to receive requests to print files in the queue, transfer files to the spooling area, display the queue, or remove jobs from the queue. In each case, it forks a child to handle the request so the parent can continue to listen for more requests. Available options: -c By default, if some remote host has a connection error while trying to send a print request to lpd on a local host, lpd will only send error message to that remote host. The -c flag causes lpd to also log all of those connection errors via syslog(3). -d Turn on SO_DEBUG on the Internet listening socket (see setsockopt(2)). -l The -l flag causes lpd to log valid requests received from the network. This can be useful for debugging purposes. -p The -p flag is a synonym for the -s flag. It is being deprecated, and may be removed in a future version of lpd. -s The -s (secure) flag causes lpd not to open an Internet listening socket. This means that lpd will not accept any connections from any remote hosts, although it will still accept print requests from all local users. -W By default, the lpd daemon will only accept connections which originate from a reserved-port (<1024) on the remote host. The -W flag causes lpd to accept connections coming from any port. This is can be useful when you want to accept print jobs from certain imple- mentations of lpr written for Windows. -4 Inet only. -6 Inet6 only. -46 Inet and inet6 (default). port# The Internet port number used to rendezvous with other processes is normally obtained with getservbyname(3) but can be changed with the port# argument. Access control is provided by two means. First, all requests must come from one of the machines listed in the file /etc/hosts.equiv or /etc/hosts.lpd. Second, if the rs capability is specified in the printcap(5) entry for the printer being accessed, lpr requests will only be honored for those users with accounts on the machine with the printer. The file minfree in each spool directory contains the number of kilobytes to leave free so that the line printer queue will not completely fill the disk. The minfree file can be edited with your favorite text editor. The daemon begins processing files after it has successfully set the lock for exclusive access (described a bit later), and scans the spool directory for files beginning with cf. Lines in each cf file specify files to be printed or non-printing actions to be performed. Each such line begins with a key character to specify what to do with the remainder of the line. J Job Name. String to be used for the job name on the burst page. C Classification. String to be used for the classification line on the burst page. L Literal. The line contains identification info from the password file and causes the banner page to be printed. T Title. String to be used as the title for pr(1). H Host Name. Name of the machine where lpr(1) was invoked. P Person. Login name of the person who invoked lpr(1). This is used to verify ownership by lprm(1). M Send mail to the specified user when the current print job completes. f Formatted File. Name of a file to print which is already formatted. l Like ``f'' but passes control characters and does not make page breaks. p Name of a file to print using pr(1) as a filter. t Troff File. The file contains troff(1) output (cat phototypesetter commands). n Ditroff File. The file contains device independent troff output. r DVI File. The file contains Tex l output DVI format from Stanford. g Graph File. The file contains data produced by plot(3). c Cifplot File. The file contains data produced by cifplot. v The file contains a raster image. r The file contains text data with FORTRAN carriage control characters. 1 Troff Font R. Name of the font file to use instead of the default. 2 Troff Font I. Name of the font file to use instead of the default. 3 Troff Font B. Name of the font file to use instead of the default. 4 Troff Font S. Name of the font file to use instead of the default. W Width. Changes the page width (in characters) used by pr(1) and the text filters. I Indent. The number of characters to indent the output by (in ASCII). U Unlink. Name of file to remove upon completion of printing. N File name. The name of the file which is being printed, or a blank for the standard input (when lpr(1) is invoked in a pipeline). Z Locale. String to be used as the locale for pr(1). If a file cannot be opened, a message will be logged via syslog(3) using the LOG_LPR facility. The lpd utility will try up to 20 times to reopen a file it expects to be there, after which it will skip the file to be printed. The lpd utility uses flock(2) to provide exclusive access to the lock file and to prevent multiple daemons from becoming active simultane- ously. If the daemon should be killed or die unexpectedly, the lock file need not be removed. The lock file is kept in a readable ASCII form and contains two lines. The first is the process id of the daemon and the second is the control file name of the current job being printed. The second line is updated to reflect the current status of lpd for the programs lpq(1) and lprm(1). FILES
/etc/printcap printer description file /var/spool/* spool directories /var/spool/*/minfree minimum free space to leave /dev/lp* line printer devices /var/run/printer socket for local requests /etc/hosts.equiv lists machine names allowed printer access /etc/hosts.lpd lists machine names allowed printer access, but not under same administrative control. SEE ALSO
lpq(1), lpr(1), lprm(1), setsockopt(2), syslog(3), hosts.lpd(5), printcap(5), chkprintcap(8), lpc(8), pac(8) 4.2 BSD Line Printer Spooler Manual. HISTORY
An lpd daemon appeared in Version 6 AT&T UNIX. BSD
June 6, 2001 BSD
All times are GMT -4. The time now is 02:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy