search for: createprop

Displaying 2 results from an estimated 2 matches for "createprop".

2004 Oct 20
1
installing dovecot on Mac OS X
...he 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 -createprop / /users/dovecot name dovecot sudo ni...
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