Ignore:
Timestamp:
Jul 21, 2006, 3:52:46 PM (19 years ago)
Author:
Markus Wigge <markus@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
0631111
Parents:
1d8c05f
Message:
  • added runtime config for password
  • added runtime config for ssh-key
  • added mkpasswd for crypt-md5 generation (needed for runtime password config)

git-svn-id: svn://www.freewrt.org/trunk/freewrt@325 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/base-files/default/etc/passwd

    r1d8c05f r9cf508e  
    1 root:$1$$M/vfMxhSbKMGpvL4Uxt1G/:0:0:root:/tmp:/bin/ash
    2 admin:$1$$M/vfMxhSbKMGpvL4Uxt1G/:100:100:admin:/tmp:/bin/ash
     1root:*NP*:0:0:root:/tmp:/bin/ash
     2admin:*NP*:100:100:admin:/tmp:/bin/ash
    33nobody:*:65534:65534:nobody:/var:/bin/false
Note: See TracChangeset for help on using the changeset viewer.