OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: tropic on March 10, 2004, 11:55:38 pm
-
I\'ve been trying to add myself as a regular user using the adduser command, but it errors out with this message:
Usage: adduser {OPTIONS} (user_name)
I\'ve tried adding a user in the following ways:
adduser tropic
adduser -s /bin/bash tropic
No luck.
Busybox is version 0.60.4. Tinylogin is version 1.2.
Has anyone else run into this? In the other roms I\'ve used this was never an issue.
TIA,
tropic
-
Dumb question perhaps, but are you doing this as root?
~ray
-
Yes, there\'s no other way, since I haven\'t created any other users yet. The bash prompt indicates that I\'m root, and a quick whoami also says so.
Is there another way to easily add users besides the adduser command?
-
Howdy,
Have just struck this problem myself - wanted to create some demo accounts for people to ssh to my Z with and have a play without giving them root.
Found a google news post to suggest that the adduser code was broken in tinylogin, and now see that there is a release of tinylogin 1.4
(http://tinylogin.busybox.net/)
Anyone built it for the Z yet?
Cheers,
Jeremy.
-
You can always do it the old way and add the user to /etc/passwd and /etc/shadow by hand.
Stu