MLUG: Re: [MLUG] Mac and Linux file sharing.
Re: [MLUG] Mac and Linux file sharing.
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Kanuganti, Suman (UMC-Student) wrote:
> Hi,
> We have mac and pc in a single lab and it is needed to share files between these. So I installed "netatalk" for mac-pc file sharing, pc is running redhat linux 7.2, mac-g4, OSX. 
> Appletalk services starts successfully when I boot linux, but I am not getting how to connect this to mac. I have the ip's of  the two. 
> I tried with "netatalk-config" but couldnt get it.
> Any suggestions,
> Thanks,
> Suman K

First, read http://www.anders.com/projects/netatalk/afpd.conf.html

Then, see that netatalk's afpd.conf file has a line like this:

- -noguest -uamlist uams_dhx.so,uams_dhx_pam.so,uams_randnum.so

Every Mac user that wants to connect to the Linux box will have to have 
a plaintext .passwd file in their home dir. That file's permissions 
should be 600 and it should have the only thing in it -- the user's 
password. They must be valid users of the Linux system as well.

Under OS X, go to Finder's menu and find /Connect to server.../ option. 
If your netatalk service is running, it should show up in the list.

You will have to check that your system has UAMs appropriate for the 
type of login you want to do from the Mac. They should be under 
/usr/lib/atalk/uams/. You can do plain text login or guest login by 
specifying the right UAM modules.

Hope this helps,
--
MK

--
To unsubscribe, go to http://mlug.missouri.edu/members/edit.php

Archives are available at http://mlug.missouri.edu/list-archives/