[netatalk-admins] How did I do this?

1999-03-22 Thread Peter Gutowski
ad used for a long time when I took the 'older' setup off the Internet) Peter Gutowski Power-Vue Graphics [EMAIL PROTECTED] http://www.powervue.com/~peterg << NEWLY UPDATED Jan 6, 1999 !!

RE: [netatalk-admins] PPD files on server

1999-03-26 Thread Peter Gutowski
it needs to have its own resource to be able to answer the question correctly on behalf of the printer for which it's acting as the spooler. Conversly, if the [mac] clients believe that they have the correct answer to a possible postscript query, they probably won't ask the question, w

RE: [netatalk-admins] LaserWriter 8 and Ghostscript: landscape p

1999-04-12 Thread Peter Gutowski
Letterwide: "792 612" .. The "PageRegion" directive is the code that actually does the rotating as each new page is started. The full ppd can be downloaded from: ftp://ftp.powervue.com/pub/PPDs/cdj850.ppd Peter Gutowski Power-Vue Graphics [EMAIL PROTECTED] http://www.powervue.com/~peterg

RE: [netatalk-admins] File Permissions.

1999-05-17 Thread Peter Gutowski
ther umask settings have any effect. Peter Gutowski Power-Vue Graphics [EMAIL PROTECTED] http://www.powervue.com/~peterg Nitin Mule wrote: > Hi all, > > I've netatalk 1.4.b2 running on a redhat 5.2 linux box. When I create files > from Mac, the files > are created with rw-rw-r-

Re: [netatalk-admins] custom Icon

1999-07-15 Thread Peter Gutowski
Reply to: Re: [netatalk-admins] custom Icon in etc/afpd you'll find the file "icon.h". There are a bunch of #ifelse things but fundamentally each defines the same thing: an array called 'icon'. Look for this: #else const u_charicon[] = { /* globe */ 0x0, 0x0, 0x0, 0x0,

RE: [netatalk-admins] how to send messages to netatalk clients

1999-07-15 Thread Peter Gutowski
users2224 Jul 15 11:11 ptest1.c -rw-r--r-- 1 peterg users2736 Jul 15 11:11 ptest1.o You probably need to adjust the Makefile to point correctly to where your libatalk.a is located. Keep in mind that this is just a sample program and will give you a start toward making something more functional. Peter Gutowski Power-Vue Graphics

[netatalk-admins] Using TCPWrappers

1999-09-12 Thread Peter Gutowski
g purposes.) So, I'm guessing that afpd needs to called in some way that I am not imagining. Any advise would be greatly appreciated. Apologies in advance if this is clearly documented somewhere, but I've tried to find where that is and haven't (obviously) met with success. Peter Gutowski <[EMAIL PROTECTED]> http://www.powervue.com/~peterg

Re: Printer configurations

2000-01-12 Thread Peter Gutowski
mind them that they drive around in 100-year old technology, read a newpaper printed with 600-year old technology, and sip their tea brewed with 5000-year old 'technology'. ---- Peter Gutowski <[EMAIL PROTECTED]> http://www.powervue.com/~peterg On We

Re: Mac Name

2000-02-02 Thread Peter Gutowski
Owner's "name", machine's "name", and "password". You can see this machine name in other Mac's Choosers when file sharing is enabled. This control panel only manages the AppleTalk protocol names and has little to do with the TCP/IP setup. But, using AppleShare, if you attempt to Mount an ASIP server, the Mac will default to proposing the Mac's "Owner name" in the login dialog box. Hope this helps. -- Peter Gutowski [EMAIL PROTECTED] // www.powervue.com/~peterg // h: 413-584-7820

Re: undefined reference to `yp_get_default_domain'

2000-02-12 Thread Peter Gutowski
#x27; >make[1]: *** [../../etc] Error 2 >make[1]: Leaving directory >`/src/netatalk/netatalk-1.4b2+asun2.1.3/sys/linux' >make: *** [all] Error 2 >[ > >Apparently my network is setup incorrectly. Can someone tell me how to >resolve the situation so I can compile afpd? -- Peter Gutowski [EMAIL PROTECTED] // www.powervue.com/~peterg // h: 413-584-7820

