I have created MP.appl, MP.prod, MP.serv three users and root user. After 
compile my recipe my order is coming as mentioned below /etc/passwd
MP.appl:x:0:1000::/home/MP.appl:/bin/sh
MP.prod:x:0:1001::/home/MP.prod:/bin/sh
MP.serv:x:0:1002::/home/MP.serv:/bin/sh
root:x:0:0:root:/home/root:/bin/sh

Because of this reason my credentials login is correct root & my password.  But 
it is entering to MP.appl@ even root.
So manually I rearrange oder as mentioned below root@  its coming. I want this 
order and why it is changing. if I want to get as mentioned below How can I 
rectify it.
root:x:0:0:root:/home/root:/bin/sh
MP.appl:x:0:1000::/home/MP.appl:/bin/sh
MP.prod:x:0:1001::/home/MP.prod:/bin/sh
MP.serv:x:0:1002::/home/MP.serv:/bin/sh

Thanks & Regards,
Sateesh
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#62281): https://lists.yoctoproject.org/g/yocto/message/62281
Mute This Topic: https://lists.yoctoproject.org/mt/103948839/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to