Home » Main » PaperCut NG User Web Interface Logins

PaperCut NG User Web Interface Logins

Main.PaperCutNGEndUserLogin History

Hide minor edits - Show changes to markup

June 08, 2011, at 12:10 AM by tim - fix typo
Changed lines 17-18 from:

April 2008 - The PaperCut code based has been recently externally reviewed from a security standpoint. As a result of this review a number of potential cross-site request forgery attacks (XSRF) were found. This is a relatively new and emerging attack vector. The potential XSRF vectors were closed up in the 8.2 release. The security advice on the NTLM topic was that we should keep with our transient authentication method and all SSO code should be remove. Moving back to NTLM/SSO would be equivalent to introducing persistent authentication and would be against XSRF best security practice, unnecessarily exposing users.

to:

April 2008 - The PaperCut code based has been recently externally reviewed from a security standpoint. As a result of this review a number of potential cross-site request forgery attacks (XSRF) were found. This is a relatively new and emerging attack vector. The potential XSRF vectors were closed up in the 8.2 release. The security advice on the NTLM topic was that we should keep with our transient authentication method and all SSO code should be removed. Moving back to NTLM/SSO would be equivalent to introducing persistent authentication and would be against XSRF best security practice, unnecessarily exposing users.

February 12, 2011, at 10:53 PM by Chris -
Changed line 25 from:

keywords: single sign on, interface, web tools, login, NTLM, integrated authentication, auth, automatic login, Windows authentication

to:

keywords: single sign on, signon, interface, web tools, login, NTLM, integrated authentication, auth, automatic login, Windows authentication

January 21, 2011, at 01:29 AM by matt -
Changed lines 11-12 from:

To prevent these issue we have designed PaperCut NG to require username/password authentication when the end-user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems. The login screen can also be quickly customized to include your organization logo providing an official look.

to:

To prevent these issue we have designed PaperCut NG to require username/password authentication when the end-user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems. The login screen can also be quickly customized to include your organization logo providing an official look.

February 17, 2010, at 07:10 PM by Chris -
Changed lines 7-10 from:

The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. The same can be said for “admin” level users, although with more severe consequences! To prevent this we have designed PaperCut NG to require username/password authentication when the end-user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems. The login screen can also be quickly customized to include your organization logo providing an official look.

Most customers prefer the security and consistency of the new authentication system. Some however prefer the legacy behavior of the older releases. The developers have noted this request and are considering adding a non-default option to re-enable the legacy single sign-on (SSO) behavior in a future release.

to:

The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. The same can be said for “admin” level users, although with more severe consequences!

Another related issue covers a new area of security attack, cross-site request forgery (XSRF). In 2008 an external security advisor demonstrated a successful attack against PaperCut with SSO enabled.

To prevent these issue we have designed PaperCut NG to require username/password authentication when the end-user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems. The login screen can also be quickly customized to include your organization logo providing an official look.

Most customers prefer the security and consistency of the new authentication system. Some however prefer the legacy behavior of the older releases. The developers have noted this request and are considering adding a non-default option to re-enable the legacy single sign-on (SSO) behavior in a future release. This will only happen after XSRF mitigation measures such as image captcha are in place in key areas of the application (e.g. balance transfer).

Changed lines 17-18 from:

April 2008 - The PaperCut code based has been recently externally reviewed from a security standpoint. As a result of this review a number of potential cross-site request forgery attacks (XSRF) were found. This is a relatively new and emerging attack vector. The potential XSRF vectors were closed up in the 8.2 release. The security advice on the NTLM topic was that we should keep with our transient authentication method. Moving to NTLM/SSO would be equivalent to introducing persistent authentication and would be against XSRF best security practice, unnecessarily exposing users.

to:

April 2008 - The PaperCut code based has been recently externally reviewed from a security standpoint. As a result of this review a number of potential cross-site request forgery attacks (XSRF) were found. This is a relatively new and emerging attack vector. The potential XSRF vectors were closed up in the 8.2 release. The security advice on the NTLM topic was that we should keep with our transient authentication method and all SSO code should be remove. Moving back to NTLM/SSO would be equivalent to introducing persistent authentication and would be against XSRF best security practice, unnecessarily exposing users.

February 17, 2010, at 06:52 PM by Chris -
September 16, 2009, at 07:45 AM by 218.214.136.115 -
Changed lines 3-4 from:

