Page 1 of 2 12 LastLast
Results 1 to 15 of 18

Thread: Multi-Factor Authentication [case 60148]

  1. #1
    Member
    Join Date
    Apr 2012
    Posts
    16
    cPanel/WHM Access Level

    Root Administrator

    Exclamation Multi-Factor Authentication [case 60148]

    Dreamhost (which is not cPanel-based) announced yesterday that they are adding multi-factor authentication via Google Authenticator as optional for all accounts.

    It would be nice if cPanel supported this (Google Authenticator).

    cPanel will need to eventually support it - and probably very soon. The concept of multi-factor authentication is rapidly entering public consciousness - YubiKey, Google Apps, even Blizzard's Battle.net now uses multi-factor and "using an authenticator" has entered the common vocabulary.

    An option for users to enable multi-factor authentication is a must. I would like to see both Google Authenticator and YubiKey.

  2. #2
    Member Joriz's Avatar
    Join Date
    Aug 2004
    Location
    the Netherlands
    Posts
    31
    cPanel/WHM Access Level

    DataCenter Provider

    Default re: Multi-Factor Authentication [case 60148]

    Google Authenticator can indeed be integrated in external systems. It can be even integrated in a SSH login: /https://securityskittles.wordpress.com/2012/03/14/two-factor-authentication-for-openvpn-on-centos-using-google-authenticator/

    I did not test this yet. But I'm planning to integrate it in SSH on a testserver.

    It would be great if some multi-factor authentication could be integrated in cPanel/WHM.
    Last edited by Joriz; 06-07-2012 at 06:20 AM.
    Phost.nl - Your Personal Host!
    Phost.nl offers cPanel webhosting and related services in the Netherlands for SMEs and private persons.

  3. #3
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Nov 2001
    Posts
    213
    cPanel/WHM Access Level

    DataCenter Provider

    Default re: Multi-Factor Authentication [case 60148]

    We'd be interested in this also. DuoSecurity is another popular option.

  4. #4
    Member
    Join Date
    Apr 2011
    Location
    US
    Posts
    209
    cPanel/WHM Access Level

    Root Administrator

    Default re: Multi-Factor Authentication [case 60148]

    I'm sure that multi-factor authentication will be added .. very soon.
    www.PlotHost.com - Professional Web Hosting Solutions

  5. #5
    cPanel Staff cpanelnick's Avatar
    Join Date
    Feb 2003
    Location
    Houston, TX
    Posts
    4,773

    Default re: Multi-Factor Authentication [case 60148]

    This can already be accomplished with the security policy system:

    http://www.cpanel.net/secpolicy.pdf

    We plan on making this a bit easier to implement in the future with the Pluggable Authentication System.
    -Nick
    cPanel Inc.

    Need support? Submit a request here. Complimentary support is available to all license holders regardless of where you purchased your license.
    Need a complimentary support account? Create one here.

  6. #6
    Member java_dude's Avatar
    Join Date
    Apr 2004
    Location
    New Jersey
    Posts
    32

    Default re: Multi-Factor Authentication [case 60148]

    I'd definitely like to see multi factor authentication! +1 for Yubikey!

  7. #7
    Registered User
    Join Date
    Sep 2009
    Posts
    4

    Default re: Multi-Factor Authentication [case 60148]

    I'm on board for simplifying the multi-factor authentication process. The way DuoSecurity mentioned by ffeingol seems to work would be ideal. It looks like it would cover authentication for the WHM/Cpanel login, but also SSH. Perhaps there could be a way to have some sort of API that allows installed software (like Wordpress or Joomla) to hook in to the authentication process as well.

    Anyway, good multi-factor authentication is high on my wish list, especially now that LinkedIn proves that no password db is safe.

    cpanelnick, thanks for the link to the docs on pluggable authentication, I will definitely give that a thorough read.

  8. #8
    Member Joriz's Avatar
    Join Date
    Aug 2004
    Location
    the Netherlands
    Posts
    31
    cPanel/WHM Access Level

    DataCenter Provider

    Default re: Multi-Factor Authentication [case 60148]

    Adding DuoSecurity as plugin to cPanel/WHM would be great.
    Phost.nl - Your Personal Host!
    Phost.nl offers cPanel webhosting and related services in the Netherlands for SMEs and private persons.

  9. #9
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,307
    cPanel/WHM Access Level

    Root Administrator

    Default re: Multi-Factor Authentication [case 60148]

    This feature request thread seems to be requesting functionality that already exists but has not been embraced by the multi-factor authentication providers nor fans thereof to build the appropriate code to integrate with their systems.

  10. #10
    Member Joriz's Avatar
    Join Date
    Aug 2004
    Location
    the Netherlands
    Posts
    31
    cPanel/WHM Access Level

    DataCenter Provider

    Default re: Multi-Factor Authentication [case 60148]

    I think it is to complicated and time consuming for a single (small) hosting corporation to integrate DuoSecurity into cPanel with aid of the security policy system documentation.

    What would be great if this could be done by cPanel itself and/or DuoSecurity or at least by group effort.

    I would like to see a on cPanel account basis two-factor authentication for cPanel, WHM, Webmail and FTP.
    I think this extra step of security would be a great sales pitch for our clients who make use our servers for b2b&b2c shop webhosting.
    Phost.nl - Your Personal Host!
    Phost.nl offers cPanel webhosting and related services in the Netherlands for SMEs and private persons.

  11. #11
    Member FrankLaszlo's Avatar
    Join Date
    Dec 2008
    Posts
    35

    Default re: Multi-Factor Authentication [case 60148]

    Quote Originally Posted by cPanelDavidG View Post
    This feature request thread seems to be requesting functionality that already exists but has not been embraced by the multi-factor authentication providers nor fans thereof to build the appropriate code to integrate with their systems.
    The documentation for this is non-public (I've been wanting this feature for years, and this is the first I've heard of it) and extremely limited. I'd love to code some multi-factor authentication modules for cPanel, but the documentation provide is not even close to being complete for proper implementation.
    Frank Laszlo
    Independent Developer

  12. #12
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,307
    cPanel/WHM Access Level

    Root Administrator

    Default re: Multi-Factor Authentication [case 60148]

    Quote Originally Posted by FrankLaszlo View Post
    The documentation for this is non-public (I've been wanting this feature for years, and this is the first I've heard of it) and extremely limited. I'd love to code some multi-factor authentication modules for cPanel, but the documentation provide is not even close to being complete for proper implementation.
    We are very open to suggestions for improving this documentation, especially given that it is not terribly far from raw documentation from our development team in its present form. Feel welcome to share via a reply to this post or via PM, or you can email me at sales@cPanel.net and I'll get your suggestions to our documentation team. I know sometimes it's relatively simple things like having sample code that y'all desire and we can work to accommodate that.

    For those curious about what documentation we're referencing, here it is: http://www.cpanel.net/secpolicy.pdf - which you can find listed on sdk.cPanel.net (the main development documentation page) as "Plugin Security Policy." I'll put in a request for a clearer description for this though, as I now realize it's not obvious from that page what Security Policy is for.

  13. #13
    Member
    Join Date
    Jun 2009
    Posts
    63

    Default re: Multi-Factor Authentication [case 60148]

    @cPanelDavidG

    http://www.cpanel.net/secpolicy.pdf appears to be 404 to me.

  14. #14
    cPanel Product Evangelist Infopro's Avatar
    Join Date
    May 2003
    Location
    Pennsylvania
    Posts
    10,090
    cPanel/WHM Access Level

    Root Administrator

    Default re: Multi-Factor Authentication [case 60148]

    I'll see if I can get that link fixed ASAP. Site redesign in recent days, still cleaning up some old links along the way. Thank you for your patience in advance.

  15. #15
    Member
    Join Date
    Jun 2009
    Posts
    63

    Default re: Multi-Factor Authentication [case 60148]

    @Infopro looks like the PDF is back thanks.

    It appears right now we can already implement a multi-factor authentication by using custom codes created by us, but to clarify, is multi-factor authentication in the road-map of the cpanel team so that it can be a default feature in future releases?

Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 2
    Last Post: 06-25-2012, 03:37 PM
  2. Filed with Developers True Multi Domain Support (multiple certificates & IPs per acct) Case 40954
    By Sindre in forum Feature Requests for cPanel & WHM
    Replies: 81
    Last Post: 05-09-2012, 06:25 AM
  3. WHM - PAM / LDAP / RADIUS Authentication (Pluggable Authentication) [case 39461]
    By NathanS in forum Feature Requests for cPanel & WHM
    Replies: 30
    Last Post: 04-10-2012, 03:37 AM
  4. Two Factor Authentication using Yubikey for WHM
    By glipschitz in forum Security
    Replies: 1
    Last Post: 12-20-2011, 03:40 AM
  5. Two-factor authentication for admins
    By nowen in forum Security
    Replies: 0
    Last Post: 07-10-2009, 11:28 AM