Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi,
I had AFP share running with afpd to access the disk with my Mac Leopard. It worked fine until a few weeks ago. It then, time to time started to disconnect the share. I could at that time reconnect to it and it worked. Then after a day or to it stopped complete to work.
I have removed all users and added them again still nothing (in the web admin). I removed all the junk file mac is creating and I also removed afp and the db42 packages with funpkg -r and installed again. same results. I cannot even access the disk through FTP (the user conf AFP is using).
It now keeps saying that user name or password is wrong.
I have configured everything according to this guide:
http://dns323.kood.org/forum/t2598-HOWT … S-323.html
I run fun plug 0.5 and the SMB share works fine with windows clients.
Hope you can help me!
Many thanks,
Fred
Offline
I use firmware 1.02.
Offline
sorted, i created a user in terminal instead of the web gui and it worked. Now my time machine image seems to be corrupt, fun fun:)
Offline
I'm having the same issue. Trying to set up AFP for the first time, got to the stage where I need to log in and it won't account my password. Tried with FTP, and I have the same issue. I recreated the ftp account, created a new one, stopped and started ftp, reset config...
How do I create FTP accounts through terminal/telnet?
I have firmware 1.03
edit:
OK, I think I worked that part out. adduser -h /mnt/HD_a2 username. It added the user with read access, but the FTP login is still being rejected!
Is this normal:
# adduser -h /mnt/HD_a2/TimeMachine afpuser
adduser: /mnt/HD_a2/TimeMachine: File exists
adduser: /mnt/HD_a2/TimeMachine: Operation not permitted
adduser: /mnt/HD_a2/TimeMachine: Operation not permitted
Changing password for afpuser
Enter the new password (minimum of 5, maximum of 8 characters)
Please use a combination of upper and lower case letters and numbers.
Enter new password:
Re-enter new password:
Password changed.
edit2:
example of FTP error:
Connected to 192.168.0.32.
220---------- Welcome to Pure-FTPd ----------
220-You are user number 1 of 10 allowed.
220-Local time is now 15:04. Server port: 21.
220 You will be disconnected after 2 minutes of inactivity.
Name (192.168.0.32:sam): samafp
331 User samafp OK. Password required
Password:
530 Login authentication failed
ftp: Login failed.
Last edited by puffinfresh (2008-12-14 09:06:50)
Offline
Problem solved, Method http://twikes.blogspot.com/2008/12/dns- … p-fix.html
Offline