DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 11th November 2017
girarde girarde is offline
Fdisk Soldier
 
Join Date: Nov 2010
Location: NW FL
Posts: 75
Default setting password on edited PDF

Libreoffice can make pdfs. It can export other format to pdf.

But it can't put a password on a pdf. Does anybody know what can? man zathura and man xpdf came up dry.
Reply With Quote
  #2   (View Single Post)  
Old 11th November 2017
e1-531g e1-531g is offline
ISO Quartermaster
 
Join Date: Mar 2014
Posts: 628
Default

Yes, LO can set up password. Check "Security" tab when exporting to PDF.
__________________
Signature: Furthermore, I consider that systemd must be destroyed.
Based on Latin oratorical phrase
Reply With Quote
  #3   (View Single Post)  
Old 11th November 2017
PapaParrot's Avatar
PapaParrot PapaParrot is offline
parrot
 
Join Date: Jul 2015
Location: Durango, Mx.
Posts: 472
Default

PDFTK has options to set passwords :
Code:
man pdftk
Quote:
NAME
pdftk - A handy tool for manipulating PDF

SYNOPSIS
pdftk <input PDF files | - | PROMPT>
[ input_pw <input PDF owner passwords | PROMPT> ]
[ <operation> <operation arguments> ]
[ output <output filename | - | PROMPT> ]
[ encrypt_40bit | encrypt_128bit ]
[ allow <permissions> ]
[ owner_pw <owner password | PROMPT> ]
[ user_pw <user password | PROMPT> ]
https://www.pdflabs.com/docs/pdftk-cli-examples/
================================

http://daemonforums.org/showthread.php?t=10457
__________________
My best friends are parrots

Last edited by PapaParrot; 11th November 2017 at 03:09 PM.
Reply With Quote
  #4   (View Single Post)  
Old 11th November 2017
girarde girarde is offline
Fdisk Soldier
 
Join Date: Nov 2010
Location: NW FL
Posts: 75
Default

Quote:
Originally Posted by e1-531g View Post
Yes, LO can set up password. Check "Security" tab when exporting to PDF.
Thanks. Not sure how I missed that.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
User name and password? mikero OpenBSD Installation and Upgrading 2 10th April 2013 07:51 PM
Why do we need password to shutdown the box ? sw2wolf FreeBSD General 3 22nd May 2012 04:35 PM
weak password=broken knasbas OpenBSD Security 6 1st July 2009 08:44 PM
Set password for Folder mfaridi FreeBSD Security 6 5th September 2008 10:49 PM
Howto: Setting up public key password-less 'ssh' access J65nko Guides 4 31st August 2008 04:49 PM


All times are GMT. The time now is 10:52 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick