Pashers
Members-
Posts
336 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by Pashers
-
You might need to give a bit more information - what is it you're trying to deploy and which collection is it not deploying to? Is it just not listed?
-
I agree, first of all in my experience I don't recommend upgrading to mavericks if you use workgroup manager. The only issues we've come across is the use of Internet and Keychain. Teachers and students want it to 'just work' and if a user changes a password the keychain prompt appears they tend to just press cancel and get confused. However, if you update it to allow the Macs not to authenticate using NTLM this should help. I recommend asking a local school who are running Macs if you could visit. We're visiting a school who are running the macs on a different VLAN away from AD to see how they work. Peter
-
The main issue we're having is that the teachers and students don't want the hassle of the keychain synchronising. I've wrote a document on how the keychain works but the teachers just said that it's too much hassle and want it to just 'work'. I've tried firefox as it has it's own password manager, but some users are getting 'A copy of firefox is already open' message. Which I've looked into and there's no obvious 'easy' solution.
-
Hi all, We've got Magic Triangle set up with AD/OD. How have you got the proxy side set up? I currently use NTLM, but want to move away from this as when a student resets their password it asks for the keychain information. And this causes problems for the teachers and staff. I've tried putting students (from AD) in a group on the OD and set a filter on that but to no success. It still asks for username/password and doesn't do the filter. Thanks
-
Just had another thought, could you set the default profile with the correct com.apple.dock.plist (I think) settings. Then just add the computer Dock settings for the Macs with the "Merge with user's dock" option checked? So when a user first logs onto a mac they would get the default Dock correctly set?
-
Sorry I'm fairly new with Macs: I've unchecked the force local drive so it does not store anything on the local drives then connected to the domain (and mac server). Then when they log into a Mac it creates a Library folder within their home directories (not the local library folder), which contains all their personal preferences. It's this folder which is set so everyone has deny permission. However, safari crashes when this has deny permission.
-
Hi all, The Mac users have the Library folder within their Home Directory on the (Windows) network. However, for some reason after using Safari 'everyone' is denied delete permissions to this folder. Has anyone come across this before and if so do you know how to fix it? Thanks,
-
I think from my experience it is either the User or the Mac (User will override the Mac's Dock).
-
I think you can use the /cleanup:all /q for the uninstall. I can't remember if the packages has an uninstall command option?
-
It's all good a workaround has been found. From Frog Developer Platform Support I used this as a workaround.
-
Hi all, Just a quick Frog question - I'm trying to create a form with two drop down menus. Depending on the selection from the first menu I'd want the second drop down menu to have different options to choose from. For example Box A: What's your favourite colour? What's your favourite number? Box B (if the first option was selected) Red, Blue, Green Box B (if the second option was selected) 1 2, 3 etc. Or is there a way to submit a form through the API? Thanks, Peter
-
Hi all, I finally fixed it. The issue was the router settings weren't properly configured. The default gateway for the public side was set to the private default gateway IP address rather than the public default gateway.
-
Hi all, We are having issues with Windows 8 connecting to the public side of our network. VLAN is set up for the public side with smoothwall. Windows 7 works fine, XP works fine and mobile devices connect to the Internet fine. However, Windows 8 always seems to have an issue connecting to the Internet. After an hour or so it finally connects (after doing nothing) and works. Is there a reason why it's taken so long for a laptop to connect to the Internet? Sorry for a disjointed question :-) Thanks, Peter
-
This got me interested BBC News - Apple wins key patent case against rival Samsung in US
-
Hey all, Been looking at TVs and I'd rather not have to pay for a Smart TV but would want really good quality for a 46' TV. Been looking at the Samsung UE46F8000 model, but obviously it's a smart TV. Does anyone have any recommendations? Thanks, Pete
-
Hey all, Got my Mac Server set up with the magic traingle. So the Macs connect to AD for authentication and the Mac server for profiles. However, one issue I'm having is proxy authentication. Originally I tried using NTLM but this completely failed - came up with a username/password quite often. I'd rather not have the users needing to enter the username and password. Then tried Identd, I've managed to give them full access to the Internet with no proxy authentication boxes coming up. However, using identd could I limit the Internet access depending on the user. Using Smoothwall the logs only show the IP address no usernames though. Thanks, Pete
-
Google has it's own chart tools https://developers.google.com/chart/interactive/docs/gallery/piechart
-
Hi there, wouldn't it be easier to lock the computer after a certain time period? I don't think there's a built in function, the teacher(s) wouldn't be too happy if they had registration, marking, comments open at the beginning of lesson then have it close automatically 30 minutes later before they made saves etc.
-
You keep the phone in your pocket it's more of a radio based game. So you listen to your instructions via a radio frequency. And you ruuuuuuuun!!!!! Had a few funny looks when I started to sprint for about 30 seconds :o/
-
Well I'm pretty happy with it, it's the 2nd app I've paid for. Last time I ran the lane i was running down was dark and misty. I pretty much just legged it down that lane. Then started huffing and puffing. Running away from the zombies is pretty hard work though. Not sure how that works. I tried running faster then they kept catching up until I started to sprint then managed to get rid of them.
-
Just came across this game for mobiles and must admit it's helping me run a little better. Anyone else playing this?
-
Well done :-)!
-
Quick trouble shooting: replace: [Forms]![Audit Tools]![RoomAudit]![cboProducts_2].Value with a 'hard value' i.e. type in a value that you expect would work. If this returns the expected results. Then when you press the report button do: MsgBox [Forms]![Audit Tools]![RoomAudit]![cboProducts_2].Value This show a messagebox displaying what the above code will result to.
-
If you like I can have a quick look through it if you upload it.
