I'm going to the school now to see what is happening, I'll be back in 20 or so.
I have a feeling it might have something to do with iproj edits I made in the image.
gmarnin has quit
Nick_ZWG
"They're making smores with kids in the microwave" is an email desperately in need of punctuation
hfike
that was a weird one...was imaging a fusion drive iMac and got it to a state were it would no longer netboot to DS
I think i jacked up the fusion drive so much that it would hang when trying to mount the drive
chuckfromis has quit
vmiller joined the channel
same thing with internet recovery, wouldn't boot. had to use AST which, not sure what it did, but after running the storage diagnostic, it would then go to internet recovery, where i could delete the core storage volumes
gmarnin joined the channel
asemak has quit
mikedodge04 has quit
Nick_ZWG
Man, that security update doesn't mess around
there's a lot of good stuff in there
esauce joined the channel
wegotoeleven has quit
mikedodge04 joined the channel
wegotoeleven joined the channel
wildeep_
OS X Update (10.10.4), 1066078K [recommended] [restart] <<< that's-a big update!
wildeep_ is now known as dwurster_
josephine joined the channel
starkruzr
beg00d: awesome, thank you
egomez_ joined the channel
yangm joined the channel
denmoff_psumac joined the channel
chilcote joined the channel
macmule joined the channel
GrahamRPugh has quit
Knowledge joined the channel
morecoffee joined the channel
RavenII has quit
bruienne
oh well, re-rolling 10.10.4 in AutoDMG this time with ARD update
chilcote has quit
mikedodge04 has quit
MiMMiC has quit
Knowledge has quit
MiMMiC joined the channel
dwurster_ has quit
Goobersmooch has quit
MiMMiC has quit
Tecnico1931 has quit
josh-miller-away is now known as josh-miller
egomez_
bruienne: is that all it needs?
chilcote joined the channel
Tecnico1931 joined the channel
bruienne
egomez_: according to rtrouton that's all he saw on a clean install
any launchd experts around? I'm trying to create an agent that will tunnel AFP over a given port when that given port is requested by an App/Finder. I've got an agent that will do this, but running into a chicken and egg issue where the finder gives up before the tunnel had a chance to complete.
josephine joined the channel
makab3r has quit
gneagle
denmoff: I doubt launchd expertise can make the Finder wait longer...
denmoff
probably not...just thought i'd ask.
bruienne
that doesn't sound like something to solve client side, to me - any reason to be doing this port juggling on the client, and in a larger sense: what are you trying to accomplish?
gneagle
bruienne beats me to it
denmoff
i want to tunnel AFP thru ssh
so that my clients at home can connect to the share
zer0her0 joined the channel
i don't want to(and don't have the authority) to open ports on the firewall.
ssh is open tho.
bruienne
mkay
so on-demand ssh tunnel
denmoff
correct.
bruienne
you could just setup a tunnel at boot
denmoff
i could.
bruienne
not a whole lot of overhead
denmoff
but i don't want hundreds of clients connecting to my server
bruienne
doing on-demand is probably just gilding the lilly
why would they?
denmoff
the ssh connectiong
gneagle
I guess I thought more people would be shouting: Apple back-ported the rootpipe fix to 10.9.5.
elliotjordan
gneagle: is that included in Security Update 2015-005?
bruienne
gneagle: did they? I didn't dig into the sec update yet
elliotjordan: I am guessing these were updated CVEs
gneagle
Until we can see the details on the new CVEs we don't know
bruienne
huh they're placeholders
oh well
gneagle
<sad trombone>
ctdawe joined the channel
CVE-2015-3673 is yet another writeconfig exploit
aanklewicz has quit
bruienne
yeah that'll take some time to flush out all the stragglers I bet
yangm has quit
gneagle
denmoff: if the tunnel is client-side, how does establishing it on-demand vs at boot have anything to do with "hundreds of clients connecting to [your] server"?
I feel like we're missing something important
denmoff
the tunnel makes a ssh connection from the client to the server. wouldn't that mean i would have a separate ssh connection from each client?
aanklewicz joined the channel
bruienne
you are doing this at scale? I thought it was just your personal Mac to work, using a tunnel..
denmoff
i am thinking about doing it at scale, yes. :-)
bruienne
doing AFP over a WAN connection at scale is going to hurt
tunneling it won't help
denmoff
i have a slew of macbooks that are off my network most of the time. I'd like them to be able to connect to our afp share when needed.
gneagle
For what purpose?
And that's what VPN was invented for...
denmoff
a JAMF DP.
gneagle
!!!!!
Can't that be HTTP instead?
Much better for that sort of thing
(or rather, httpS)
denmoff
I've been having terrible results with https...not sure why tho.
gneagle
Time to exercise your paid support with JAMF, then
rtrouton
HTTP/HTTPS is a better way to go.
uurazzle
Yes, JAMF File Share Distribution Point supports http/https
denmoff
ok. thanks. I am trying to avoid their JDS specifically.
rtrouton
You don't have to use the JDS.
gneagle
Using AFP fileshares for software distribution is so 1990s
And so Classic Mac OS
RavenII joined the channel
denmoff
ok. sound advice. I'll give https another crack.
GrahamRPugh joined the channel
thank you.
rtrouton
denmoff: If you look at the settings for your distribution point(s), there should be an HTTP/HTTPS tab.