|
#1
| |||
| |||
| WebDAV and NetInfo Is there anyway to link Apache's WebDAV up to NetInfo, it is really anoying to edit the Apache config file every time I want to add a new share, and then create a new user in WebDAV from the terminal etc. Is there a better way ? I want my users to have access to their own folder through WebDAV without me having to update http.conf all the time and make new users in WebDAV. |
|
#2
| |||
| |||
| no not from the GUI. well not at least through netinfo manager. but you could create a script that works using command line utilities and get that setup ur asking for! |
|
#3
| |||
| |||
| Mac OS X Server Apple has made this in Mac OS X Server, dunno how they do it, if they use NetInfo or scripts like you specified. |
|
#4
| |||
| |||
| man these commands... nicl nidump niload nireport you should then gather enough information, on writing those scripts. |