I'm trying to implement section access in my application and need assistance in implementing that. I've the 'NTNAME' who needs access to the app but based on a column called 'Platform'. Below is my Platform column name in my app.
Platform
ATM
Database
Desktop
DMZ Routers and Switches
F5-LoadBalancer
Firewall Devices
Firewall Rules
IDS
IPS
iSeries
Proxies
Unix/Linux
VMWare
Windows Server
Wireless LAN Controllers
Below are the 'NTNAME' in excel.
ACCESS
NTNAME
Name
ADMIN
HBAP\44082191
Vikas
USER
HBEU\04741072
Adam
Now my requirement is I want 'Vikas' to see all the Platforms when he logs in and want Adam to see only 'Firewall Devices' and 'Firewall Rules' when he logs in.