Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 165102 Details for
Bug 209079
net-fs/winexe remotely executes commands on Windows NT/2000/XP/2003 systems, with lmhash passthrough support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Winexe SVN ebuild with PASS-THE-HASH patch
winexe-svn-1.0.ebuild (text/plain), 853 bytes, created by
Ruggero Marchei
on 2008-09-10 13:11:25 UTC
(
hide
)
Description:
Winexe SVN ebuild with PASS-THE-HASH patch
Filename:
MIME Type:
Creator:
Ruggero Marchei
Created:
2008-09-10 13:11:25 UTC
Size:
853 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >ESVN_REPO_URI="http://dev.zenoss.org/svn/trunk/wmi/Samba/source" >ESVN_PATCHES="${FILESDIR}/winexe-svn-10171-pth.patch" >inherit eutils subversion > >DESCRIPTION="Winexe remotely executes commands on WindowsNT/2000/XP/2003 systems >from GNU/Linux" >HOMEPAGE="http://eol.ovh.org/winexe/" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >DEPEND="dev-lang/python > dev-lang/swig" >RDEPEND="${DEPEND}" > > >src_compile() { > ./autogen.sh || die "autogen failed" > econf || die "econf failed" > emake proto bin/winexe || die "emake failed" >} > >src_install() { > dobin bin/winexe >} > >pkg_postinst() { > einfo "To use the PASS-THE-HASH patch you must set SMBHASH environment variable:" > einfo "Example: export SMBHASH=\"_LM_HASH_:_NTLM_HASH_\"" >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 209079
:
157601
|
157611
|
165102
|
165103
|
165121
|
246446
|
273255
|
281781
|
311471
|
311473
|
375904
|
375906
|
375946
|
376252