freebsd-dev/crypto/kerberosIV/man/pagsh.1
1999-09-19 14:19:32 +00:00

23 lines
441 B
Groff

.\" $Id: pagsh.1,v 1.1 1996/04/27 23:03:35 d91-jda Exp $
.\"
.Dd April 27, 1996
.Dt PAGSH 1
.Os KTH-KRB
.Sh NAME
.Nm pagsh
.Nd
execute a command without authentication
.Sh SYNOPSIS
.Nm pagsh
.Op Oo Fl c Oc Nm command Ar args
.Sh DESCRIPTION
Starts a new subprocess that is detached from any Kerberos ticket
cache and AFS tokens. Without
.Nm command
a new shell is started.
.Sh ENVIRONMENT
.Bl -tag -width Fl
.It Ev $SHELL
Default shell.
.El