Q Why do users have to log in when accessing the end-user web pages? Can I implement single sign-on?

to:

Q Why do users have to log in when accessing the end-user web pages? Can I implement single sign-on (e.g. NTLM, Yale CAS)?

June 25, 2009, at 01:32 AM by priyanka -
May 25, 2009, at 08:15 PM by tom -
Added line 17:
Changed line 19 from:
to:

Categories: User Web Interface

May 25, 2009, at 07:43 PM by tom -
Changed lines 1-10 from:

(:title PaperCut NG End-user Web login:)

Q Why do users have to log in when accessing the end-user web pages? Can I implement single-signon.

This is a controversial topic. Older versions of PaperCut use to implement single-signon, meaning that users could access the end-user pages by simply clicking on the Details… link in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers.

The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. The same can be said for “admin” level users, although with more severe consequences! To prevent this, we have designed PaperCut NG to require username/password authentication when the end-user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems. The login screen can also be quickly customized to include your organization logo providing an official look.

Most customers prefer the security and consistency of the new authentication system. Some however prefer the legacy behavior of the older releases. The developers have noted this request and are considering adding a non-default option to re-enable the legacy single-signon (SSO) behavior in a future release.

to:

(:title PaperCut NG User Web Interface Logins:)

Q Why do users have to log in when accessing the end-user web pages? Can I implement single sign-on?

This is a controversial topic. Older versions of PaperCut used to implement single sign-on, meaning that users could access the user interface by simply clicking on the Details… link in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The user web interface exposes sensitive information and features such as funds transfer.

The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. The same can be said for “admin” level users, although with more severe consequences! To prevent this we have designed PaperCut NG to require username/password authentication when the end-user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems. The login screen can also be quickly customized to include your organization logo providing an official look.

Most customers prefer the security and consistency of the new authentication system. Some however prefer the legacy behavior of the older releases. The developers have noted this request and are considering adding a non-default option to re-enable the legacy single sign-on (SSO) behavior in a future release.

Changed lines 13-14 from:

April 2008 - The PaperCut code based has been recently externally reviewed from a security standpoint. As a result of this review a number of potential cross-site request forgery attacks (XSRF) were found. This is a relatively new and emerging attach vector. The potential XSRF vectors were closed up in the 8.2 release. The security advice on the NTLM topic was that we should keep with our transient authentication method. Moving to NTLM/SSO would be equivilent to introducing persistent authentication and would be against XSRF best security practice and would unnecessarily expose users.

to:

April 2008 - The PaperCut code based has been recently externally reviewed from a security standpoint. As a result of this review a number of potential cross-site request forgery attacks (XSRF) were found. This is a relatively new and emerging attack vector. The potential XSRF vectors were closed up in the 8.2 release. The security advice on the NTLM topic was that we should keep with our transient authentication method. Moving to NTLM/SSO would be equivalent to introducing persistent authentication and would be against XSRF best security practice, unnecessarily exposing users.

Changed line 16 from:

PaperCut NG version 9+ now includes some web widgets. If the aim is to provide users with simple access to view their balance or environmental impact within your intranet environment, the web widgets may satisfy these requirements.

to:

PaperCut NG version 9+ now includes some web widgets. If the aim is to provide users with simple access to view their balance or environmental impact within your intranet environment then the web widgets may satisfy these requirements.

Changed line 18 from:

Categories: WebTools

to:
Changed line 20 from:

keywords: single sign on, interface, web tools, login, NTLM, integrated authentication, auth

to:

keywords: single sign on, interface, web tools, login, NTLM, integrated authentication, auth, automatic login, Windows authentication

February 11, 2009, at 12:31 AM by Chris -
Changed line 16 from:

PaperCut NG version 9 now includes some web widgets. If the aim is to provide users with simple access to view their balance or environmental impact within your intranet environment, the web widgets may satisfy these requirements.

to:

PaperCut NG version 9+ now includes some web widgets. If the aim is to provide users with simple access to view their balance or environmental impact within your intranet environment, the web widgets may satisfy these requirements.

February 11, 2009, at 12:31 AM by Chris -
Added lines 15-16:

Other Options:

PaperCut NG version 9 now includes some web widgets. If the aim is to provide users with simple access to view their balance or environmental impact within your intranet environment, the web widgets may satisfy these requirements.

