즐겨찾기

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
  1. 1945년 해방 직후사 - 현대 한국의 원형

    Date2024.05.07 Category Views118
    Read More
  2. 2022 학생부 기재요령

    Date2022.05.11 Category학교 Views75
    Read More
  3. 4세대 나이스 neis 주소

    Date2023.06.22 Category학교 Views69
    Read More
  4. adblock 애드블록 플러스 광고차단 한국 필터

    Date2015.06.11 CategoryIT Views754
    Read More
  5. BM800 콘텐서 마이크 사운드 카드 세팅

    Date2021.01.21 CategoryIT Views69
    Read More
  6. centos 7 APM 설정

    Date2018.03.20 CategoryIT Views304
    Read More
  7. centos 7 방화벽 firewalld 설정

    Date2018.03.20 CategoryIT Views396
    Read More
  8. centos 7 설정

    Date2015.04.23 CategoryIT Views963
    Read More
  9. centos7의 모든 것

    Date2015.03.24 CategoryIT Views1055
    Read More
  10. Collectl: An Advanced All-in-One Performance Monitoring Tool for Linux

    Date2022.12.29 CategoryIT Views40
    Read More
  11. cups 설정 방법

    Date2020.06.04 CategoryIT Views173
    Read More
  12. dmb stick k-3 드라이버

    Date2017.09.25 CategoryIT Views530
    Read More
  13. DOS 배치파일 명령어 모음

    Date2014.12.16 CategoryIT Views2443
    Read More
  14. ebs 클립뱅크

    Date2016.03.13 Views213
    Read More
  15. EFI 시스템 파티션 삭제

    Date2014.08.13 CategoryIT Views2970
    Read More
  16. evpn 접속 계속 튕길때 안될때

    Date2023.06.04 Category학교 Views103
    Read More
  17. foobar asio 컴포넌트 설치

    Date2021.02.24 CategoryIT Views111
    Read More
  18. gather town 과 유사한 사이트

    Date2022.03.02 CategoryIT Views59
    Read More
  19. gsuite google 메일(도메인 연결한 gmail) 아웃룩 에서 사용하기

    Date2020.07.02 CategoryIT Views174
    Read More
  20. hls 인코딩 (for 샤나 인코더)

    Date2022.04.20 CategoryIT Views53
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 12 Next
/ 12