search for: niutil

Displaying 5 results from an estimated 5 matches for "niutil".

2004 Oct 20
1
installing dovecot on Mac OS X
...ovecot --version ;-) Before trying to tweak the configuration file, I wanted first to get dovecot to run. When I first launched it, it told me that there was no dovecot user. After searching for a while, I finally found how to create one (and a dovecot group as well), doing the following: sudo niutil -create / /groups/dovecot sudo niutil -createprop / /groups/dovecot gid 300 sudo niutil -createprop / /groups/dovecot passwd '*' sudo niutil -create / /users/dovecot sudo niutil -createprop / /users/dovecot uid 300 sudo niutil -createprop / /users/dovecot gid 300 sudo niutil...
2006 Apr 15
1
Setting up NUT to monitor under OS X?
...ower is failing. I've read through the faq, and I understand how to configure client and server once the binaries are in place, but I'm a little unsure about things like the appropriate way to create a nut user/group (do you do that through the account manager in system preferences? through niutil, or what)? and where/how do you configure the appropriate binaries to start up and shut down correctly? If anyone's done this before, and made notes they wouldn't mind sharing, I'd really appreciate them. Thanks for any help anyone can provide. Regards Aaron
2007 Apr 30
10
mount type and ensure => present on OS X
Hello all. There is some strange thing going on with our OS X clients. We have created a package which is run via SystemStarter. What it does? It parses /etc/fstab and mounts the NFS directories mentioned there. This is needed since we want to have static mounts and the NetInfo-automounter combination does not do static mounts (even with ttl=0 set for the mount, which is supposed to do a
2008 Jun 06
8
useradd provider not working?
I have this config: # BL00070 - Disable NFS service {["nfs","nfslock","netfs","portmap"]: ensure => stopped, enable => false, } user {"rpc": ensure => absent, provider => "useradd" } user {"rpcuser": ensure => absent, provider => "useradd" } file
2006 Apr 16
11
Multiple domain name, One Rails application, is this possible?
Hello folks, I''m new to the Rails framework and don''t know where to look to find my answer. Here is the question, Is there a way to set multiple domain name for *a* rails application, and base on the URL do the work in the app. Imagine I have a user based document management system, each user want to access to her docs using her domain, but I don''t like to have many