Hi,
we have requirement that we have to install omd site with specific user
from AD.
Linux box is joined to the domain.

server0244:~ #id company-com\\service.omd.monitor
uid=10005(COMPANY-COM\service.omd.monitor) gid=10066(COMPANY-COM\domain
users) groups=10066(COMPANY-COM\domain users)
server0244:~ #

server0244:~ # omd create testmaster22 -u 10005 -g 10066 --reuse
Adding /omd/sites/testmaster22/tmp to /etc/fstab.
Restarting Apache...Syntax OK
OK
Creating temporary filesystem /omd/sites/testmaster22/tmp...OK
Created new site testmaster22 with version 1.10.

  The site can be started with omd start testmaster22.
  The default web UI is available at http://server0244/testmaster22/
  The admin user for the web applications is omdadmin with password omd.
  Please do a su - testmaster22 for administration of this site.

server0244:~ # id testmaster22
uid=110(testmaster22) gid=1002(testmaster22)
groups=114(omd),1002(testmaster22)


server0244:~ # ll /omd/sites/
total 60
drwxr-xr-x 6 testmaster22    testmaster22    4096 Jul 21 11:59 testmaster22

I tried it with local user name and user id and it was not working,too. How
I have to define arguments for "omd create", so omd will create SITE with
existing user?
We are using SLES 11 SP3 with OMD 1.10.

Thanks,
jan
_______________________________________________
omd-users mailing list
[email protected]
http://lists.mathias-kettner.de/mailman/listinfo/omd-users

Reply via email to