Menu

#51 Kerberos configuration should be passwordless

closed-fixed
nobody
None
5
2012-12-02
2012-10-18
No

Using the Kerberos configuration and SSO the sipe plugin still wants to have a password. As Kerberos authentification is done without local password the sipe plugin should set the OPT_PROTO_PASSWORD_OPTIONAL flag and allow passwordless configuration.

Discussion

  • Stefan Becker

    Stefan Becker - 2012-10-19

    Please see comment in src/purple/purple-plugin.c for why this is not possible.

    libpurple needs to provide a runtime API to be able to support such behaviour.

    Resolution set to REJECTED.

     
  • Stefan Becker

    Stefan Becker - 2012-10-19
    • status: open --> closed-rejected
     
  • Stefan Becker

    Stefan Becker - 2012-12-02
    • labels: 970733 -->
    • status: closed-rejected --> open-accepted
     
  • Stefan Becker

    Stefan Becker - 2012-12-02

    Reopening and moving to Feature Requests, where it belongs.

     
  • Stefan Becker

    Stefan Becker - 2012-12-02

    git commit e9aa3a3 implements a solution that will satisfy both the requirements for Kerberos and other users. If the user has not stored a password, but a password is required by the authentication scheme, the connection attempt will be aborted immediately with a sensible error message ("Password required").

     
  • Stefan Becker

    Stefan Becker - 2012-12-02
    • status: open-accepted --> closed-fixed
     

Log in to post a comment.