• Hello MLAers! We've re-enabled auto-approval for accounts. If you are still waiting on account approval, please check this thread for more information.

Search results

  1. mactjaap

    Netatalk 4.0 - Future-proofing Apple File Sharing

    I do not use it.
  2. mactjaap

    Need an "I don't know jack" guide to Pi 3 and Netatalk/CUPS

    Ah. You mean this picture? No ... not included. This is just how a telnet login looks to the MacIPRpi and a browser window. Just to show you can use MacIP over AppleTalk. My settings are these: 172.16.2.1 is the MacIPRpi with Netatalk and macipgw running on it. ( printing is now also...
  3. mactjaap

    MacIPRpi beta release 6.02

    Final beta version now: beta_4. https://www.macip.net/beta.html I now have all the improvements I wanted and maintenance is much simple for me because I automated the setup and testing more and more. I basically now can run one Ansible playbook and one test script and the whole image is build...
  4. mactjaap

    Netatalk 4.0 - Future-proofing Apple File Sharing

    OK.... lesson learned... typo's in a conf are no good.... Now it is fixed! I had some garbage in my conf.
  5. mactjaap

    Netatalk 4.0 - Future-proofing Apple File Sharing

    I have some problems with my papd setup on Netatalk 4.1.1 on a Raspberry Pi I managed to get it working on the 2.4.* branch. But now with the upgrade I have some errors I don't understand. If I do a /usr/local/sbin/papd -d I can see what is happening: root@maciprpi:~# /usr/local/sbin/papd -d...
  6. mactjaap

    MacIPRpi beta release 6.02

    So this will be the new: [Global] ; information about config ; https://netatalk.io/4.0/htmldocs/afp.conf.5 ; Set the server name that appears in the Chooser servername = MacIPRpi mimic model = Macintosh appletalk = yes ; add "uams_dhx2.so" as well for modern macOS clients. uam list =...
  7. mactjaap

    MacIPRpi beta release 6.02

    Sorry about the confusion. Yes .... these remarks about fuse (libfuse-dev) and the sed action are about Simon his code... At that time I didn't start testing yours yet. But later that evening I did. And... works beautiful! root@maciprpi:~# mkdir /tmp/afp root@maciprpi:~# mount_afpfs...
  8. mactjaap

    MacIPRpi beta release 6.02

    Wowww. Great! You maintain it yourself! I'm very glad you do. I'm now using the code of Simon Vetter. I works, but it is very old. I will start testing with your code. About fuse. I compile afpfs-ng direct without any change and install libfuse-dev. I then can mount stuff on the localhost (...
  9. mactjaap

    MacIPRpi beta release 6.02

    Great! I very much appreciate this review before going live. It all works… but a optimal config is better! Thanks for the tip about macipgw too. I will adjust it in the new beta03 with Netatalk 4.1.1. ….something else. I also try to have afpfs-ng on board. Which version should I use and what...
  10. mactjaap

    MacIPRpi beta release 6.02

    I can confirm that the final version of the MacIPRpi 6.02 will run on Netatalk 4.1.1! Also it will use the macipgw it provides. I just tested and it seems to work OK! This is my afp.conf configuration. Maybe you could have a look if I don't forget something? I've been used to the old way of...
  11. mactjaap

    MacIPRpi beta release 6.02

    @dochilli Great to hear that you can use the new beta02 MacIPRpi image for printing! I will add this to the final stable release in this way.
  12. mactjaap

    MacIPRpi beta release 6.02

    @dochilli I'm happy to hear that a new SD card helped. Corrupted card can give weird results! On the MacIPRpi there is no user pi anymore. The two only valid user accounts are: root macipgw You could have a look for yourself if you give the commandvipw as root. So, in your case, if you...
  13. mactjaap

    MacIPRpi beta release 6.02

    Could be a legacy of testing some old services. Not sure. Doesn't hurt I guess. But.. I found another one where to change: /usr/local/bin/appletalk-test.sh It checks if the host MacIPRPi is up. So if that changes the test script will fail and you won't have a blinking red light which shows your...
  14. mactjaap

    MacIPRpi beta release 6.02

    I solved part of the puzzle The language you're typing in is Georgian! "Pi" is პი I found this using Google Translate. I tried various languages, starting with those that use different scripts, like Arabic, Ethiopian, Cyrillic, and eventually Georgian (bingo!) But I still don't understand this...
  15. mactjaap

    MacIPRpi beta release 6.02

    Absolute fascinating… but very strange. Don’t know directly what happens. Could you try to ssh to The MacIPRpi? Is the red light blinking? Can you use it as macipgw? File sharing?
  16. mactjaap

    MacIPRpi beta release 6.02

    Hmmmm. Funny bug! I will have a look what is going on. But normal user is: macipgw password is the same as username. Could you try that?
  17. mactjaap

    MacIPRpi beta release 6.02

    Super! I will add a small script what can do all the changes at once. I’m also rebuilding the home page of the web server to something more useful, but in combination with the first CERN www page.
  18. mactjaap

    MacIPRpi beta release 6.02

    You can change hostname at these three places: File: /usr/local/etc/afpd.conf "maciprpi-new" -transall -uamlist uams_randnum.so,uams_guest.so,uams_clrtxt.so,uams_dhx.so -nouservol -guestname "nobody" -setuplog "default log_maxdebug /var/log/afpd.log" -minicmodel "Macintosh" File: /etc/hosts...
  19. mactjaap

    MacIPRpi beta release 6.02

    In my case I only edited papd.conf I then rebooted the pi. root@maciprpi:~# cat /usr/local/etc/papd.conf # PAP print server daemon configuration (Netatalk 2.x) # # See the `papd.conf' manual page for examples. # Uncomment the following line to share all CUPS enabled printers...
  20. mactjaap

    MacIPRpi beta release 6.02

    Ahhh. Super. Simple lock problem. 👍🏻
Back
Top