# Unable to install app - error message - No passwd entry for user 'admin'

**URL:** https://forum.yunohost.org/t/unable-to-install-app-error-message-no-passwd-entry-for-user-admin/931
**Category:** Support
**Tags:** english
**Created:** [October 9, 2015, 12:44am UTC](https://forum.yunohost.org/t/unable-to-install-app-error-message-no-passwd-entry-for-user-admin/931 "2015-10-09T00:44:42Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![kwetiaw](https://forum.yunohost.org/user_avatar/forum.yunohost.org/kwetiaw/32/213_2.png) [@kwetiaw](https://forum.yunohost.org/u/kwetiaw)
#### Post date: [October 9, 2015, 12:44am UTC](https://forum.yunohost.org/t/unable-to-install-app-error-message-no-passwd-entry-for-user-admin/931/1 "2015-10-09T00:44:42Z")

</div>

![](https://forum.yunohost.org/uploads/default/original/1X/0084be780220250d9ff4f3bf3146143564d95be6.png)

Hi all  
I have successfully installed yunohost on a Raspbian running on RPI2 and can access the admin panel. however when trying to install an app, i get an error No passwd entry for user ‘admin’  
any idea?  
Thanks in advance

---

<div class="post-metadata">

### Author: ![scith](https://forum.yunohost.org/user_avatar/forum.yunohost.org/scith/32/918_2.png) [@scith](https://forum.yunohost.org/u/scith)
#### Post date: [October 9, 2015, 5:49am UTC](https://forum.yunohost.org/t/unable-to-install-app-error-message-no-passwd-entry-for-user-admin/931/2 "2015-10-09T05:49:27Z")

</div>

Hi  
In your rpi terminal, type “sudo passwd admin” and define one.

---

<div class="post-metadata">

### Author: ![kwetiaw](https://forum.yunohost.org/user_avatar/forum.yunohost.org/kwetiaw/32/213_2.png) [@kwetiaw](https://forum.yunohost.org/u/kwetiaw)
#### Post date: [October 9, 2015, 6:28am UTC](https://forum.yunohost.org/t/unable-to-install-app-error-message-no-passwd-entry-for-user-admin/931/3 "2015-10-09T06:28:39Z")

</div>

Hi scith  
i did try that and there no user called “admin” so I created one and defined the password. It works and I can install apps.  
question is, is it by design? So does anyone that uses the script to install in raspberry pi will have this same problem?  
Thanks

---

<div class="post-metadata">

### Author: ![scith](https://forum.yunohost.org/user_avatar/forum.yunohost.org/scith/32/918_2.png) [@scith](https://forum.yunohost.org/u/scith)
#### Post date: [October 9, 2015, 7:12am UTC](https://forum.yunohost.org/t/unable-to-install-app-error-message-no-passwd-entry-for-user-admin/931/4 "2015-10-09T07:12:50Z")

</div>

It’s better to use the official Rapsberry image. If you install by script you might encounter these issues yes (there is another topic dedicated to Raspberry issues before the official image was released, you can check it out).

Cheers

---

<div class="post-metadata">

### Author: ![Zinkie](https://forum.yunohost.org/user_avatar/forum.yunohost.org/zinkie/32/345_2.png) [@Zinkie](https://forum.yunohost.org/u/Zinkie)
#### Post date: [April 11, 2016, 10:34pm UTC](https://forum.yunohost.org/t/unable-to-install-app-error-message-no-passwd-entry-for-user-admin/931/5 "2016-04-11T22:34:21Z")

</div>

> [@](#):
>
> there no user called “admin” so I created one and defined the password. It works and I can install apps.

I was hit by this on amd686 platform, using the install script (there is no iso image available currently). Seems to me that someone has hardcoded “admin” in somewhere, and it needs to be changed…

---

<div class="post-metadata">

### Author: ![Aleks](https://forum.yunohost.org/user_avatar/forum.yunohost.org/aleks/32/1704_2.png) [@Aleks](https://forum.yunohost.org/u/Aleks)
#### Post date: [January 18, 2023, 8:10pm UTC](https://forum.yunohost.org/t/unable-to-install-app-error-message-no-passwd-entry-for-user-admin/931/6 "2023-01-18T20:10:33Z")

</div>


