i did create user openca and group openca /etc/passwd openca:x:500:500::/home/openca:/bin/bash
/etc/group openca:x:500: this is the strange portion i am facing. i already define the user for the installation but how come when make install it show the nouser and nogroup? On Mon, 2005-10-17 at 08:17 +0200, Georg Lippold wrote: > Did you create an openca user and an openca group prior to executing > make? If they don't exist, they are probably mapped to nouser:nogroup. > > Greetings, > > Georg > > christopher wrote: > > hey guys, > > > > i am new to openca. and trying to install. > > > > but i can't seem like get the installation working. > > > > need some help here. > > > > thanks > > > > i use the configure.redhat script and make some modification > > > > added --with-openca-user=openca > > --with-openca-group=openca > > --with-hierarchy-level=ca > > > > during the make portion seem like is alright. > > > > but during the make install portion there are error: > > > > make[7]: Entering directory `/tmp/openca-0.9.2.4/src/common/etc' > > + make __install_dir USER=nobody GROUP=nogroup > > DIR=/usr/local/openca.0.9.2/openca/etc > > make[8]: Entering directory `/tmp/openca-0.9.2.4/src/common/etc' > > make[9]: Entering directory `/tmp/openca-0.9.2.4/src/common/etc' > > make[10]: Entering directory `/tmp/openca-0.9.2.4/src/common/etc' > > make[10]: Leaving directory `/tmp/openca-0.9.2.4/src/common/etc' > > + /usr/bin/install -c -d -o nobody -g > > nogroup /usr/local/openca.0.9.2/openca > > /usr/bin/install: invalid group `nogroup' > > make[9]: *** [__install_dir] Error 1 > > make[9]: Leaving directory `/tmp/openca-0.9.2.4/src/common/etc' > > + /usr/bin/install -c -d -o nobody -g > > nogroup /usr/local/openca.0.9.2/openca/etc > > /usr/bin/install: invalid group `nogroup' > > make[8]: *** [__install_dir] Error 1 > > make[8]: Leaving directory `/tmp/openca-0.9.2.4/src/common/etc' > > + make install-conf > > make[8]: Entering directory `/tmp/openca-0.9.2.4/src/common/etc' > > > > i already specify the user during the make? how come during install it > > still using nogroup? > > > > thanks for info > > > > chris > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: > > Power Architecture Resource Center: Free content, downloads, discussions, > > and more. http://solutions.newsforge.com/ibmarch.tmpl > > _______________________________________________ > > Openca-Users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/openca-users > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Openca-Users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openca-users > ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
