즐겨찾기

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
번호 카테고리 제목 주소 조회 수 날짜
129 IT PNG로고 사이트 https://www.pngkit.com/ 83 2021.01.23
128 IT qr코드 벡터 저장 가능한 사이트 https://qrd.by 94 2021.03.26
127 IT ralink rt3290le win8.1 64bit 드라이버 file https://www.google.co.kr/url?sa=t&rc...mp;cad=rja 2561 2015.01.02
126 IT Rhymix 팁 https://rxtip.kr/rx_study/2010#user_content_section_4_3 107 2020.12.01
125 IT robot.txt 로 봇 차단 https://idchowto.com/?p=591 103 2021.03.25
124 IT sd메모리, usb 메모리 살리기 4135 2014.04.12
123 IT Stable diffusion webui 설치 및 실행방법, 에러 https://velog.io/@qtly_u/Stable-diffusio...0%EB%9F%AC 55 2024.04.22
122 IT sulinux로 이전 후 로긴시 'Query ID값이 잘못 지정되었습니다.' 메시지 http://www.kimsaem.net 744 2015.05.20
121 IT SupRemoRemote desktop control https://www.supremocontrol.com/ 98 2020.10.04
120 IT tux free image https://www.pngwing.com/en/free-png-buawu 29 2022.09.25
119 IT ubuntu server 20.04.1 lts(focal fossa) 다운로드 링크 http://cdimage.ubuntu.com/ubuntu-legacy-...4/release/ 82 2021.01.04
118 IT uhd tv 를 모니터로 http://www.todaysppc.com/mbbs/view.php?id=free&no=408038 77 2020.12.18
117 IT vr api & tool https://www.marzipano.net/tool/# 140 2020.09.04
116 IT windows 10 login BG changer 윈도우10 로긴 화면 변경 https://github.com/PFCKrutonium/Windows-.../tag/1.3.0 976 2016.06.16
115 IT windows 10 로그인 이미지 위치 http://www.kimsaem.net 513 2016.09.05
114 IT windows 11 작업표시줄 그룹화 해제 https://github.com/valinet/ExplorerPatcher/releases 21 2023.07.09
113 IT windows 11 작업표시줄 그룹화 해제 never combine file https://github.com/valinet/ExplorerPatcher/releases 193 2021.12.19
112 IT windows 8 start menu pokki https://www.pokki.com/download/?name=Sta...tart_Menu# 3270 2014.07.18
111 IT xe 공부 https://opentutorials.org/module/3774 196 2019.03.19
110 IT xe 라이믹스 강좌 https://opentutorials.org/module/3774/ 145 2020.09.14
Board Pagination Prev 1 2 3 4 5 6 7 8 9 Next
/ 9