mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
7425a8fbbe
This commit allows an optional port number to be specified after the hostname on the winexe command line. If no port is given, it defaults to port 445, just like it used before. Although this is probably a pretty uncommon use-case, it allows port-forwarding the service through a firewall to an alternate port, which can occassionally be helpful. $ ./bin/winexe -U karl%password1 //127.0.0.1:5445 cmd.exe Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Windows\system32> Signed-off-by: Karl Lenz <xorangekiller@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz> |
||
---|---|---|
.. | ||
ad-bench | ||
auth | ||
autofs | ||
dce-dfs | ||
fuse | ||
LDAP | ||
libsmbclient | ||
logon | ||
misc | ||
nss | ||
pam_winbind | ||
pcap2nbench | ||
pdb | ||
perfcounter | ||
printer-accounting | ||
printing | ||
scripts | ||
systemtap | ||
tridge | ||
validchars | ||
VFS | ||
winexe | ||
README | ||
smb.conf.default |
Copyright(C) Samba-Team 1993-2001 This directory contains example config files and related material for Samba. At a minimum please refer to the smb.conf.default file for current information regarding global and share parameter settings. Send additions to: samba-technical@lists.samba.org