Re: [Emerald] Sql Script for home directories

Dale E. Reed Jr. ( (no email) )
Sun, 21 Nov 1999 20:27:10 -0800

Mourad Dahoumane wrote:
>
> I just realized that the servu dll doen't create automatically the home
> directory if you do
> not enter the info manually. is it possible to have this created by default
> when the account
> is created. And what would be the sql command to create a home directory for
> the existing records in the database ?

If you fill in the home dir, Emerald will create/verify the dir when
you save the user. We are looking into having the DLL do the same
as well.

You could write a script like:

Select cmd='md ' + homedir