즐겨찾기

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
번호 카테고리 제목 주소 조회 수 날짜
169 IT 무료 그룹웨어 솔루션 쎄지오 6007 2014.09.10
168 IT 온라인 오디오 커터(http://mp3cut.net/) http://mp3cut.net/ 5964 2014.04.06
167 IT sd메모리, usb 메모리 살리기 4134 2014.04.12
166 IT it 지식공유 사이트 http://www.sharedit.co.kr 3918 2014.05.06
165 IT windows 8 start menu pokki https://www.pokki.com/download/?name=Sta...tart_Menu# 3270 2014.07.18
164 IT 윈도우 8.1 테마 3205 2014.09.19
163 IT 바탕화면 이미지 https://pixabay.com/ko/images/search/%EB...%EB%A9%B4/ 3138 2014.04.08
162 IT 역사적인 흑백사진을 컬러사진으로 변환해 놓은 사이트 http://www.reddit.com/r/ColorizedHistory/ 3093 2014.08.17
161 IT 화면 캡쳐해서 동영상이나 GIF애니메이션 만드는 사이트 3046 2014.07.21
160 IT EFI 시스템 파티션 삭제 2970 2014.08.13
159 IT panoramic images 제작 2950 2014.08.12
158 IT 윈도우8에 시작(부팅시)프로그램 등록하기 http://www.tech-recipes.com/rx/28206/win...up-folder/ 2837 2014.11.06
157 IT MAc처럼 비활성창 스크롤 하기 http://www.highrez.co.uk/downloads/XMouseButtonControl.htm 2598 2014.11.27
156 IT ralink rt3290le win8.1 64bit 드라이버 file https://www.google.co.kr/url?sa=t&rc...mp;cad=rja 2558 2015.01.02
155 IT 무선랜어댑터로 와이파이 존 만들기 http://www.soongin.com/2012/10/7-pc-ap.html 2521 2014.10.18
154 IT 웹기반 사진 효과, 편집 2471 2014.08.27
153 IT DOS 배치파일 명령어 모음 http://yong40.tistory.com/112 2443 2014.12.16
152 IT ISP별 dns 2224 2014.11.17
151 IT XE 트랙백 기능 차단 하기 http://blog.zieo.com/108 1826 2015.03.12
150 IT PDF 에서 워드로 변환(pdf to word-docx) http://www.zamzar.com 1806 2015.02.03
Board Pagination Prev 1 2 3 4 5 6 7 8 9 Next
/ 9