Changes between Initial Version and Version 3 of Ticket #22798


Ignore:
Timestamp:
Dec 6, 2009, 8:46:06 PM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22798

    • Property Owner changed from macports-tickets@… to milosh@…
    • Property Port signing-party added
  • Ticket #22798 – Description

    initial v3  
    88
    99We could use a fake script called getent like this:
    10 
     10{{{
    1111#!/bin/bash
    1212# This file will not be consulted for authentication unless the BSD local node
     
    2121
    2222exit 0
     23}}}