summaryrefslogtreecommitdiff
path: root/tools/ippeveprinter.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ippeveprinter.c')
-rw-r--r--tools/ippeveprinter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ippeveprinter.c b/tools/ippeveprinter.c
index e076ec22e..41954a570 100644
--- a/tools/ippeveprinter.c
+++ b/tools/ippeveprinter.c
@@ -427,7 +427,7 @@ main(int argc, /* I - Number of command-line args */
case 'A' : /* -A (enable authentication) */
if (!PAMService)
- PAMService = "other";
+ PAMService = "cups";
break;
case 'D' : /* -D device-uri */