Outcome · Private Access
Let partners in for the project, not for good.
Contractors need a few systems for a few weeks. Put them in a group, grant that group only what the project needs, and let access expire when the work does.
| Group | Can Reach | Action |
|---|---|---|
| Engineering | 10.20.0.0/16 | Allow |
| Finance | ledger.internal | Allow |
| Contractors | git.internal | Approve |
| Everyone Else | anything | Deny |
What changes on day one.
Contractor access today
- A VPN account that puts them on the whole network
- Accounts that outlive the contract
- No control over what they copy out of a session
- Their own devices, in whatever state they are in
With Fowlguard
- A Contractors group that reaches only the project systems
- Grants with an end date, and requests that need approval
- Clipboard and file transfer off for their sessions
- Device posture checked before they connect
Scoped, timed and recorded.
Approve people before they get anything.
If join rules require administrator approval, anyone who signs up lands in a queue and holds no access until approved.
| Person | Signed Up With | Action |
|---|---|---|
| Nia Brooks | nia@harborpine.example | Approve |
| Omar Haddad | omar@harborpine.example | Approve |
Control what leaves a session.
Every way data leaves a session is off until you turn it on, per group. Contractors can have clipboard and file transfer off while your engineers keep them.
| Privilege | Contractors | Engineering |
|---|---|---|
| Clipboard | Off | On |
| File Transfer | Off | On |
| Port Forwarding | Off | Off |
| Screen Recording | On | On |
A record of what they reached.
Every connection and every block, filterable by person, device and host.
| Time | Person | Device | Host | Result |
|---|---|---|---|---|
| 14:02 | Maria Okafor | HP-FIN-014 | ledger.internal | Allow |
| 13:58 | Sam Reyes | LNX-CON-011 | db-prod | Deny |
| 13:51 | Lena Park | MBP-ENG-022 | git.internal | Deny |
A contractor working safely today.
Invite, scope, time-box.
Invite them
Invite by email. They set their own password, or sign in with their own provider.
Put them in a group
Grant the Contractors group the project systems and nothing else.
Time-box it
Use just-in-time grants so access ends when the work does.
Do contractors count as users?
Yes, per user per month. A person consumes a licence the first time they sign in on a device, so an invitation that is never used costs nothing.
Can they use their own laptops?
Yes. Device posture can require encryption or antivirus before they connect.
What stops them copying data out?
Session privileges. Clipboard, file transfer, drive redirection and port forwarding are each off until you turn them on.