Search Results

Search: Posts Made By: The Reepr
Forum: OS X (Apple) 02-24-2009
10,932
Posted By The Reepr
A coworker of mine found the solution: sudo...
A coworker of mine found the solution:

sudo dscl . -change /users/shortname "old long name" "new long name"

Problem Solved.
Forum: OS X (Apple) 02-24-2009
10,932
Posted By The Reepr
Here is my script so far: sudo su ...
Here is my script so far:


sudo su
*ADMIN PASSWORD*
##Logs In As Root
passwd student
student
student
##Changes The Password For User "student" to student
rm -rf /Users/student/Desktop/*.*...
Forum: OS X (Apple) 02-24-2009
10,932
Posted By The Reepr
Change Long User Name THrough The Terminal
Hello,

I was wondering how to change a user's Long Name through the terminal. I am writing a shell script to change some settings back to the default, and could not find how to do this (or even if...
5,475
Posted By The Reepr
hdiutil mount /Install_Teacher_express.dmg | echo...
hdiutil mount /Install_Teacher_express.dmg | echo "Y"

is the command I used.

It Worked! Thanks a bunch.
5,475
Posted By The Reepr
Answer Terminal Questions With Shell Script?
First off, I am using Mac OS X, with Apple Remote Desktop.

I have to install several app's on teachers' laptops which are on several cd's that I have made disk images of. (DMG's)

To do rollouts...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 03:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy