Skip to content

printdir.1

Manvendra Bhangui edited this page Feb 25, 2024 · 4 revisions

NAME

printdir - display directory structure layout for a virtual domain

SYNOPSYS

printdir domain_name

DESCRIPTION

printdir displays the Directory Structure Layout's hashed component. The hashed component is used by vadduser to construct the home directory. Hashing enables faster directory lookups. The information for the directory structure is maintained in the dir_control MySQL tables. printdir has setuid bit to root and runs as indimail user.

OPTIONS

domain_name
The name of the virtual domain.

RETURN VALUE

0 for success, 1 for any failure.

SEE ALSO

vdominfo(1), vadddomain(1), vadduser(1), vdeluser(1), vmoveuser(1) vrenameuser(1), vreorg(8), vuserinfo(1),

Clone this wiki locally