May 25, 2008, at 10:10 PM by Chris -
Changed lines 13-14 from:

April 2008 - The PaperCut code based has been recently externally reviewed from a security standpoint. As a result of this review a number of potential cross-site request forgery attacks (XSRF) were found. This is a relatively new and emerging attach vector. The potential XSRF vectors were closed up in the 8.2 release. The security advice on the NTLM topic was that we should keep with our transient authentication method. Moving to NTLM/SSO would be equivilent to introducing persistent authentication and would be against XSRF best security practice. NTLM would be equivilent to introducing persistent authentication and would unnecessarily expose users.

to:

April 2008 - The PaperCut code based has been recently externally reviewed from a security standpoint. As a result of this review a number of potential cross-site request forgery attacks (XSRF) were found. This is a relatively new and emerging attach vector. The potential XSRF vectors were closed up in the 8.2 release. The security advice on the NTLM topic was that we should keep with our transient authentication method. Moving to NTLM/SSO would be equivilent to introducing persistent authentication and would be against XSRF best security practice and would unnecessarily expose users.

May 25, 2008, at 10:09 PM by Chris -
Changed lines 7-10 from:

The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. The same can be said for “admin” level users, although with more severe consequences! To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems. The login screen can also be quickly customized to include your organization logo providing an official look.

Most customers prefer the security and consistency of the new authentication system. Some however prefer the legacy behavior of the older releases. The developers have noted this request and are planing on adding a non-default option to re-enable the legacy single-signon (SSO) behavior in a future release.

to:

The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. The same can be said for “admin” level users, although with more severe consequences! To prevent this, we have designed PaperCut NG to require username/password authentication when the end-user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems. The login screen can also be quickly customized to include your organization logo providing an official look.

Most customers prefer the security and consistency of the new authentication system. Some however prefer the legacy behavior of the older releases. The developers have noted this request and are considering adding a non-default option to re-enable the legacy single-signon (SSO) behavior in a future release.

May 25, 2008, at 10:06 PM by Chris -
Changed lines 9-10 from:

Most customers prefer the security and consistency of the new authentication system. Some however prefer the legacy behavior of the older releases. The developers have noted this request and are planing on adding a non-default option to re-enable the legacy single-signon behavior in a future release.

to:

Most customers prefer the security and consistency of the new authentication system. Some however prefer the legacy behavior of the older releases. The developers have noted this request and are planing on adding a non-default option to re-enable the legacy single-signon (SSO) behavior in a future release.

Changed lines 13-14 from:

April 2008 - The PaperCut code based has been recently externally reviewed from a security standpoint. As a result of this review a number of potential cross-site request forgery attacks (XSRF) were found. This is a relatively new and emerging attach vector. The potential XSRF vectors were closed up in the 8.2 release. The security advice on the NTLM topic was that we should keep with our transient authentication method. Moving to NTLM would be equivilent to introducing persistent authentication and would be against XSRF best security practice. NTLM would be equivilent to introducing persistent authentication and would unnecessarily expose users.

to:

April 2008 - The PaperCut code based has been recently externally reviewed from a security standpoint. As a result of this review a number of potential cross-site request forgery attacks (XSRF) were found. This is a relatively new and emerging attach vector. The potential XSRF vectors were closed up in the 8.2 release. The security advice on the NTLM topic was that we should keep with our transient authentication method. Moving to NTLM/SSO would be equivilent to introducing persistent authentication and would be against XSRF best security practice. NTLM would be equivilent to introducing persistent authentication and would unnecessarily expose users.

May 25, 2008, at 10:05 PM by Chris -
Added lines 11-14:

Latest Review

April 2008 - The PaperCut code based has been recently externally reviewed from a security standpoint. As a result of this review a number of potential cross-site request forgery attacks (XSRF) were found. This is a relatively new and emerging attach vector. The potential XSRF vectors were closed up in the 8.2 release. The security advice on the NTLM topic was that we should keep with our transient authentication method. Moving to NTLM would be equivilent to introducing persistent authentication and would be against XSRF best security practice. NTLM would be equivilent to introducing persistent authentication and would unnecessarily expose users.

February 26, 2008, at 05:35 PM by Chris -
Changed lines 9-10 from:

