Gatekeeper when enabled will only allow apps with signed developer ids to be installed (unless user Give a exception).
So it is essential that all mac users with 10.7 and mac users who are going to get 10.8 mountain lion to know how to disable/ Enable Gate keeper so here is the instructions
Enable / Disable GateKeeper on
Mac OSX Lion 10.7.3
Yes if you didn't know already gatekeeper isn't just a feature in 10.8 it is actually already in the 10.7.3 version of lion.
But currently there isn't any graphical interface to enable / disable gate keeper. In the future apple may decide to add the preference pane into system settings.
For now the only way to enable / disable gate keeper on this version is to use terminal and here is how
1. make sure you are running 10.7.3 or higher
2. Launch Terminal And type etheir one of the below
Enable Gate Keeper Code (below)
sudo spctl --enable
Disable Gate Keeper Code (below)
sudo spctl --disable

[Currently there is no applications on 10.7 that support gate keeper so be warned !!!!]
Enable / Disable GateKeeper on
Mac OSX Mountain Lion 10.8
1. Open System Preferences
2. Click Security
3. On the first tab on the bottom portion choose your option
- Anywhere = Gate keeper off
- App store and id dev = Gate keeper on with extra features
- App Store Only = Gate keeper on
















