Our Intranet is currently running on a Netware 6.5 Server running Apache.
The Content directories are mapped through the filesystem. When a change is made to the user rights of a Content directory, it is automatically reflected in the Web server security.
In the HTTPD.CONF file their is a special loadmodule mod_edir.nlm that links the Apache Security to the Network security.
How does one set up an equivalent function in OES11.
The migration utility would pull over the content directories (data and rights)from the old Netware Server to the new OES11 server.
How do I setup Apache to use this information. Instead of the content directory on the Linux filesystem map it to the NSS filesystem?
Do I need to also load a special load module for apache?
The Content directories are mapped through the filesystem. When a change is made to the user rights of a Content directory, it is automatically reflected in the Web server security.
In the HTTPD.CONF file their is a special loadmodule mod_edir.nlm that links the Apache Security to the Network security.
How does one set up an equivalent function in OES11.
The migration utility would pull over the content directories (data and rights)from the old Netware Server to the new OES11 server.
How do I setup Apache to use this information. Instead of the content directory on the Linux filesystem map it to the NSS filesystem?
Do I need to also load a special load module for apache?