즐겨찾기

IT
2020.06.04 17:06

cups 설정 방법

profile
https://www.kimsaem.net/fav_site/218494 조회 수 2141 추천 수 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
  1. 무료 브금

    Date2020.12.22 CategoryIT Views180
    Read More
  2. uhd tv 를 모니터로

    Date2020.12.18 CategoryIT Views130
    Read More
  3. 서버 정보 웹으로 찾는 곳

    Date2020.12.10 CategoryIT Views161
    Read More
  4. Rhymix 팁

    Date2020.12.01 CategoryIT Views259
    Read More
  5. 간단한 네트워크 모니티링 툴

    Date2020.10.07 CategoryIT Views160
    Read More
  6. SupRemoRemote desktop control

    Date2020.10.04 CategoryIT Views150
    Read More
  7. 옆자리 무한 프린터 설치 방법

    Date2020.09.28 Category학교 Views1000
    Read More
  8. 종이 투명비닐케이스

    Date2020.09.28 Category교실 Views148
    Read More
  9. 투명칠판

    Date2020.09.28 Category교실 Views146
    Read More
  10. 대한민국 사람들의 사진 속 생활 역사

    Date2020.09.26 Views112
    Read More
  11. xe 라이믹스 강좌

    Date2020.09.14 CategoryIT Views212
    Read More
  12. vr api & tool

    Date2020.09.04 CategoryIT Views246
    Read More
  13. 역대 윈도우 이미지

    Date2020.08.30 CategoryZap Views186
    Read More
  14. 안드로이드 가상머신 PC에설치

    Date2020.08.26 CategoryIT Views151
    Read More
  15. gsuite google 메일(도메인 연결한 gmail) 아웃룩 에서 사용하기

    Date2020.07.02 CategoryIT Views677
    Read More
  16. 무료 배경, 이미지

    Date2020.06.29 CategoryZap Views157
    Read More
  17. mongo db 설정

    Date2020.06.26 CategoryIT Views136
    Read More
  18. 무료 아이콘

    Date2020.06.26 Views115
    Read More
  19. 우분투에 엡슨 Perfection 4490 Photo 스캐너 설치

    Date2020.06.05 CategoryIT Views251
    Read More
  20. cups 설정 방법

    Date2020.06.04 CategoryIT Views2141
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 12 Next
/ 12