Marcel Schleusner

Show:

What's happening?

  • LDAP abook with user auth

    Currently the LDAP address book implementation only allows for a global addressbook with static credentials set in the config.php (binddn, bindpw). If a user has a private abook on an LDAP server that requires a user specific binddn/pw then there is currently no way to access, because the LDAP implementation in squirrelmail has no way for a user to specify these values on a per user basis. We...

    2008-10-19 13:11:17 UTC in SquirrelMail

  • configtest.php LDAP bind wrong (non-anon) - fix provided

    in src/configtest.php: 'Unable to Bind to LDAP Server' whenever a non anoynmous bind is entered into the config. Yet the bind does work in squirrelmail, only the configtest fails. Reason is an error in configtest.php: $bind = @ldap_bind($param['binddn'], $param['bindpw']); has to be replaced by $bind = @ldap_bind($linkid, $param['binddn'], $param['bindpw']); for obvious...

    2008-10-19 13:01:37 UTC in SquirrelMail

  • Comment: No passworded libraries

    Yes, a metter of definition if one calls it a bug or a not-yet implemented standard feature of the DAAP protocol. 8-) It gives no error message and one may not have a clue why it doesnt work so I call it bug for now as I only knew what it was because I first ran the lib without password and it worked. A password prompt isnt strictly needed. A place to store the password in the settings of...

    2006-12-16 18:15:34 UTC in DAAP for Winamp

  • Comment: Remote connect

    Thanks for the answer. Yes precisely what would be nice to not have to do. I mean running an addition program. Then I can also use ssh to create a tunnel. Is about the same lvl of complication as installing a Rendevous Proxy (a java prog with no updates since 2 years plus, urm, bah, java as proxy) and setting it up. Yes having some intelligence to check a list of IPs or DNS for a sitting DAAP...

    2006-12-16 18:11:55 UTC in DAAP for Winamp

  • Remote connect

    Currently mediaservers offering DAAP service will only work within the local subnet. This has to do with iTunes disabling an earlier introduced remote share feature. The current way to circumvent this is to use VPN or ssh-tunnels, which works when one wants to connect via a computer to a remote DAAP mediaserver. But this is technically a bit demanding. However it appears that the...

    2006-12-13 21:56:46 UTC in DAAP for Winamp

  • No passworded libraries

    The plugin apparently only works with non-passworded DAAP libraries. If you set a password then it vanishes instead popping up a window to enter the password (as iTunes does) or providing any way to store a password.

    2006-12-13 21:51:06 UTC in DAAP for Winamp

  • Doesnt reload library

    While it does load the full library when it connects the first time, it doesnt seem to reload it. If you change some sets on the DAAP server aka make new playlists, then the old dont get updated. Same with renamed files etc. Seems there is an autoupdate missing. I also dont find any function to force it. iTunes does reload the library each time you reconnect.

    2006-12-13 21:49:24 UTC in DAAP for Winamp

About Me

  • 2002-04-16 (8 years ago)
  • 517084
  • mas- (My Site)
  • Marcel Schleusner

Send me a message