Re: [GENERAL] OS X Install

2004-11-05 Thread Joel
(A little back-seat driving from me below:) On Thu, 4 Nov 2004 10:11:18 -0500 Jim Crate <[EMAIL PROTECTED]> favored us with > I'm a little late to the party, but figured I could at least offer some info for > the archives. > > If you don't know the user's password, and you have admin access, th

Re: [GENERAL] OS X Install

2004-11-04 Thread Jim Crate
I'm a little late to the party, but figured I could at least offer some info for the archives. If you don't know the user's password, and you have admin access, then it really doesn't matter. In fact, I set any special users (pgsql, mailman, etc.) up so that they *cannot* be logged into normally.

Re: [GENERAL] OS X Install

2004-10-21 Thread Joel
> ... I see a mysql user > also. I know I did not create or install that :). > ... That has in there by default since sometime before Jaguar. It's not used unless you install mysql, but mysql became part of the default install in the server versions somewhere after 10.0 beta, which might have so

Re: [GENERAL] OS X Install

2004-10-21 Thread Dan Sugalski
At 9:20 AM -0400 10/21/04, John DeSoi wrote: On Oct 21, 2004, at 4:43 AM, David Teran wrote: One thing is for sure: MacOS X, neither panther (10.3) nor jaguar (10.2) have a user named 'postgres' as default. And Apple Remote Desktop 2.x which uses internally a postgres 7.3.2 database to store sta

Re: [GENERAL] OS X Install

2004-10-21 Thread John DeSoi
On Oct 21, 2004, at 4:43 AM, David Teran wrote: One thing is for sure: MacOS X, neither panther (10.3) nor jaguar (10.2) have a user named 'postgres' as default. And Apple Remote Desktop 2.x which uses internally a postgres 7.3.2 database to store statistic data does not use the postgres user af

Re: [GENERAL] OS X Install

2004-10-21 Thread David Teran
I think the user is there in 10.3 by default. Apple is using PostgreSQL in one of their products. In order to use postgres (and to have postgres show up as a normal user available in the login menu) I deleted the user in NetInfo Manager. You also have to delete the postgres group. After doing t

Re: [GENERAL] OS X Install

2004-10-18 Thread John DeSoi
On Oct 18, 2004, at 1:09 AM, Joel wrote: There is no need to give either the postgres user or root a password, much less a shell or a login directory, if you use sudo. (And I have no idea why Apple would suggest using the system preferences user pane to add the postgres user unless they are intent

Re: [GENERAL] OS X Install

2004-10-17 Thread Joel
A few comments -- On Fri, 15 Oct 2004 20:09:42 -0400 Nathan Mealey <[EMAIL PROTECTED]> wrote > I am trying to install PostgreSQL on OS X 10.3, using the package from > Entropy.ch. The installation instructions there, as well as anywhere > else I have seen them on the net, say to create a user

Re: [GENERAL] OS X Install

2004-10-17 Thread Dan Sugalski
Title: Re: [GENERAL] OS X Install At 8:09 PM -0400 10/15/04, Nathan Mealey wrote: I am trying to install PostgreSQL on OS X 10.3, using the package from Entropy.ch.  The installation instructions there, as well as anywhere else I have seen them on the net, say to create a user (using the System

Re: [GENERAL] OS X Install

2004-10-17 Thread Monte Milanuk
John DeSoi wrote: I think that would be the easiest approach (delete the account and recreate it from the command line). Hopefully this will give you a setup similar to the original one if you don't want postgres in the login menu. Once you have it in NetInfo, you can set it up like the other i

Re: [GENERAL] OS X Install

2004-10-17 Thread John DeSoi
On Oct 16, 2004, at 5:56 PM, Monte Milanuk wrote: I read the post above about deleting the group info as well; that allowed me to create a user 'postgres' via the Account Manager. Figure I'll have to twiddle the home dir and shell and whatnot via NetInfo. How do I make that user not visible in

Re: [GENERAL] OS X Install

2004-10-16 Thread Monte Milanuk
I'm kind of at the same point: I d/I'd the postgreSQL package from entropy.ch, and it apparently installed OK. As mentioned, there already was a postgres user in NetInfo (Panther on an eMac). Tried just changing the password, home directory, and shell to valid values instead of '*' and '/dev

Re: [GENERAL] OS X Install

2004-10-16 Thread John DeSoi
On Oct 15, 2004, at 8:09 PM, Nathan Mealey wrote: I am trying to install PostgreSQL on OS X 10.3, using the package from Entropy.ch. The installation instructions there, as well as anywhere else I have seen them on the net, say to create a user (using the System Preferences pane) with a shortna

Re: [GENERAL] OS X Install

2004-10-15 Thread Arcane_Rhino
Nathan:   Yes and no.  My guess is that either postgres is now a default user included with the Pather version, you inadvertantly created the user once before (or during installation), or Marc Liyanage (bless his soul) created it for you during installation.  Of the three, I doubt it is the latter

Re: [GENERAL] OS X Install

2004-10-15 Thread Scott Frankel
I recently installed PostGreSQL-7.4.5 on my OSX 10.3.5 system. I did not, however have the problem you're encountering. There was no "postgres" user already created on my system. 1. It's not like postgres just rolls off the tongue. It's hard to imagine another user of your system choosing tha

[GENERAL] OS X Install

2004-10-15 Thread Nathan Mealey
I am trying to install PostgreSQL on OS X 10.3, using the package from Entropy.ch. The installation instructions there, as well as anywhere else I have seen them on the net, say to create a user (using the System Preferences pane) with a shortname "postgres". The problem is, this user already exi

Re: [GENERAL] OS X Install

2002-01-01 Thread Lint Hasenpfeffer
Apple as a nice (yet slightly outdated) write up on settting up pg. http://developer.apple.com/internet/opensource/postgres.html So you can just use the account setup portion. In any case the build it generally painless. John : I can't speak to Server, but its not installed in 10.3 consumer versi