Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Netatalk


Related Topics
PMA

  
  Netatalk - Wikipedia, the free encyclopedia
Netatalk is an open-source implementation of the AppleTalk suite of protocols.
Netatalk was originally developed by the Research Systems Unix Group at University of Michigan and moved to SourceForge in 2000.
Released in October 2004 Netatalk 2.0 brought major improvements.
en.wikipedia.org /wiki/Netatalk   (162 words)

  
 Netatalk, Linux and the Macintosh | Linux Journal
Netatalk lets you keep the operating systems separate while enabling you to transfer files and share printer resources.
Since Netatalk is offered for several platforms, as shown in Table 1, there are actually several different README files.
Netatalk is a stable program that makes moving files between the Mac and Linux as easy as drag-and-drop.
www.linuxjournal.com /article/2033   (1645 words)

  
 Basic MkLinux netatalk Setup
For the MkLinux distribution, check ftp://ftp.mklinux.apple.com/pub/FullRelease/ For the netatalk distribution, check ftp://ftp.mklinux.apple.com/pub/FullRelease/Archives/rpm.bin/ In both cases, be sure to read all the README files.
In order to be able to execute netatalk programs and look at netatalk manual pages more easily, I set my command search path in one of my shell's startup files.
The default file type for netatalk is TEXT and it converts line ending characters when copying text files between MacOS and UNIX so that they are appropriate for each system (CR for MacOS, LF for UNIX).
www.snake.net /people/paul/mklinux/netatalk-setup.html   (1251 words)

  
 Linux-Magazin - netatalk
Netatalk 2.0 versucht an vielen Stellen, die problematischen Verletzungen der AFP-Spezifikationen nicht mehr zu dulden.
Um Netatalk zu übersetzen, braucht es eine der unterstützten Plattformen, einen C-Compiler nebst Kollegen (Autoconf, Libtool etc., wenn aus dem CVS ausgecheckt wurde), für AFP 3.1 "Large file support" (unter Linux in jedem Fall Glibc ab 2.2) und für Appletalk entsprechende Module beziehungsweise Support im Kernel.
Netatalk verewigt sich in einem gleichnamigen Unterverzeichnis (»--sysconfdir=/etc« führt zu »/etc/netatalk/«).
www.linux-magazin.de /Artikel/ausgabe/Sonderheft_2004/03/netatalk   (4778 words)

  
 AFP, encrypted passwords, TCPWrap under Solaris using Netatalk+Asun
This document is designed to lead administrators through the process of building, installing, and configuring Netatalk in order to provide support for file sharing over TCP/IP, including encrypted passwords, and the ability to restrict access based on IP addresses using TCPWrappers.
Netatalk should be able to find your architecture and system type, and build accordingly.
Netatalk Mailing List: send mail to netatalk-admins-request@umich.edu< /a> with the word subscribe in the body.
www.ibiblio.org /macsupport/netatalk.html   (1096 words)

  
 Netatalk - Networking Apple Macintosh through Open Source
Netatalk is a freely-available, kernel level implementation of the AppleTalk Protocol Suite, originally for BSD-derived systems.
The etc2ps.sh script delivered with all Netatalk versions prior to 2.0.1 has been found to be vulnerable to symlink attacks.
Netatalk is licensed under the GNU General Public License.
netatalk.sourceforge.net   (285 words)

  
 Netatalk on Solaris 2   (Site not responding. Last check: 2007-09-19)
Netatalk wants to directly twiddle the bits of a BSD lpr spool directory.
Even if you use LPRng, a BSD-like lpr replacement, Netatalk still won't work out of the box.
Make sure you are running the latest version of netatalk, and ensure that you have applied the latest patches for the hme driver.
www.mtusysadm.mtu.edu /mtudocs/netatalk   (480 words)

  
 netatalk faQ   (Site not responding. Last check: 2007-09-19)
