Martin,
Ah. It looks like I inadvertantly broke the UAM selection code in 0.3
and it'll now only work with cleartext passwords. Could you try this
using by using uams_clrtxt.so instead of uams_guest.so?
You'll then have to use:
afp_client mount -u myuser -p mypass MtheF:media tmp/
BTW, I see you were using just "-p villin". There's a bug in that
afp_client should have given you a warning that the password would be
ignored.
Let me know if you could use clrtxt, if not, I might be able to come
up with a patch to 0.3 that fixes this.
I happen to have redone the UAM code this morning for 0.4, but it'll
be a few weeks before I can release that. One of the big fixes in 0.4
is proper error recovery when a server goes down or crashes and to
handle unmount cleanly, so I'm trying to simplify the threading to
support this. It's a bit complicated, but it is starting to work.
Tack s=E5 mycket,
- Alex
On 12/8/06, Martin Forsgren <mk...@st...> wrote:
> Hi.
>
> I've tested it some more now.
>
> I've been trying to connect to my own computer but
> the daemon crashes.
>
> It works to connect a mac to this computer.
>
> Im running Debian testing
> Netatalk 2.03-4
> Avahi 0.6.15-2
>
> --------------------------------------
> Configurations:
>
> netatalk/afpd.conf:
> "G=E4st hos Martin" -uamlist uams_guest.so
>
> netatalk/AppleVolumes.default:
> /home/media/ "Musik och Filmer"
>
>
> avahi/services/afpd.service: ( To make the file sharing service show u=
p )
> <?xml version=3D"1.0" standalone=3D'no'?><!--*-nxml-*-->
> <!DOCTYPE service-group SYSTEM "avahi-service.dtd">
> <service-group>
> <name replace-wildcards=3D"yes">%h</name>
> <service>
> <type>_afpovertcp._tcp</type>
> <port>548</port>
> </service>
> </service-group>
>
> -----------------------------------------
> Output:
>
> root# afpfsd -d
> Starting up AFPFS version 0.3
> Got connection 4
> mounting media on tmp/
> Creating new connection to server
> I do not know what UAM of Cleartxt Passwrd is.
> Mounting failed 2
> Segmenteringsfel
>
> root# afp_client mount -p villin MtheF:media tmp/
> mounting media on tmp/
> Creating new connection to server
> I do not know what UAM of Cleartxt Passwrd is.
> Mounting failed 2
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share y=
our
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D=
DEVDEV
> _______________________________________________
> Afpfs-ng-devel mailing list
> Afp...@li...
> https://lists.sourceforge.net/lists/listinfo/afpfs-ng-devel
>
|