[Pkg-zenoss-commits] r355 - in /trunk/packages/wmi/debian: control patches/ rules wmic.1
bzed at users.alioth.debian.org
bzed at users.alioth.debian.org
Wed Feb 13 14:00:22 UTC 2008
Author: bzed
Date: Wed Feb 13 14:00:22 2008
New Revision: 355
URL: http://svn.debian.org/wsvn/pkg-zenoss/?sc=1&rev=355
Log:
removing dpatch, adding wmic.1
Added:
trunk/packages/wmi/debian/wmic.1
Removed:
trunk/packages/wmi/debian/patches/
Modified:
trunk/packages/wmi/debian/control
trunk/packages/wmi/debian/rules
Modified: trunk/packages/wmi/debian/control
URL: http://svn.debian.org/wsvn/pkg-zenoss/trunk/packages/wmi/debian/control?rev=355&op=diff
==============================================================================
--- trunk/packages/wmi/debian/control (original)
+++ trunk/packages/wmi/debian/control Wed Feb 13 14:00:22 2008
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Zenoss Packaging Team <pkg-zenoss-team at lists.alioth.debian.org>
Uploaders: Bernd Zeimetz <bzed at debian.org>, Stefano Zacchiroli <zack at debian.org>
-Build-Depends: debhelper (>= 5), dpatch, mingw32, swig, autoconf (>= 2.53),
+Build-Depends: debhelper (>= 5), mingw32, swig, autoconf (>= 2.53),
python-support (>= 0.5.3), python-all-dev
Standards-Version: 3.7.3
Modified: trunk/packages/wmi/debian/rules
URL: http://svn.debian.org/wsvn/pkg-zenoss/trunk/packages/wmi/debian/rules?rev=355&op=diff
==============================================================================
--- trunk/packages/wmi/debian/rules (original)
+++ trunk/packages/wmi/debian/rules Wed Feb 13 14:00:22 2008
@@ -56,7 +56,7 @@
#restoring original winexesvc_exe.c_orig if we need to do so
-mv winexesvc_exe.c_orig Samba/source/winexe/winexesvc/winexesvc_exe.c
- -make clean
+ make clean
rm -f Samba/source/heimdal/lib/des/hcrypto
dh_clean
Added: trunk/packages/wmi/debian/wmic.1
URL: http://svn.debian.org/wsvn/pkg-zenoss/trunk/packages/wmi/debian/wmic.1?rev=355&op=file
==============================================================================
--- trunk/packages/wmi/debian/wmic.1 (added)
+++ trunk/packages/wmi/debian/wmic.1 Wed Feb 13 14:00:22 2008
@@ -1,0 +1,122 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
+.TH WMIC "1" "February 2008" "WMIC" "User Commands"
+.SH NAME
+wmic \- WMI client
+.SH SYNOPSIS
+[-?|--help] [--usage] [-d|--debuglevel DEBUGLEVEL] [--debug-stderr]
+[-s|--configfile CONFIGFILE] [--option=name=value] [-l|--log-basename
+LOGFILEBASE] [--leak-report] [--leak-report-full] [-R|--name-resolve
+NAME-RESOLVE-ORDER] [-O|--socket-options SOCKETOPTIONS] [-n|--netbiosâ
+name NETBIOSNAME] [-W|--workgroup WORKGROUP] [--realm=REALM]
+[-i|--scope SCOPE] [-m|--maxprotocol MAXPROTOCOL] [-U|--user
+[DOMAIN]USERNAME[%PASSWORD]] [-N|--no-pass] [--password=STRING]
+[-A|--authentication-file FILE] [-S|--signing on|off|required]
+[-P|--machine-pass] [--simple-bind-dn=STRING] [-k|--kerberos STRING]
+[--use-security-mechanisms=STRING] [-V|--version] [--namespace=STRING]
+//host query
+.SH EXAMPLE
+.TP
+Example: wmic \fB\-U\fR [domain/]adminuser%password //host "select * from Win32_ComputerSystem"
+.SH DESCRIPTION
+.TP
+\fB\-\-namespace\fR=\fISTRING\fR
+WMI namespace, default to
+root\ecimv2
+.SS "Help options:"
+.TP
+\-?, \fB\-\-help\fR
+Show this help message
+.TP
+\fB\-\-usage\fR
+Display brief usage message
+.SS "Common samba options:"
+.TP
+\fB\-d\fR, \fB\-\-debuglevel\fR=\fIDEBUGLEVEL\fR
+Set debug level
+.TP
+\fB\-\-debug\-stderr\fR
+Send debug output to STDERR
+.TP
+\fB\-s\fR, \fB\-\-configfile\fR=\fICONFIGFILE\fR
+Use alternative configuration
+file
+.TP
+\fB\-\-option\fR=\fIname=value\fR
+Set smb.conf option from command
+line
+.TP
+\fB\-l\fR, \fB\-\-log\-basename\fR=\fILOGFILEBASE\fR
+Basename for log/debug files
+.TP
+\fB\-\-leak\-report\fR
+enable talloc leak reporting on
+exit
+.TP
+\fB\-\-leak\-report\-full\fR
+enable full talloc leak
+reporting on exit
+.SS "Connection options:"
+.TP
+\fB\-R\fR, \fB\-\-name\-resolve\fR=\fINAME\-RESOLVE\-ORDER\fR
+Use these name resolution
+services only
+.TP
+\fB\-O\fR, \fB\-\-socket\-options\fR=\fISOCKETOPTIONS\fR
+socket options to use
+.TP
+\fB\-n\fR, \fB\-\-netbiosname\fR=\fINETBIOSNAME\fR
+Primary netbios name
+.TP
+\fB\-W\fR, \fB\-\-workgroup\fR=\fIWORKGROUP\fR
+Set the workgroup name
+.TP
+\fB\-\-realm\fR=\fIREALM\fR
+Set the realm name
+.TP
+\fB\-i\fR, \fB\-\-scope\fR=\fISCOPE\fR
+Use this Netbios scope
+.TP
+\fB\-m\fR, \fB\-\-maxprotocol\fR=\fIMAXPROTOCOL\fR
+Set max protocol level
+.SS "Authentication options:"
+.TP
+\fB\-U\fR, \fB\-\-user\fR=\fI[DOMAIN\fR\e]USERNAME[%PASSWORD]
+Set the network username
+.TP
+\fB\-N\fR, \fB\-\-no\-pass\fR
+Don't ask for a password
+.TP
+\fB\-\-password\fR=\fISTRING\fR
+Password
+.TP
+\fB\-A\fR, \fB\-\-authentication\-file\fR=\fIFILE\fR
+Get the credentials from a file
+.TP
+\fB\-S\fR, \fB\-\-signing\fR=\fIon\fR|off|required
+Set the client signing state
+.TP
+\fB\-P\fR, \fB\-\-machine\-pass\fR
+Use stored machine account
+password (implies \fB\-k\fR)
+.TP
+\fB\-\-simple\-bind\-dn\fR=\fISTRING\fR
+DN to use for a simple bind
+.TP
+\fB\-k\fR, \fB\-\-kerberos\fR=\fISTRING\fR
+Use Kerberos
+.TP
+\fB\-\-use\-security\-mechanisms\fR=\fISTRING\fR
+Restricted list of
+authentication mechanisms
+available for use with this
+authentication
+.SS "Common samba options:"
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+Print version
+.SH EXAMPLE
+.TP
+Example: wmic \fB\-U\fR [domain/]adminuser%password //host "select * from Win32_ComputerSystem"
+.SH AUTHOR
+This manual page was written by Bernd Zeimetz <bzed at debian.org>
+for the Debian project (but may be used by others).
More information about the Pkg-zenoss-commits
mailing list