Miguel wrote:
> $HOME directory (home/pepe) does not exist
>
> Este �ltimo lo cree con useradd para desp�es introducir su password, pero
> nada.
Ah� est� el error. Para crear usuarios es mejor usar la orden adduser,
del paquete adduser, no useradd.
Fragmento de useradd(8):
NOTES
[...]
The adduser program is generally more friendly to use than
this one and also uses Debian policy conformant UID and
GID values, creating a home directory a with skeletal con�
figuration, running a custom script, and other features.
It is more prefered than using this program.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]