The most frequently asked questions are all answered in the man pages that are packaged with netatalk.
The primary difference between netatalk and CAP is structure, in two ways.
The end user will probably only notice that netatalk is somewhat faster than CAP (an artifact of both the architecture and coding style).
terminator.rs.itd.umich.edu /~tombeau/netatalk/faq.html   (917 words)

  
 Netatalk
Netatalk is a Unix implementation of Apple's suite of networking protocols.
The FAQ for netatalk is at: http://www.umich.edu/~rsug/netatalk/faq.html This FAQ is not for Linux specifically, but for all the OSes that netatalk supports
Netatalk users are the same as normal users on your Linux box.
www.luv.asn.au /overheads/netatalk.html   (781 words)

  
 Installing Netatalk on a Solaris System.
Netatalk stopped working on my Sun in December 2003, and the only thing I did at that time was install a Solaris patch cluster.
This problem occurs on all versions of Netatalk, and may be due to Solaris 9 kernel patch 112233-11.
Anyone, including people from the Netatalk project, is free to copy this and use all or part of it with or without attribution as part of their own documentation.
bloch.anu.edu.au /netatalk/netatalk_sun.html   (2556 words)

  
 freshmeat.net: Project details for netatalk   (Site not responding. Last check: 2007-09-19)
Starting with version 1.5pre7, Netatalk is now licensed under the GNU General Public License (GPL), which is used by many Open Source/Free Software projects as their license of choice.
Netatalk now makes use of the GNU autotools (autoconf, automake, and libtool) for building.
For those who don't know yet, netatalk and atalkconf are both in CVS on sourceforge.
www.freshmeat.net /releases/183544   (424 words)

  
 Linux Netatalk-HOWTO
With netatalk, Macintosh computers can mount Unix volumes and print to Unix print spools as if they were standard Appletalk network devices.
Netatalk is brought to you by our friends at The Research Systems Unix Group at The University of Michigan.
Try to test a startup of the netatalk server by running one of the rc.atalk scripts in the root of the netatalk source tree.
www.abc.se /~m10145/computer/netatalk   (1924 words)

  
 Installing netatalk with pam for DCE   (Site not responding. Last check: 2007-09-19)
Below is what I did in order to compile/install netatalk 1.5.2 with pam so that it would allow me to log into the dce realm.
This was done upon a Sparc5 with Solaris 8 Generic_108528-12 and gcc 3.03 1.
/etc/pam.conf has: netatalk auth sufficient /usr/lib/security/pam_unix.so.1 netatalk auth sufficient /usr/lib/security/pam_dial_auth.so.1 netatalk auth sufficient /usr/lib/security/pam_dce.so.1 try_first_pass ignore_root netatalk account optional /usr/lib/security/pam_unix.so.1 netatalk account required /usr/lib/security/pam_dce.so.1 ignore_root require_match require_cert nondce_ok netatalk password sufficient /usr/lib/security/pam_unix.so.1 netatalk session sufficient /usr/lib/security/pam_unix.so.1 6.
www.uvm.edu /~atb/netatalk_install.html   (154 words)

  
 Macintosh-style File and Print Services with Netatalk
Because Netatalk is not included with the Red Hat distribution, you will have to download and install a copy.
This file allows you to specify additional parameters which are passed to Netatalk by means of command-line options.
You can specify which port or IP address you wish to run the Netatalk server on, add a login message that is displayed to connecting users, as well as other related options.
en.tldp.org /LDP/lame/LAME/linux-admin-made-easy/netatalk-file-and-print.html   (613 words)

  
 HELIOS Software GmbH - EtherShare compared with "netatalk" (Open Source)   (Site not responding. Last check: 2007-09-19)
"netatalk" is predominantly used in non-critical environments, whereas EtherShare is renowned for its reliability and scalability in mission-critical environments.
"netatalk": Installation and maintenance is far more complex than EtherShare and can easily cost many consulting days by an external or an in-house software/network engineer.
In the case of EtherShare compared with "netatalk", they are not in the same league.
www.helios.de /news/news03/helios_netatalk.phtml   (326 words)

  
 TWiki . Bio . NetAtalk   (Site not responding. Last check: 2007-09-19)
