• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Administrator password
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Administrator password


  • Subject: Re: Administrator password
  • From: Jerry Krinock <email@hidden>
  • Date: Tue, 14 Nov 2006 13:18:44 -0500
  • Thread-topic: Administrator password

on 06/11/14 9:51, Quinn at email@hidden wrote:

> At 7:09 -0500 14/11/06, Jerry Krinock wrote:
>> But chkpasswd seems to work fine in my program.  Is there a reason
>> to not "just" call chkpasswd()?
>
> I'm not a great fan of fork/exec'ing command line tools to do work
> that can be done with a real API

Yes, I agree with that, having had users run into process limits a few
times.

> One thing
> to be careful of...
>
>      The getpass() function displays a prompt to, and reads in a
>      password from, /dev/tty.  If this file is not accessible,
>      getpass() displays the prompt on the standard error output
>      and reads from the standard input.
>
> If you call it from a GUI program, /dev/tty won't work and so the
> stdin trick will.

Yes, I have been piping the password into stdin from a GUI program, but I
didn't realize until now that it was a trick.

OK, you've convinced me.  I'm downloading CryptNoMore, although it looks
like I may dump this whole idea.

Thanks, Quinn.

Jerry Krinock


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Administrator password (From: Quinn <email@hidden>)

  • Prev by Date: Re: Administrator password (Getting list of admins)
  • Next by Date: Re: How to build a new ISO 9660 FS and test it
  • Previous by thread: Re: Administrator password
  • Next by thread: Re: Administrator password (Getting list of admins)
  • Index(es):
    • Date
    • Thread