즐겨찾기

IT
2020.06.04 17:06

cups 설정 방법

profile
https://www.kimsaem.net/fav_site/218494 조회 수 173 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
Extra Form
주소 https://www.kimsaem.net/fav_site/218494

설정 파일명 : /etc/cups/cupsd.conf

 

빨간부분 수정 및 삭제, 그리고 데몬 재시작

 

# Only listen for connections from the local machine.
#Listen localhost:631
Port 631

Listen /run/cups/cups.sock

# Show shared printers on the local network.
Browsing Off
BrowseLocalProtocols dnssd

# Default authentication type, when authentication is required...
DefaultAuthType Basic

# Web interface setting...
WebInterface Yes

# Restrict access to the server...
<Location />
Allow all
  Order allow,deny
</Location>

# Restrict access to the admin pages...
<Location /admin>
Allow all
  Order allow,deny
</Location>

# Restrict access to configuration files...
<Location /admin/conf>
Allow all
  AuthType Default
  Require user @SYSTEM
  Order allow,deny
</Location>

# Restrict access to log files...
<Location /admin/log>
  AuthType Default
  Require user @SYSTEM
  Order allow,deny
</Location>

# Set the default printer/job policies...
<Policy default>
  # Job/subscription privacy...
  JobPrivateAccess default
  JobPrivateValues default
  SubscriptionPrivateAccess default
  SubscriptionPrivateValues default

 

 

사용자 제대로 보이기

 

To display the job document file name and the user name:

  • Edit /etc/cups/cupsd.conf: change to
    JobPrivateValues default
    JobPrivateValues none
  • Restart cupsd: sudo systemctl restart cups

Title
List of Articles
번호 카테고리 제목 주소 조회 수 날짜
158 IT mongo db 설정 https://yuddomack.tistory.com/entry/%EC%...ory=777812 99 2020.06.26
157 IT 컬러라이즈 파이썬 코드 https://youtu.be/vMlLgA-nhuY 29 2022.12.24
156 IT php 수강신청 소스 https://youtu.be/njfSE0gnM5E?feature=shared 233 2024.01.12
155 IT 우분투에 엡슨 Perfection 4490 Photo 스캐너 설치 https://www.youtube.com/watch?v=xOiynX8hc0Y 175 2020.06.05
154 IT 무료 BGM을 제공하는 유튜브 채널 https://www.youtube.com/channel/UCht8qITGkBvXKsR1Byln-wA 226 2018.11.30
153 IT 웹기반 3d 툴 https://www.vectary.com/ 96 2022.05.19
152 IT 이미지 업스케일, image upscale https://www.upscale.media/upload 28 2023.01.06
151 IT Collectl: An Advanced All-in-One Performance Monitoring Tool for Linux https://www.tecmint.com/collectl-linux-p...tid=Zxz2cZ 39 2022.12.29
150 IT SupRemoRemote desktop control https://www.supremocontrol.com/ 98 2020.10.04
149 IT 별 달 화면보호기 https://www.starmessagesoftware.com/moon...nload.html 8 2023.11.09
148 IT 메타버스 아바타 생성(glb가능) https://www.qt-mkr.com/ 99 2022.04.24
147 IT windows 8 start menu pokki https://www.pokki.com/download/?name=Sta...tart_Menu# 3270 2014.07.18
146 IT tux free image https://www.pngwing.com/en/free-png-buawu 28 2022.09.25
145 IT PNG로고 사이트 https://www.pngkit.com/ 83 2021.01.23
144 IT PDF에 필기하는 프로그램 View, Edit, Annotate by Xodo(윈10) https://www.microsoft.com/ko-kr/p/xodo-p...verviewtab 186 2020.03.31
143 IT PDF 무료 편집 프로그램 https://www.microsoft.com/ko-kr/p/pdf-x-...verviewtab 73 2021.01.02
142 IT 유튜브(Youtube) mp3변환 프로그램(mac 포함) https://www.mediahuman.com/youtube-to-mp3-converter/ 157 2020.03.16
141 IT vr api & tool https://www.marzipano.net/tool/# 138 2020.09.04
140 IT centos 7 방화벽 firewalld 설정 https://www.manualfactory.net/10153 395 2018.03.20
139 IT centos7의 모든 것 https://www.linux.co.kr/home2/board/subb...mp;sop=and 1054 2015.03.24
Board Pagination Prev 1 2 3 4 5 6 7 8 Next
/ 8