X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CE794385DC33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1701075138; bh=ETbQmBLiM0+AMTomo+R007setIr9HHYumU7PnRRFcYA=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=rABYkmpShhEnjtRqYLgJyInrYX0U5FKBWqSiUUF5DhxY7IEECNBaTXUMM+tqyyBbp lYVz5GirgaON+HOYH/6m9mVlMQJPus+hdkTgWq88JCpD9DN7l64Hh10q+N2IjOEXga q1HK/l0ZDKCQYBxf8K/qHbgKjSkMH0cy6ivhFc/g= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3C75E385843F ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 3C75E385843F ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1701075103; cv=none; b=M4e1U92+/5wpn6Rrkgzb9arkaFYbQ+Ks6qicSa/BP7tChZvRDgsK9AM5qGp0cLXBHUb7f/gulRQdALT1NpCAUy7HfbysIp4meK3xZZij4QXQ7/bd5ciige0+3Hmqv9N+pshy40BDCpjvjHLbaiZjo5bui3LDoRYMT/kL49x5CVM= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1701075103; c=relaxed/simple; bh=iyayJxP7qSxAEGoWtMFTEs3ePTQ3oKyn0WNw6PY5ggI=; h=MIME-Version:DKIM-Signature:Date:From:Message-ID:Subject:To; b=E5P01sxfRXuZeZp0jyhRp6WFRG2ZYf9UbH1XQ9kbvRNic+UID9D24wCDSrxsfM51uuPOYZCX3K2dpMNIkpEO5RgoRPp3JBg8C7+0K7tWMrFeNsLzipPZxJtYSQhbNHmSBNnDOd/rrCYYAuVBUfCetNjWX21JJuQZM7VA9J/shu8= ARC-Authentication-Results: i=1; server2.sourceware.org X-Virus-Scanned: Debian amavisd-new at mail.itefix.net MIME-Version: 1.0 Date: Mon, 27 Nov 2023 08:51:38 +0000 Message-ID: <3abab5ae56887051528edc1461d598c1f8acb435@itefix.net> TLS-Required: No Subject: Command 'net user' outputs error message if PKA is used To: cygwin AT cygwin DOT com X-Spam-Status: No, score=3.0 required=5.0 tests=BAYES_50, DKIM_INVALID, DKIM_SIGNED, KAM_ASCII_DIVIDERS, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: tk--- via Cygwin Reply-To: tk AT itefix DOT net Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Hi, We have observed that the command 'NET USER' issues en error message and doesn't display the computer name, even if it completes the command successfully: >>>>> User accounts for \\ -------------------------------------------------------------------------------- Administrator user1 user2 The command completed with one or more errors. >>>>> The same command works successfully if password authentication is used: >>>>> User accounts for \\COMPUTER -------------------------------------------------------------------------------- Administrator user1 user2 The command completed successfully. >>>>> Any idea why this is happening ? Kind regards -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple