'\" t .\" Title: passwd-in-image .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 06/15/2017 .\" Manual: FreedomBox Manual .\" Source: 0.8 .\" Language: English .\" .TH "PASSWD\-IN\-IMAGE" "1" "06/15/2017" "0\&.8" "FreedomBox Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" passwd-in-image \- change password of a user inside a disk image file .SH "SYNOPSIS" .HP \w'\fBpasswd\-in\-image\fR\ 'u \fBpasswd\-in\-image\fR [\fBimage\fR] [\fBuser\fR] [\fB\-\-password\fR\ {PASSWORD}] [\fB\-h,\ \fR\fB\-\-help\fR] .SH "DESCRIPTION" .PP FreedomBox is a community project to develop, design and promote personal servers running free software for private, personal communications\&. It is a networking appliance designed to allow interfacing with the rest of the Internet under conditions of protected privacy and data security\&. It hosts applications such as blog, wiki, website, social network, email, web proxy and a Tor relay on a device that can replace a wireless router so that data stays with the users\&. .PP freedom\-maker is a tool to build FreedomBox images for various single board computers, virtual machines and general purpose computers\&. .PP Password in image script lets you change the password of a user in an image file generated by freedom\-maker\&. .SH "OPTIONS" .PP \fBimage\fR .RS 4 Disk image file (\&.img or \&.vdi) inside which user manipulation is sought\&. .RE .PP \fBuser\fR .RS 4 User account to change password for\&. .RE .PP \fB\-\-password PASSWORD\fR .RS 4 New password for the user\&. .RE .SH "EXAMPLES" .PP \fBExample\ \&1.\ \&Change password for fbx default user in BeagleBone image\fR .sp .if n \{\ .RS 4 .\} .nf $ passwd\-in\-image freedom\-maker\-beaglebone\&.img fbx \-\-password somepassword .fi .if n \{\ .RE .\} .PP Change the password of the user with username someuser to somepassword\&. .SH "BUGS" .PP See the \m[blue]\fBfreedom\-maker issue tracker\fR\m[]\&\s-2\u[1]\d\s+2 for a full list of known issues and TODO items\&. .SH "AUTHOR" .PP FreedomBox Developers .SH "NOTES" .IP " 1." 4 freedom-maker issue tracker .RS 4 \%https://github.com/freedombox/freedom-maker/issues .RE