즐겨찾기

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. l1300 inf 드라이버 파일 위치

    Date2023.04.26 CategoryIT Views18
    Read More
  2. k에듀파인 지출 품의 결재취소요청 문서 있는 곳

    Date2020.07.06 Category학교 Views1586
    Read More
  3. k에듀파인 사업관리카드 에서 실제 지출된 내역(지출결의액) 보기

    Date2021.02.10 Category학교 Views296
    Read More
  4. k에듀파인 기준외기자재 등록 방법

    Date2020.05.15 Category학교 Views438
    Read More
  5. k에듀파인 '파일을 찾을 수 없습니다.' 대처 방법

    Date2020.07.02 Category학교 Views2813
    Read More
  6. K-에듀파인 업무메뉴얼

    Date2022.11.30 Category학교 Views131
    Read More
  7. it 지식공유 사이트

    Date2014.05.06 CategoryIT Views3918
    Read More
  8. ISP별 dns

    Date2014.11.17 CategoryIT Views2224
    Read More
  9. Intelligent Teaching And Learning with Computers

    Date2015.07.26 CategoryIT Views313
    Read More
  10. hls 인코딩 (for 샤나 인코더)

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

    Date2020.07.02 CategoryIT Views174
    Read More
  12. gather town 과 유사한 사이트

    Date2022.03.02 CategoryIT Views59
    Read More
  13. foobar asio 컴포넌트 설치

    Date2021.02.24 CategoryIT Views111
    Read More
  14. evpn 접속 계속 튕길때 안될때

    Date2023.06.04 Category학교 Views103
    Read More
  15. EFI 시스템 파티션 삭제

    Date2014.08.13 CategoryIT Views2970
    Read More
  16. ebs 클립뱅크

    Date2016.03.13 Views213
    Read More
  17. DOS 배치파일 명령어 모음

    Date2014.12.16 CategoryIT Views2443
    Read More
  18. dmb stick k-3 드라이버

    Date2017.09.25 CategoryIT Views530
    Read More
  19. cups 설정 방법

    Date2020.06.04 CategoryIT Views173
    Read More
  20. Collectl: An Advanced All-in-One Performance Monitoring Tool for Linux

    Date2022.12.29 CategoryIT Views40
    Read More
Board Pagination Prev 1 ... 3 4 5 6 7 8 9 10 11 12 Next
/ 12