1999-10-20 11:31:02 +00:00
|
|
|
.\" $FreeBSD$
|
2000-12-11 15:47:53 +00:00
|
|
|
.Dd June 24, 1999
|
1999-10-20 11:31:02 +00:00
|
|
|
.Dt NCPLIST 1
|
2000-03-23 12:05:10 +00:00
|
|
|
.Os
|
1999-10-20 11:31:02 +00:00
|
|
|
.Sh NAME
|
|
|
|
.Nm ncplist
|
2001-04-18 15:54:10 +00:00
|
|
|
.Nd displays various information about ncplib and NetWare servers
|
1999-10-20 11:31:02 +00:00
|
|
|
.Sh SYNOPSIS
|
2000-11-20 19:21:22 +00:00
|
|
|
.Nm
|
1999-10-20 11:31:02 +00:00
|
|
|
.Ar command
|
|
|
|
.Op Ar args
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
The
|
|
|
|
.Nm
|
2000-03-01 12:20:22 +00:00
|
|
|
command used to display state of ncplib and NetWare servers.
|
2000-03-23 11:59:30 +00:00
|
|
|
The first argument
|
|
|
|
is a one letter
|
1999-10-20 11:31:02 +00:00
|
|
|
.Ar command
|
|
|
|
following by optional
|
2000-03-23 11:59:30 +00:00
|
|
|
.Ar args .
|
1999-10-20 11:31:02 +00:00
|
|
|
.Pp
|
|
|
|
The commands are:
|
|
|
|
.Bl -tag -width indent
|
|
|
|
.It b Ar server Ar type Op Ar pattern
|
|
|
|
Lists bindery objects of
|
|
|
|
.Ar type
|
|
|
|
on a specified
|
2000-03-23 11:59:30 +00:00
|
|
|
.Ar server .
|
|
|
|
The
|
|
|
|
.Ar type
|
|
|
|
argument
|
1999-10-20 11:31:02 +00:00
|
|
|
can be one of the following:
|
|
|
|
.Bd -literal -offset indent
|
|
|
|
Type Meaning
|
|
|
|
user bindery users
|
|
|
|
group bindery groups
|
|
|
|
pserver bindery print servers
|
2000-03-23 11:59:30 +00:00
|
|
|
tree tree name hosted by given server
|
1999-10-20 11:31:02 +00:00
|
|
|
.Ed
|
|
|
|
.Pp
|
2000-03-23 11:59:30 +00:00
|
|
|
Note that if you are not logged in to the specified server,
|
|
|
|
the list may be incomplete or empty.
|
1999-10-20 11:31:02 +00:00
|
|
|
.It c
|
2000-03-23 11:59:30 +00:00
|
|
|
List active NCP connections on the local machine.
|
1999-10-20 11:31:02 +00:00
|
|
|
.It s Op Ar server
|
2000-03-23 11:59:30 +00:00
|
|
|
Display
|
|
|
|
.Tn NetWare
|
|
|
|
servers known to a given
|
1999-10-20 11:31:02 +00:00
|
|
|
.Ar server .
|
2000-03-23 11:59:30 +00:00
|
|
|
If no server is specified, the nearest server will be used.
|
1999-10-20 11:31:02 +00:00
|
|
|
.It u Ar server
|
2000-03-23 11:59:30 +00:00
|
|
|
Displays a list of users logged in on a given
|
1999-10-20 11:31:02 +00:00
|
|
|
.Ar server .
|
2000-03-23 11:59:30 +00:00
|
|
|
If you are not logged in to the specified server,
|
|
|
|
the list will be empty.
|
1999-10-20 11:31:02 +00:00
|
|
|
.It q Ar server Op Ar pattern
|
2000-03-23 11:59:30 +00:00
|
|
|
Displays bindery queues on a given
|
1999-10-20 11:31:02 +00:00
|
|
|
.Ar server .
|
|
|
|
.It v Ar server
|
2000-03-23 11:59:30 +00:00
|
|
|
Displays mounted volumes on a given
|
1999-10-20 11:31:02 +00:00
|
|
|
.Ar server .
|
|
|
|
.El
|
2000-03-23 11:59:30 +00:00
|
|
|
.Sh IMPLEMENTATION NOTES
|
|
|
|
This utility is provided mostly for educational purposes.
|
1999-10-20 11:31:02 +00:00
|
|
|
.Sh FILES
|
|
|
|
.Bl -tag -width /var/log/wtmp -compact
|
|
|
|
.It Pa ~/.nwfsrc
|
2000-03-01 12:20:22 +00:00
|
|
|
keeps description for each connection.
|
|
|
|
See
|
2000-03-01 10:43:11 +00:00
|
|
|
.Pa /usr/share/examples/nwclient/dot.nwfsrc
|
1999-10-20 11:31:02 +00:00
|
|
|
for details.
|
2000-12-19 16:00:12 +00:00
|
|
|
.El
|
2000-03-23 12:05:10 +00:00
|
|
|
.Sh HISTORY
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
utility first appeared in
|
|
|
|
.Fx 4.0 .
|
2000-03-23 11:59:30 +00:00
|
|
|
.Sh AUTHORS
|
|
|
|
.An Boris Popov Aq bp@butya.kz ,
|
1999-10-20 11:31:02 +00:00
|
|
|
.Aq rbp@chat.ru
|
2000-03-23 11:59:30 +00:00
|
|
|
.Sh BUGS
|
|
|
|
Please report any bugs to the author.
|