On Jan 5 09:12, Andrey Repin wrote:
> Greetings, All!
>
> Replace line 79 with
>
> pwdhome=$(getent passwd ${uid} | cut -sd : -f 6 )
>
> The error messages in the next few lines should probably be updated as well.
> Something along the lines of
>
> 83: "Unable to determine user's home d
Greetings, All!
Replace line 79 with
pwdhome=$(getent passwd ${uid} | cut -sd : -f 6 )
The error messages in the next few lines should probably be updated as well.
Something along the lines of
83: "Unable to determine user's home directory from system settings." \
90: "${pwdhome} i
2 matches
Mail list logo