즐겨찾기

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. PDF 무료 편집 프로그램

    Date2021.01.02 CategoryIT Views73
    Read More
  2. 간단한 온라인 설문조사 멘티미터

    Date2021.07.10 Views103
    Read More
  3. 유튜브(Youtube) mp3변환 프로그램(mac 포함)

    Date2020.03.16 CategoryIT Views158
    Read More
  4. vr api & tool

    Date2020.09.04 CategoryIT Views140
    Read More
  5. centos 7 방화벽 firewalld 설정

    Date2018.03.20 CategoryIT Views396
    Read More
  6. centos7의 모든 것

    Date2015.03.24 CategoryIT Views1055
    Read More
  7. 미래 교육의 주역처럼 보이게 해주는 멋지고 스마트한 교육 말글

    Date2022.09.21 Views77
    Read More
  8. 투명 png 클립아트 검색 사이트

    Date2021.04.22 CategoryIT Views916
    Read More
  9. cups 설정 방법

    Date2020.06.04 CategoryIT Views173
    Read More
  10. l1300 inf 드라이버 파일 위치

    Date2023.04.26 CategoryIT Views17
    Read More
  11. 에듀파인에서 학교 공유설비예약(공유시설, 특별실)

    Date2023.09.08 Category학교 Views71
    Read More
  12. 큐닉스 107.9cm UHD 모니터, QX431U 4K IPS HDR 정보

    Date2023.11.09 Views9
    Read More
  13. php 재시작

    Date2024.01.22 CategoryIT Views372
    Read More
  14. 파이썬 9009 실행오류

    Date2024.04.22 CategoryIT Views56
    Read More
  15. 아이폰 메시지 엑셀로 백업

    Date2018.02.28 CategoryIT Views457
    Read More
  16. 김세환 선생의 포스팅(독립기념관)

    Date2021.08.24 Category역사 Views73
    Read More
  17. 문화재 역사 관련 3d 모델링 자료

    Date2022.04.07 Category역사 Views52
    Read More
  18. 그누보드 회원가입 안받고 싶을때

    Date2023.11.01 Views6
    Read More
  19. ralink rt3290le win8.1 64bit 드라이버

    Date2015.01.02 CategoryIT Views2561
    Read More
  20. 무료 한자(중국어) 폰트

    Date2019.05.22 CategoryIT Views552
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 12 Next
/ 12