Remember
Register
Home
/
Support
/
Support Forum
/
9210 CGI password
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(387)
Python
(1,016)
RF Solutions and XBee
(8,439)
Digi TransPort
(789)
Digi Connect Cellular
(447)
DAL
(5)
Embedded Devices
(4,170)
Android
(45)
NET+OS
(2,445)
Linux
(961)
Windows CE
(86)
Plug N' Play
(466)
Google Coral
(2)
Rabbit
(3,200)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(603)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,273)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(377)
9210 CGI password
0
votes
I noticed that i can access my cgi pages without beeing logged in
is there a way to require to be logged in for using the cgi
net
os
cgi
password
asked
Sep 30, 2013
in
NET+OS
by
gavello
New to the Community
(
16
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
Best answer
In the API reference guide in the section on Web Servers->Advanced Web Server see the functions naCgiCheckAccess and naCgiSetAccess. These are used to set up the restricted access and then check if the user has the privs.
answered
Sep 30, 2013
by
dakotas_dad
Veteran of the Digi Community
(
694
points)
selected
Oct 1, 2013
by
gavello
Thanks That solved the question
Please
log in
or
register
to add a comment.
...