즐겨찾기

IT
2020.06.04 17:06

cups 설정 방법

profile
https://www.kimsaem.net/fav_site/218494 조회 수 180 추천 수 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. 무료 그룹웨어 솔루션 쎄지오

    Date2014.09.10 CategoryIT Views6015
    Read More
  2. 온라인 오디오 커터(http://mp3cut.net/)

    Date2014.04.06 CategoryIT Views5972
    Read More
  3. sd메모리, usb 메모리 살리기

    Date2014.04.12 CategoryIT Views4143
    Read More
  4. it 지식공유 사이트

    Date2014.05.06 CategoryIT Views3926
    Read More
  5. neis 승인 상신 안 될때

    Date2014.10.29 Views3360
    Read More
  6. windows 8 start menu pokki

    Date2014.07.18 CategoryIT Views3278
    Read More
  7. 윈도우 8.1 테마

    Date2014.09.19 CategoryIT Views3213
    Read More
  8. 바탕화면 이미지

    Date2014.04.08 CategoryIT Views3146
    Read More
  9. 역사적인 흑백사진을 컬러사진으로 변환해 놓은 사이트

    Date2014.08.17 CategoryIT Views3101
    Read More
  10. 화면 캡쳐해서 동영상이나 GIF애니메이션 만드는 사이트

    Date2014.07.21 CategoryIT Views3056
    Read More
  11. 누가 인생을 마라톤이라고 했는가?

    Date2014.10.27 Views3000
    Read More
  12. EFI 시스템 파티션 삭제

    Date2014.08.13 CategoryIT Views2979
    Read More
  13. panoramic images 제작

    Date2014.08.12 CategoryIT Views2959
    Read More
  14. 윈도우8에 시작(부팅시)프로그램 등록하기

    Date2014.11.06 CategoryIT Views2845
    Read More
  15. 아웃도어 사이즈 차트

    Date2014.10.15 Views2687
    Read More
  16. MAc처럼 비활성창 스크롤 하기

    Date2014.11.27 CategoryIT Views2606
    Read More
  17. ralink rt3290le win8.1 64bit 드라이버

    Date2015.01.02 CategoryIT Views2571
    Read More
  18. 무선랜어댑터로 와이파이 존 만들기

    Date2014.10.18 CategoryIT Views2529
    Read More
  19. 웹기반 사진 효과, 편집

    Date2014.08.27 CategoryIT Views2479
    Read More
  20. DOS 배치파일 명령어 모음

    Date2014.12.16 CategoryIT Views2451
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 12 Next
/ 12