Most customers prefer the security and consistency of the new authentication system. Some however prefer the legacy behavior of the older releases. The developers are planing on adding a non-default option to re-enable the legacy single-signon behavior in a future release.

to:

Most customers prefer the security and consistency of the new authentication system. Some however prefer the legacy behavior of the older releases. The developers have noted this request and are planing on adding a non-default option to re-enable the legacy single-signon behavior in a future release.

February 26, 2008, at 05:26 PM by Chris -
Changed lines 5-6 from:

This is a controversial topic. PaperCut Quota used to implement single-signon, meaning that users could access the end-user pages by simply clicking on the Details… link in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers.

to:

This is a controversial topic. Older versions of PaperCut use to implement single-signon, meaning that users could access the end-user pages by simply clicking on the Details… link in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers.

Changed lines 9-10 from:

Most customers prefer the security and consistency of the new authentication system. Some however prefer the legacy behavior of PaperCut Quota. The developers are planing on adding a non-default option to enable the legacy single-signon behavior in a future release.

to:

Most customers prefer the security and consistency of the new authentication system. Some however prefer the legacy behavior of the older releases. The developers are planing on adding a non-default option to re-enable the legacy single-signon behavior in a future release.

July 22, 2007, at 07:10 PM by 218.214.136.161 -
Changed lines 5-6 from:

This is a controversial topic. PaperCut Quota use to implement single-signon meaning that users could access the end-user pages by simply clicking on the Details… click in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers. The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. That same can be said for “admin” level users; again with even more severe consequences! To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems. The login screen can also be quickly customized to include your organization logo providing an official look.

to:

This is a controversial topic. PaperCut Quota used to implement single-signon, meaning that users could access the end-user pages by simply clicking on the Details… link in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers.

The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. The same can be said for “admin” level users, although with more severe consequences! To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems. The login screen can also be quickly customized to include your organization logo providing an official look.

Deleted line 14:
July 20, 2007, at 09:43 PM by Chris -
Changed lines 1-2 from:

(:title PaperCut NG End-user login:)

to:

(:title PaperCut NG End-user Web login:)

April 16, 2007, at 10:23 PM by Chris -
Changed lines 5-6 from:

This is a controversial topic. PaperCut Quota use to implement single-signon meaning that users could access the end-user pages by simply clicking on the Details… click in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers. The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. That same can be said for “admin” level users; again with even more severe consequences! To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems.

to:

This is a controversial topic. PaperCut Quota use to implement single-signon meaning that users could access the end-user pages by simply clicking on the Details… click in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers. The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. That same can be said for “admin” level users; again with even more severe consequences! To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems. The login screen can also be quickly customized to include your organization logo providing an official look.

April 16, 2007, at 10:21 PM by Chris -
Changed lines 5-6 from:

This is a controversial topic. PaperCut Quota use to implement single-signon meaning that users could access the end-user pages by simply clicking on the Details… click in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers. The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems.

to:

This is a controversial topic. PaperCut Quota use to implement single-signon meaning that users could access the end-user pages by simply clicking on the Details… click in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers. The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. That same can be said for “admin” level users; again with even more severe consequences! To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems.

November 26, 2006, at 09:25 PM by Chris -
Changed lines 5-8 from:

This is a controversial topic. PaperCut Quota use to implement single-signon meaning that users could access the end-user pages by simply clicking on the Details… click in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers. The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are initially accessed.

Most customers prefer the security of the new authentication system. Some however prefer the legacy behavior of PaperCut Quota. The developers are planing on adding a non-default option to enable the legacy single-signon behavior in a future release.

to:

This is a controversial topic. PaperCut Quota use to implement single-signon meaning that users could access the end-user pages by simply clicking on the Details… click in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers. The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are initially accessed. The new authentication method also provides a consistent login interface for users across all operating systems.

Most customers prefer the security and consistency of the new authentication system. Some however prefer the legacy behavior of PaperCut Quota. The developers are planing on adding a non-default option to enable the legacy single-signon behavior in a future release.

November 23, 2006, at 05:48 AM by Chris -
Changed lines 5-6 from:

This is a controversial topic. PaperCut Quota use to implement single-signon meaning that users could access the end-user pages by simply clicking on the Details… click in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers. The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account. To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are initially access.

to:

