Re: Using Snow Leopard for development (was: NSString Retain Count of 2147483647)
Re: Using Snow Leopard for development (was: NSString Retain Count of 2147483647)
- Subject: Re: Using Snow Leopard for development (was: NSString Retain Count of 2147483647)
- From: Joar Wingfors <email@hidden>
- Date: Fri, 28 Aug 2009 08:23:06 -0700
Hello Antonio,
Have you verified that the UNIX file system permissions for the home
director that you copied over matches the UID/GID for the new user
account that you created? If not:
sudo chown -R UID:GID path/to/home/dir
...where you replace UID and GID with the actual values for your new
user. Once done, reboot.
j o a r
On 28 aug 2009, at 08.09, Antonio Nunes wrote:
I'm trying to create a similar setup., but with a clean user folder.
I have just repartitioned my drive, and created partitions.
-On one partition I installed Leopard (10.5.8), and created an admin
user.
-WIth that account I created a new non-admin user.
-I copied over the user folder to the data partition.
-I changed the path for that user in the advanced options of the
accounts pane.
-I gave the new user sudo rights by editing sudoers (using sudo
visudo). (I did not find /etc/sudoers/, apparently it is in /private/
etc/sudoers.)
-I restarted and logged into the new user account. So far so good,
the login appears to be successful and the account is on the correct
partition. But:
-I can hardly do anything within that account. I do not even have
enough privileges to open some of my own folders.
So, what's up with that? Any ideas about what may have gone wrong,
what I may have missed, how to fix the account?
Kind Regards,
António Nunes
SintraWorks
-----------------------------------------------------------
Don't believe everything you think
-----------------------------------------------------------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden