X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=e0qt2+fTJOxXnNgGHUUfJaMhv4ox5no8e8PjKts6sE1EP338AFTsm
	8wz7r2UGpdccX8eMGQ+81ubGYrg5cU4XXdQDtVlZRoAN93XSx+hdkjsSPcIVPICa
	r2A+oo2suHGmIOsHBZ1JKf2c8bntu0vV3jygPge8oTe3S4S6IZYS90=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=Ki9PmYbGtF6pOzz4uqYSj5DHLzU=; b=I33m5XWzDZlLCbkWh/4o4VuhprHT
	r57/0OY2zbM2R27tLznDarojqZ784FQhqpgrJGgt3+Ga1P7GKhGUEsNMMNZqKfCo
	t5nSxeHwd0nEe+dYuQceTUQ/wfinjUfdunG5t5EWQ+dpZWkfoEVZbSE6Ta7kO7wo
	MbdruPgzPKWfMso=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_50,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 spammy=alexandria, wbadmin, cygwin250, cygwin-2.5.0
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: Re: Cygwin-2.5.0 net share wbadmin no longer working post update
Date: Thu, 14 Apr 2016 15:12:04 +0000 (UTC)
Lines: 18
Message-ID: <loom.20160414T170618-303@post.gmane.org>
References: <CAN2X4tEmO4H8=757x_CYFWPHtcOr+YMRfR2b07Vg7rFcrNY6tg@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Alexandria Gutierrez <alegutier <at> gmail.com> writes:
> Here is where I noticed that the issue must have been related to cygwin:
> Using the exact same same wbadmin command in the example above, and
> running it on a windows terminal (cmd), the backup works just fine.
> Then I open a cygwin terminal and type the exact same wbadmin command
> and the I get the error again.

The only difference between the two invocations above would be the removal
of the quotes when using a UN*X shell, while CMD would leave those in. 
Also, depending on how you had set up the old and new Cygwin you may ended
up using a different shell.  You might want to put single quotes around the
complete argument list for the webadmin command or just the part in double
quotes.  If that works on the command line, try again via ssh.


Regards,
Achim.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

