즐겨찾기

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
번호 카테고리 제목 주소 조회 수 날짜
68 IT 우분투에 엡슨 Perfection 4490 Photo 스캐너 설치 https://www.youtube.com/watch?v=xOiynX8hc0Y 175 2020.06.05
67 IT gsuite google 메일(도메인 연결한 gmail) 아웃룩 에서 사용하기 https://tools.google.com/dlpage/gssmo 174 2020.07.02
» IT cups 설정 방법 https://www.kimsaem.net/fav_site/218494 173 2020.06.04
65 IT 유튜브 플레이 리스트 다운로드 프로그램 https://download.cnet.com/YouTube-PlayLi...61216.html 171 2020.03.19
64 IT 바탕화면에 gif ani 보여주기 https://www.appgramming.com/framedummy/windows/download/ 167 2019.12.06
63 IT 맥 부팅후 마우스 포인터만 보일때 http://# 161 2021.09.29
62 IT 유튜브(Youtube) mp3변환 프로그램(mac 포함) https://www.mediahuman.com/youtube-to-mp3-converter/ 157 2020.03.16
61 IT 라이믹스용 스케치북 게시판 https://github.com/rhymix/rhymix-sketchbook 154 2021.08.30
60 IT 와이파이를 QR코드로 접속하게 할 수 있게 도와주는 사이트 http://mqr.kr/generate/wifi/ 149 2020.01.28
59 IT 서버 재시작시 서비스 자동실행 https://kimsaem.net 149 2021.11.19
58 IT xe 라이믹스 강좌 https://opentutorials.org/module/3774/ 145 2020.09.14
57 IT vr api & tool https://www.marzipano.net/tool/# 140 2020.09.04
56 IT pdf 가로 2페이지를 1페이지씩 분할 https://deftpdf.com/ko 140 2022.08.26
55 IT 특정 페이지나 게시판에서 502 bad gateway 에러 https://swiftcoding.org/upload-file-limit-to-higher 137 2020.03.01
54 IT pdf 편집 프로그램 inkscape https://inkscape.org 136 2019.12.03
53 IT 흐린사진 복원 또는 해상도 조절 사이트 https://imglarger.com/ko/Index 135 2022.05.17
52 IT 구형맥북 리셋 https://m.blog.naver.com/PostView.nhn?bl...gle.com%2F 129 2021.03.06
51 IT moodle 설치 간략 정리 https://docs.moodle.org/38/en/Step-by-st...for_Ubuntu 128 2020.03.31
50 IT LG On Screen Display 3 Driver file https://comedutech.tistory.com/m/1 124 2023.08.02
49 IT 무료 브금 https://bgmfactory.com/shop/search.php?o...time=08:00 122 2020.12.22
Board Pagination Prev 1 2 3 4 5 6 7 8 9 Next
/ 9