This is a controversial topic. PaperCut Quota use to implement single-signon meaning that users could access the end-user pages by simply clicking on the Details… click in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers. The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account or gain access to other sensitive data or functions. To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are initially accessed.

November 23, 2006, at 05:45 AM by Chris -
Changed lines 12-13 from:

keywords: single sign on, interface, web tools, login, NTLM, integrated authentication

to:

keywords: single sign on, interface, web tools, login, NTLM, integrated authentication, auth

November 21, 2006, at 05:04 AM by Chris -
Changed lines 12-13 from:

keywords: single sign on, interface, web tools, login, NTLM

to:

keywords: single sign on, interface, web tools, login, NTLM, integrated authentication

November 21, 2006, at 05:03 AM by Chris -
Changed lines 7-8 from:

Most customers prefer the security of the new authentication system. Some however prefer the legacy behaviour of PaperCut Quota. The developers are planing on adding a non-default option to enable the legacy single-signon behaviour in a future release.

to:

Most customers prefer the security of the new authentication system. Some however prefer the legacy behavior of PaperCut Quota. The developers are planing on adding a non-default option to enable the legacy single-signon behavior in a future release.

October 15, 2006, at 07:35 PM by tom -
Added lines 9-11:

Categories: WebTools


Deleted line 13:

Categories: WebTools

October 10, 2006, at 10:22 PM by Chris -
Changed lines 1-2 from:

(title: PaperCut NG End-user login:)

to:

(:title PaperCut NG End-user login:)

October 10, 2006, at 10:22 PM by Chris -
Changed lines 1-2 from:

(title: PaperCut NG End-user login)

to:

(title: PaperCut NG End-user login:)

Changed lines 5-6 from:

This is a contriverial topic. PaperCut Quota use to implement single-signon meaning that users could access the end-user pages by simply clicking on the Details… click in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers. The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account. To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are initially access.

to:

This is a controversial topic. PaperCut Quota use to implement single-signon meaning that users could access the end-user pages by simply clicking on the Details… click in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers. The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account. To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are initially access.

Changed lines 9-10 from:

[keywords: single sign on, interface, web tools, login]

to:

keywords: single sign on, interface, web tools, login, NTLM

October 10, 2006, at 10:17 PM by Chris -
Changed lines 5-8 from:

This is a contriverial topic. PaperCut Quota use to implement single-signon meaning that users could access the end-user pages by simply clicking on the Details… click in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers. The problem was that students would momentiarially leave their desktop and another student could jump in, open the browser, and transfer funds out of their account. To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are intially access.

Most customers prefer the security of the new authentication system. Some however perfer the legacy behaviour of PaperCut Quota. The developers are planing on adding a non-default option to enable the legacy single-signon behavour in a future release.

to:

This is a contriverial topic. PaperCut Quota use to implement single-signon meaning that users could access the end-user pages by simply clicking on the Details… click in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers. The problem was that students would momentarily leave their desktop and another student could jump in, open the browser, and transfer funds out of their account. To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are initially access.

Most customers prefer the security of the new authentication system. Some however prefer the legacy behaviour of PaperCut Quota. The developers are planing on adding a non-default option to enable the legacy single-signon behaviour in a future release.

October 10, 2006, at 10:15 PM by Chris -
Added lines 1-11:

(title: PaperCut NG End-user login)

Q Why do users have to log in when accessing the end-user web pages? Can I implement single-signon.

This is a contriverial topic. PaperCut Quota use to implement single-signon meaning that users could access the end-user pages by simply clicking on the Details… click in the client or bringing up the required URL in a browser. No login was required. This however caused a number of problems in an education environment. The end-user pages expose sensitive information and a number of advanced features such as funds transfers. The problem was that students would momentiarially leave their desktop and another student could jump in, open the browser, and transfer funds out of their account. To prevent this, we have designed PaperCut NG to require username/password authentication when the end user pages are intially access.

Most customers prefer the security of the new authentication system. Some however perfer the legacy behaviour of PaperCut Quota. The developers are planing on adding a non-default option to enable the legacy single-signon behavour in a future release.

[keywords: single sign on, interface, web tools, login]

Categories: WebTools

Page last modified on June 08, 2011, at 12:10 AM

Comments

Share your findings and experience with other PaperCut users. Feel free to add comments and suggestions about this Knowledge Base article. Please don't use this for support requests.