Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Unified Diff: remoting/host/installer/linux/debian/chrome-remote-desktop.pam

Issue 11359043: Added PAM configuration. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/installer/linux/debian/chrome-remote-desktop.pam
diff --git a/remoting/host/installer/linux/debian/chrome-remote-desktop.pam b/remoting/host/installer/linux/debian/chrome-remote-desktop.pam
new file mode 100644
index 0000000000000000000000000000000000000000..7fa64c85f03b9d64cca3f0c6bbcd426bbe9c9beb
--- /dev/null
+++ b/remoting/host/installer/linux/debian/chrome-remote-desktop.pam
@@ -0,0 +1,6 @@
+# We fall back to the system default in /etc/pam.d/common-*
Lambros 2012/11/02 21:40:32 nit: Add copyright. nit: End sentence with dot? ni
+
+@include common-auth
+@include common-account
+@include common-password
+@include common-session
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698