Netatalk is an open-source package yhat provides Appleshare File and Print Services from linux/UNIX/BSD platforms.
There is an alpha or maybe beta quality release of a 2.0 version of netatalk supporting AFP version 3 that might be better for sharing with OS X clients.
The most recent version of netatalk can be found at http://netatalk.sourceforge.net/ - as of 14 Nov 2003 the most recent version is 1.6.3
web.brandeis.edu /pages/view/Bio/NetAtalk   (527 words)

  
 Research Systems Unix Group: netatalk
netatalk is a freely-available, kernel-level implementation of the AppleTalk Protocol Suite originally developed for BSD-derived sytems.
A Unix system running netatalk is capable of serving multiple Macintosh clients simultaneously as an AppleTalk router, AppleShare file server, Unix print server and for accessing AppleTalk printers via Printer Access Protocol (PAP).
netatalk includes a number of minor printing and debugging utilities.
www.umich.edu /~rsug/netatalk   (89 words)

  
 sysiphus.de: Netatalk für Könner
Netatalk selbst zu installieren ist eigentlich nicht sonderlich schwer - offensichtlich fällt es aber nahezu allen Linux-Distributoren schwer, eine ausgereifte und funktionierende Konfiguration mitzuliefern.
Netatalk kann sehr viele Dinge und um mit Netatalk sinnvoll arbeiten zu können, muß man diese nahezu komplett einmal durchgeschaut haben.
Netatalk setzt komplett auf die Dienste des Kernels auf und benötigt daher dessen Unterstützung.
www.sysiphus.de /prolex/t_netatalk.html   (2848 words)

  
 Netatalk   (Site not responding. Last check: 2007-09-19)
Netatalk is for use with a Macintosh computer running MacOS.
Netatalk is software that makes the directories on your central computing system account look like Macintosh folders on your desktop computer.
If you need to move such a file from your desktop to your UNIX account, netatalk is not the method of choice.
www.ku.edu /~acsdev/documentation/docs/netatalk/netatalk.shtml   (897 words)

  
 Setting up Netatalk
I would recommend that you install the netatalk package and see if it works with default settings.
This is a transcript of extracts from a thread on the newsgroup muc.lists.netbsd.port.mac68k the thread was entitled "netatalk problems still" and appeared around November 1999.
For example, I used to run with the line shown above for atalkd.conf, and then netatalk stopped working (for reasons of my laziness--nothing to do with this problem)--so i have a bunch of Mac's around that ``tasted'' the fake netatalk router, but are now living without it.
www.biochem.ucl.ac.uk /~mckenzie/linux/netatalk.html   (1942 words)

  
 Chapter 4. Upgrading from a previous version of Netatalk
For Netatalk 2.0 the charset conversion routines had to be completely rewritten to support AFP 3.x.
Previous versions of Netatalk allocated CNIDs either on the fly or CNIDs were recorded in a persistent database.
Otherwise it is probably best to have the old and the new (to be used with Netatalk 2.0) version of Berkeley DB installed side by side until you have finished the upgrade.
netatalk.sourceforge.net /2.0/htmldocs/upgrade.html   (2412 words)

  
 codepoetry - NetATalk 2.0   (Site not responding. Last check: 2007-09-19)
Here I thought this project was dead in the water and they come out with something pretty spectacular on me.
The Netatalk development team is proud to present the new stable 2.0.0 release.
Netatalk's AFP 3.1 compliant file server allows long filenames, UTF -8 names, large file support and full Mac OS X compatibility
www.codepoetry.net /archives/2004/10/19/netatalk_20.php   (299 words)

  
 Jolly Computations Netatalk-OS X Page
