Sponsored Content
Full Discussion: Samba question
Top Forums UNIX for Dummies Questions & Answers Samba question Post 56878 by woofie on Wednesday 13th of October 2004 10:39:53 PM
Old 10-13-2004
Oh yeah forgot to add. They can print to the printer though not scan from the printer to a computer Smilie

Please do not suggest installing a Unix let alone a Linux machine on the network. The people here would not have it and don't know how to use it. I'm leaving in under a week so I can't look after it for them.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Samba Printer question

While running Samba on a linux box on my network I have discovered that when I try to add a printer to a windows host my samba box apears as a print server. This has caused a slow down on the generation of the print server list. What I would like to do is set up samba so that it does not apear... (1 Reply)
Discussion started by: xaviorm
1 Replies

2. UNIX for Dummies Questions & Answers

Need Samba Help

Hi, I am very new to Unix, do know some RedHat linux. I am wanting to install samba on my unix machine. Not sure where to start, any help would be very much appreciated. Thanks, Chris Lewis (4 Replies)
Discussion started by: lewy33
4 Replies

3. UNIX for Dummies Questions & Answers

Why use Samba?

Hi, I am sorry I am total dummy in Unix. I am starting to explore a thing call "Samba". From my initial and rough finding, I think Samba is only useful in providing Print services to PC platform users. That is to say, The Unix machine which has Samba installed, is able to provide print... (3 Replies)
Discussion started by: champion
3 Replies

4. UNIX for Dummies Questions & Answers

Samba question

Hey, I have set up a Windows share with Samba, so that other Windows machines in the network can access the share. It doesn't let me log in. Windows just gives me a password screen, I tried logging in with some of the regular accounts on the Linux system, and I even tried it with root but it... (1 Reply)
Discussion started by: RellioN
1 Replies

5. UNIX for Dummies Questions & Answers

Samba

after creating username/passwd, vi /usr/lib/smb.conf file comment = dropoff location path = /tmp/droloc browsable = No available = yes public = no writable = yes printable = no create mode = 777 valid users = tjmann,palexander,bmartin,.... instead of using... (2 Replies)
Discussion started by: tjmannonline
2 Replies

6. UNIX for Dummies Questions & Answers

samba

hi all having lots of issues with Macs connecting to samba servers being published via Red Hat 5.1. Seems to be varring problems depending on what OSX version we run from 10.5 to 6.3. I found a not on one of the forums about adding the unix extenstions= no and that has cured a few macs but not.... (0 Replies)
Discussion started by: treds
0 Replies

7. Solaris

samba

Hi All, I am getting the below mentioned error, when i am trying restart smbd service, kindly help me in resolving this issue. ld.so.1: smbd: fatal: libtalloc.so: open failed:No such file or directory Killed Regards, Vinay (0 Replies)
Discussion started by: vinay_ks
0 Replies

8. UNIX and Linux Applications

Copy numerous private Samba-shares as one user. (Syntax question)

Hello Forum, I was overwhelmed by how fast and correct the responses to my first question in this forum was, and I hope I expreience this again today. The reason is that I have to copy a fileserver (Ubuntu 8.04 32 with Samba) to another server via Internet within tomorrow. I have no problem... (0 Replies)
Discussion started by: primaxx
0 Replies

9. Solaris

samba issue: one samba share without password prompting and the others with.

Hi All, I've been trying to configure samba on Solaris 10 to allow me to have one share that is open and writable to all users and have the rest of my shares password protected by a generic account. If I set my security to user, my secured shares work just fine and prompt accordingly, but when... (0 Replies)
Discussion started by: ideal2545
0 Replies

10. UNIX for Dummies Questions & Answers

Help with Samba please!

I am having a nightmare getting a new Solaris server to join a domain in order to access some samba shares. I am a newbie to Unix so am learning as I go. Every time I try the net ads join -U administrator command, I get: # net ads join -U administrator Enter administrator's password: ... (9 Replies)
Discussion started by: mgreen81
9 Replies
TESTPRNS(1)															       TESTPRNS(1)

NAME
testprns - check printer name for validity with smbd SYNOPSIS
testprns printername [ printcapname ] DESCRIPTION
This tool is part of the Samba suite. testprns is a very simple test program to determine whether a given printer name is valid for use in a service to be provided by smbd(8) "Valid" in this context means "can be found in the printcap specified". This program is very stupid - so stupid in fact that it would be wisest to always specify the printcap file to use. OPTIONS
printername The printer name to validate. Printer names are taken from the first field in each record in the printcap file, single printer names and sets of aliases separated by vertical bars ("|") are recognized. Note that no validation or checking of the printcap syntax is done beyond that required to extract the printer name. It may be that the print spooling system is more forgiving or less forgiving than testprns. However, if testprns finds the printer then smbd should do so as well. printcapname This is the name of the printcap file within which to search for the given printer name. If no printcap name is specified testprns will attempt to scan the printcap file name specified at compile time. FILES
/etc/printcap This is usually the default printcap file to scan. See printcap (5). DIAGNOSTICS
If a printer is found to be valid, the message "Printer name <printername> is valid" will be displayed. If a printer is found to be invalid, the message "Printer name <printername> is not valid" will be displayed. All messages that would normally be logged during operation of the Samba daemons are logged by this program to the file test.log in the current directory. The program runs at debuglevel 3, so quite extensive logging information is written. The log should be checked carefully for errors and warnings. Other messages are self-explanatory. VERSION
This man page is correct for version 2.2 of the Samba suite. SEE ALSO
printcap(5), smbd(8) smbclient(1) AUTHOR
The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed. The original Samba man pages were written by Karl Auer. The man page sources were converted to YODL format (another excellent piece of Open Source software, available at ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0 release by Jeremy Allison. The conversion to DocBook for Samba 2.2 was done by Gerald Carter 19 November 2002 TESTPRNS(1)
All times are GMT -4. The time now is 06:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy