[Buildroot] [Bug 9456] mkusers script bash errors

bugzilla at busybox.net bugzilla at busybox.net
Wed Mar 1 17:46:04 UTC 2017


https://bugs.busybox.net/show_bug.cgi?id=9456

--- Comment #18 from Yann E. MORIN <yann.morin.1998 at free.fr> ---
Created attachment 6911
  --> https://bugs.busybox.net/attachment.cgi?id=6911&action=edit
Debug mkusers

Paul,

Could you test with the attched patch and report the result, please?

Here is what I got:

line='paul 1000 users 100
=21248f7aac088184a7c9dd3a3cd8bd1bafecc5718174e9025bab7053756a013a /home/paul
/bin/sh ssh-user'
  username='paul'
  uid     ='1000'
  group   ='users'
  gid     ='100'
  paswd   ='=21248f7aac088184a7c9dd3a3cd8bd1bafecc5718174e9025bab7053756a013a'
  home    ='/home/paul'
  shell   ='/bin/sh'
  groups  ='ssh-user'
  comment =''
line='git 1001 users 100
=de5d4f76680ec42ff304682eebeaec1c4756e3d5de3e4ce6db747cb223d6037c /home/git
/usr/bin/git-shell ssh-user'
  username='git'
  uid     ='1001'
  group   ='users'
  gid     ='100'
  paswd   ='=de5d4f76680ec42ff304682eebeaec1c4756e3d5de3e4ce6db747cb223d6037c'
  home    ='/home/git'
  shell   ='/usr/bin/git-shell'
  groups  ='ssh-user'
  comment =''

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list