Re: Landscape

2000-02-28 Thread Peter Gutowski
out.) part of PPD file- . . . *PageRegion Letterwide: " << /PageSize [612 792] /BeginPage {90 rotate 0 -612 translate} >> setpagedevice" . . . Hope this helps. -- Peter Gutowski [EMAIL PROTECTED] // www.powervue.com/~peterg // h: 413-584-7820

Re: [Fwd: Quark Save As Error w/Netatalk 2.1.3]

2000-02-18 Thread Peter Gutowski
ark files to my home directory, accessed via netatalk, open, changed and re-saved without incident. My suspicion is a permission thing on your file system. Just my 0.02. -- Peter Gutowski [EMAIL PROTECTED] • http://www.powervue.com/~peterg On Saturday, April 8, 1939, Mitch McNeel <[EMAIL PROTECT

Reading .passwd from NFS vol

2000-03-09 Thread Peter Gutowski
.0(rw) The man page for exports lists a bunch of other options that I am clearly not getting a full appreciation of. Has anybody else experienced this and knows a solution, i.e., to make the shared directory work "normally"? -- Peter Gutowski [EMAIL PROTECTED] • http://www.powervue.com/~peterg

Re: restricted shares

2000-03-17 Thread Peter Gutowski
The easiest thing that I find is to create a ~/.AppleVolumes file in each users home directory. This *can* be symbolic link to another file. Many of my users of a certain category have this file symlinking to another file in /etc Works for me. -- Peter Gutowski [EMAIL PROTECTED] • http

Re: restricted shares

2000-03-17 Thread Peter Gutowski
ble for doing maintenance, etc) plus their home directory Case 3: - Contents of /home/user5/.AppleVolumes -- ~ /home/ftp"FTP Site" -- This user is responsible for monitoring FTP and so get both his/her home directory as well as the mai

Re: compiling problems

2000-03-21 Thread Peter Gutowski
change sys/linux/Makefile as follows: add -lnss_nis to LIBSHARED line mine currently looks like this: LIBSHARED=-ldl -lnss_nis That should do it. -- Peter Gutowski [EMAIL PROTECTED] • http://www.powervue.com/~peterg On Tuesday, March 21, 2000, Patrik Eriksson <[EMAIL PROTECTED]> wrot

Re: Permission fubar

2000-04-27 Thread Peter Gutowski
olumes file in their home directory which only offers them one share: their home directory. Permission for all directories is 770, and all share a common group called users. Company employees have a different .AppleVolumes (in *their* home directory, a symlink to /etc/AppleVolumes) file, which

Re: mounted volume icon resource?

2000-05-01 Thread Peter Gutowski
In the source directory look at etc/afpd/icon.h -- Peter Gutowski [EMAIL PROTECTED] • http://www.powervue.com/~peterg On Monday, May 1, 2000, David Blache <[EMAIL PROTECTED]> wrote: >on 5/1/2000 6:39 AM, Patrik Schindler at [EMAIL PROTECTED] wrote: > >> At 20:54 Uhr -0500

Re: User Shell?

2000-05-17 Thread Peter Gutowski
sage referenced students having email accounts as well, in which case this solution won't work. -Peter Gutowski

Re: Printing to HP LaserJet printer

2000-06-10 Thread Peter Gutowski
>I'm using lpr -h because the Printer would do a banner page >(even if it's suppressed in printcap). Most HP Printers on a network have, in essence, a JetDirect Card, which has it's own "banner" settings as well. If this is your situation your can telnet into the JetDirect interface and turn of

Re: setting up netatalk

2000-06-28 Thread Peter Gutowski
On Wednesday, June 28, 2000, Paul Krohn <[EMAIL PROTECTED]> wrote: ># -port Specifies the TCP port the server should respond ># to (default is 548) > >if you change the port with the -port option, you must also hack every >copy of AppleShare on your network to sp

Strange, subtle papd/printing problem

