How do I install a network printer that needs a user name and password?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
3
down vote

favorite












The printer is a Ricoh 8100S, which does has a Linux driver. The university gave me documentation for installing the printer on MacOS and Windows, but nothing about Linux. The Mac instructions give the host name and IP address:



Hostname: copier.dept.university.edu
IP Address: XXX.XXX.XX.XX


first step



second step



third step



I didn't include some of the steps here because they just involve clicking through the menus. Basically, when I configure the printer, I authenticate with my university username and password, and a "lock code" that I use to access the jobs on the printer itself.



What is the analog of these instructions for a Linux systemIs there a way to install this printer through cups? Cups version is 2.2.1-8.







share|improve this question



















  • You can look though the CUPS configuration on OS X to see if there's any clue there.
    – Ignacio Vazquez-Abrams
    May 2 at 19:03














up vote
3
down vote

favorite












The printer is a Ricoh 8100S, which does has a Linux driver. The university gave me documentation for installing the printer on MacOS and Windows, but nothing about Linux. The Mac instructions give the host name and IP address:



Hostname: copier.dept.university.edu
IP Address: XXX.XXX.XX.XX


first step



second step



third step



I didn't include some of the steps here because they just involve clicking through the menus. Basically, when I configure the printer, I authenticate with my university username and password, and a "lock code" that I use to access the jobs on the printer itself.



What is the analog of these instructions for a Linux systemIs there a way to install this printer through cups? Cups version is 2.2.1-8.







share|improve this question



















  • You can look though the CUPS configuration on OS X to see if there's any clue there.
    – Ignacio Vazquez-Abrams
    May 2 at 19:03












up vote
3
down vote

favorite









up vote
3
down vote

favorite











The printer is a Ricoh 8100S, which does has a Linux driver. The university gave me documentation for installing the printer on MacOS and Windows, but nothing about Linux. The Mac instructions give the host name and IP address:



Hostname: copier.dept.university.edu
IP Address: XXX.XXX.XX.XX


first step



second step



third step



I didn't include some of the steps here because they just involve clicking through the menus. Basically, when I configure the printer, I authenticate with my university username and password, and a "lock code" that I use to access the jobs on the printer itself.



What is the analog of these instructions for a Linux systemIs there a way to install this printer through cups? Cups version is 2.2.1-8.







share|improve this question











The printer is a Ricoh 8100S, which does has a Linux driver. The university gave me documentation for installing the printer on MacOS and Windows, but nothing about Linux. The Mac instructions give the host name and IP address:



Hostname: copier.dept.university.edu
IP Address: XXX.XXX.XX.XX


first step



second step



third step



I didn't include some of the steps here because they just involve clicking through the menus. Basically, when I configure the printer, I authenticate with my university username and password, and a "lock code" that I use to access the jobs on the printer itself.



What is the analog of these instructions for a Linux systemIs there a way to install this printer through cups? Cups version is 2.2.1-8.









share|improve this question










share|improve this question




share|improve this question









asked May 2 at 19:02









a.k

161




161











  • You can look though the CUPS configuration on OS X to see if there's any clue there.
    – Ignacio Vazquez-Abrams
    May 2 at 19:03
















  • You can look though the CUPS configuration on OS X to see if there's any clue there.
    – Ignacio Vazquez-Abrams
    May 2 at 19:03















You can look though the CUPS configuration on OS X to see if there's any clue there.
– Ignacio Vazquez-Abrams
May 2 at 19:03




You can look though the CUPS configuration on OS X to see if there's any clue there.
– Ignacio Vazquez-Abrams
May 2 at 19:03










1 Answer
1






active

oldest

votes

















up vote
1
down vote













This page seems to document a way to configure the user code:



Good luck!






share|improve this answer





















  • How do I add the printer and tell it to use a username and password, in addition to the user code? The username and password are different from my local user account. The -U flag on lpadmin appears to govern what local user account should be used to add the printer, not the user account that is used to authenticate with the printer itself.
    – a.k
    May 5 at 20:16











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f441383%2fhow-do-i-install-a-network-printer-that-needs-a-user-name-and-password%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote













This page seems to document a way to configure the user code:



Good luck!






share|improve this answer





















  • How do I add the printer and tell it to use a username and password, in addition to the user code? The username and password are different from my local user account. The -U flag on lpadmin appears to govern what local user account should be used to add the printer, not the user account that is used to authenticate with the printer itself.
    – a.k
    May 5 at 20:16















up vote
1
down vote













This page seems to document a way to configure the user code:



Good luck!






share|improve this answer





















  • How do I add the printer and tell it to use a username and password, in addition to the user code? The username and password are different from my local user account. The -U flag on lpadmin appears to govern what local user account should be used to add the printer, not the user account that is used to authenticate with the printer itself.
    – a.k
    May 5 at 20:16













up vote
1
down vote










up vote
1
down vote









This page seems to document a way to configure the user code:



Good luck!






share|improve this answer













This page seems to document a way to configure the user code:



Good luck!







share|improve this answer













share|improve this answer



share|improve this answer











answered May 2 at 19:17









Cristian Măgherușan-Stanciu

57936




57936











  • How do I add the printer and tell it to use a username and password, in addition to the user code? The username and password are different from my local user account. The -U flag on lpadmin appears to govern what local user account should be used to add the printer, not the user account that is used to authenticate with the printer itself.
    – a.k
    May 5 at 20:16

















  • How do I add the printer and tell it to use a username and password, in addition to the user code? The username and password are different from my local user account. The -U flag on lpadmin appears to govern what local user account should be used to add the printer, not the user account that is used to authenticate with the printer itself.
    – a.k
    May 5 at 20:16
















How do I add the printer and tell it to use a username and password, in addition to the user code? The username and password are different from my local user account. The -U flag on lpadmin appears to govern what local user account should be used to add the printer, not the user account that is used to authenticate with the printer itself.
– a.k
May 5 at 20:16





How do I add the printer and tell it to use a username and password, in addition to the user code? The username and password are different from my local user account. The -U flag on lpadmin appears to govern what local user account should be used to add the printer, not the user account that is used to authenticate with the printer itself.
– a.k
May 5 at 20:16













 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f441383%2fhow-do-i-install-a-network-printer-that-needs-a-user-name-and-password%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay