This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: mkpasswd -d
- From: Jack Marks <olemissrebelman at hotmail dot com>
- To: "cygwin at cygwin dot com" <cygwin at cygwin dot com>
- Date: Thu, 19 Dec 2019 19:48:10 +0000
- Subject: Re: mkpasswd -d
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=q04RusXEroT2W0MLDqy+286QoJ+X6hxgnksNbw9RHTs=; b=RlpVoFH6a8TLSDe6kQNyOJmEKqJdwqwlM2MjO04VxBcXOgxDtWloFsqJBEiim+p1wFRaqXLKvSlL1RsmJlX3V9ZVwgxMldikwrGCtZN5HTHrrYIVdxTrLubTVAy8xZ8RdtJQ1dx6BMlzx33TF4RASoWa0M+wMW76yYEsNvDDVp6MzQWHZL51iBzJuOlNmaKLAfYduyceI3Z9lJ+eLDezg2+IYBjZfxn3Yp5IPfr0wnzs2ZXnpdmKj2d1cjbK4WRd2bcGFDG2mH/ilSOeq7oI6PlPHUwTqnncSwXy7evX6QVEbYu/gmFx66+Zvirbp6pmpP3e+gwTzh8NKOLorJPA5w==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=FHlL/5zHZywZQix9rrdcihn3t2X8I9fAdt/i0HmqCMHvyPPeW95/wzlqW0iiCnSScgJ0Y1hKIEAb/Lq1a27dqI3ohgrilrivmyCSwIRq8toOIqqmwIWP2z475rqTCGd7BRQQn6QHYVf1MdPTv+ezlNBnWHqDLBCYjvl4kQuxaLbWN8a4BGJ4jsNGJz4a2m/CIAybFT7R6BoYoYaqsK2UWaJqIkpXIV4Gg19j7k/q5cI4nhSyZ7OUZGbfTcdSDcenwleIH9WxkproXWG/8999vCOPqw5pqPzEoJZ87KDHIWNHrhMB3u+FZVOWf0fE92PvkJSI6XyqvOIOz5b4vCppEQ==
- References: <20191218194526.GQ10310@calimero.vinschen.de>
Brian,
Running cygserver did not improve the response time. While the service was running, it actually slowed the process down around 15 seconds. Any other ideas?
Thanks!
Sent from my iPhone
> On Dec 18, 2019, at 1:45 PM, Corinna Vinschen <corinna-cygwin@cygwin.com> wrote:
>
> On Dec 18 18:54, Jack Marks wrote:
>> In 1.7.31, I can run mkpasswd -d domainname -p /home -u userid >>
>> /etc/passwd and it takes less than a second to complete. In 3.1, it
>> takes 150 - 180 seconds to complete for the same user. Is this a bug,
>> have I misconfigured something or is it something else?
>
> Something else I guess:
>
> $ time mkpasswd -d blah -p /home -u blub > /dev/null
>
> real 0m0.105s
> user 0m0.015s
> sys 0m0.062s
>
> You're aware that you don't actually need /etc/passwd, right?
>
> https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-mapping
>
>
> Corinna
>
> --
> Corinna Vinschen
> Cygwin Maintainer
--
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