2000-06-28 Thread Peter Gutowski
. If I jump to the src directory etc/papd and do a 'grep [ug]id *.c *.h', it yields nothing. How is the "op=" parameter used? As I said, the home system works OK and to my surprize has the same permissions situation from papd, but for some reason doesn't generate and error. Any ideas or recommendations thankfully appreciated!!! -Peter Gutowski

Re: Strange, subtle papd/printing problem

2000-06-28 Thread Peter Gutowski
> In your papd.conf file, change ":pr=tiff:\" to >":pr=|/usr/bin/lpr -Ptiff:\". > > Andy > Ahh! how simple, yet effective. Thanks! It works! -P

Re: Broadcast

2000-06-30 Thread Peter Gutowski
Somebody asked about this quite a while ago and I put up some work I had done a long time ago. Go to anonymous ftp at... ftp.powervue.com/pub/messenger There you will find a few files: 1) Msg.hqx // ontains a mac init called 'Msg' that install and waits for messages. It installs its

Re: Broadcast

2000-07-01 Thread Peter Gutowski
I've located the src for the Mac init and have posted it to the same ftp location: ftp.powervue.com/pub/messenger/macsrc.tar.gz On Friday, June 30, 2000, Jeff Thompson <[EMAIL PROTECTED]> wrote: >This is really useful. If you don't mind, could you try to >send me the source to the ma

Re: Netatalk doing AppleShare over TCP/IP by default?

2000-07-07 Thread Peter Gutowski
SIP without fail. My wife at the University of Mass can hit the Server IP Address... button and log into her share over the internet, so not listing an interface in atalkd.conf seems not to have an effect on whether netatalk will respond to requests on that interface. -- Peter Gutowski / [EMAIL PROTECTED] "Millions long for immortality who don't know what to do on a rainy day." -- Susan Ertz (c. 1894-1095), American Writer

Re: what is this?

2000-07-08 Thread Peter Gutowski
essage returned to you. To reach the >> Raytheon Garland facility helpdesk for more information, dial >972-205-4357. > >Is anyone else receiving these messages? > > Yes! With each post lately it seems. It would be wonderful if the mail administrator for the list would please

What are codepages?

2000-07-09 Thread Peter Gutowski
st month... > it has the _test suffix because i currently have the > codepage support disabled. i'm in the midst of re-writing > it to handle double-byte codepages. In advance, thanks! -- Peter Gutowski [EMAIL PROTECTED] // www.powervue.com/~peterg // h: 413-584-7820

Re: What are codepages?

2000-07-09 Thread Peter Gutowski
On Sunday, July 9, 2000, Andras Kadinger <[EMAIL PROTECTED]> wrote: >Peter Gutowski wrote: >> >> I'll risk betraying my Macintosh roots, but would somebody >please explain what 'codepages' are, and what they're used for. >I've always got t

Re: problem with 1.4b2+asun2.1.4

2000-07-16 Thread Peter Gutowski
files, or instead the one with the later read priority. My recommendation would be to go to your home directory and enter the command: echo "~" >> .AppleVolumes and then try logging into the afpd server through the Chooser. Hope this helps. -- Peter Gutowski / [EMAIL PROTECTED] "Millions long for immortality who don't know what to do on a rainy day." -- Susan Ertz (c. 1894-1985), American Writer

Re: compile problem

2000-07-18 Thread Peter Gutowski
ect2: ld returned 1 exit status . >What can i do ? in /sys/linux/Makefile add -lnss_nis to your ADDLIBS= line. Mine looks like this: ADDLIBS = -lcrypt -lnss_nis That should fix the problem. -- Peter Gutowski / [EMAIL PROTECTED] "Millions long for immortality who don't know what to

Re: pre-asun2.1.4-39

2000-07-20 Thread Peter Gutowski
On Thursday, July 20, 2000, Jason Quigley <[EMAIL PROTECTED]> wrote: >Hi! > >I just tried to get the source from Adrian Sun's ftp directory at Cobalt >and access is now denied. > Having just succeeded two days ago: login as 'anonymous' -- don't login as