Displaying 1 result from an estimated 1 matches for "dirmak".
Did you mean:
dirmask
2007 Mar 15
2
Can't create users and groups
...nothing :(
Following my signature is the relevant part of the spec file.
Any help would be appreciated.
Warm Regards
--
:wq! M?rio Gamito
%description
The most powerful MTA in the whole world.
%prep
%setup -q
%build
patch -p1 < qmail-ldap-1.03-20060201.patch
cp files/Makefile .
cp files/dirmaker .
cp qmail.schema /etc/openldap/schema
mkdir -p /var/qmail/
mkdir /var/log/qmail
mkdir /var/log/qmail/qmail-send
mkdir /var/log/qmail/qmail-smtpd
mkdir /var/log/qmail/qmail-popup
groupadd nofiles
useradd -g nofiles -s /bin/false -d /var/qmail/alias alias
useradd -g nofiles -s /bin/false -d /var...