This page was created to aid others in configuring netatalk to work under Linux, with both Apples OS X, and OS 9 clients.
This is, I suspect, primarily due to the fact that OS X does NOT connect via appletalk, but works only over tcp connections.
I do not deal here with installing, or compiling the software, as the default netatalk, that comes with your distribution, should work fine.
www.jollycom.ca /osx/atalk.html   (436 words)

  
 Linux Netatalk-HOWTO
Linux is a freely distributable POSIX compliant Unix for 386, 486, Pentium, PowerMacintosh, Sun and DEC Alpha hardware as well as several other experimental platforms.
AppleShare IP support (AFP/TCP) as well as some bug fixes and enhancements are included with Adrian Sun's version of netatalk called netatalk+asun.
To compile, netatalk needs tcpd.h so if you don't already have it, download the TCP Wrappers package from [ ftp://ftp.porcupine.org/pub/security/ ].
www.anders.com /projects/netatalk   (2055 words)

  
 Linux Netatalk-HOWTO: Contacts   (Site not responding. Last check: 2007-09-19)
There are several places to get more information about netatalk and netatalk on Linux specifically.
A moderated announcement and general netatalk discussion list is available by sending mail to [ netatalk-admins-request@umich.edu ].
A Linux specific netatalk listserv is available at [ listserv@netspace.org ] by sending a message with no subject and a body which reads SUBSCRIBE LINUX-ATALK (your full name).
www.abc.se /~m10145/computer/netatalk/contact.html   (162 words)

  
 HFS for Linux   (Site not responding. Last check: 2007-09-19)
In the meantime, "asun", of netatalk patch fame, has expressed interest in reworking HFS for the dentry code and has received my "blessing".
with netatalk or CAP may be interested in this list.
I have not used either of these packages so I cannot give my own opinion of them, but the opinion among those I've communicated with is that netatalk is the superior choice.
www-sccm.stanford.edu /~hargrove/HFS   (1714 words)

  
 Appletalk Setup
Netatalk is a package that lets a Unix machine supply Appletalk print and file services on a LAN.
With netatalk, Macintosh computers can mount Unix volumes from the Chooser, as if they were standard Appletalk network devices.
You are looking for two files, netatalk-dev and netatalk.
www.eoberlander.freeserve.co.uk /linux/netatalk.html   (472 words)

  
 Netatalk 2.0-rc2 released
The Netatalk development team is proud to announce the second release candidate of the upcoming version 2.0 of the Netatalk suite.
Remember that a release candidate implies that the code is very close to a final release, but is still a non-production snapshot.
News in Netatalk 2.0-rc2 ~~~~~~~~~~~~~~~~~~~~~~~~ Netatalk 2.0-rc2 is the second release candidate for Netatalk 2.0 which is a major upgrade for Netatalk 1.6.x.
www.stargeek.com /item/263785.html   (3507 words)

  
 macosxhints - Access Linux volumes with Netatalk
If you have ever wanted to mount volumes from your linux box on your MacIntosh without the aid of an FTP client, then Netatalk is what you have been looking for.
I just discovered that Netatalk is now on Source Forge, and is actively being updated.
Among other things, Netatalk allows OS X to keep the proper file types (with the ability to define custom file types) and I do not have to deal with invisible files from other file transfers from PC's or other Macs.
www.macosxhints.com /article.php?story=2002030622101454   (779 words)

  
 Netatalk - LinuxQuestions.org Wiki
Netatalk is a freely-available, kernel level implementation of the AppleTalk protocol suite, originally for BSD -derived systems.
A *NIX/*BSD system running netatalk is capable of serving many Macintosh clients simultaneously as an AppleTalk router, AppleShare file server, *NIX/*BSD print server, and for accessing AppleTalk printers via Printer Access Protocol (PAP).
Included are a number of minor printing and debugging utilities.
wiki.linuxquestions.org /wiki/Netatalk   (102 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.