logging into navision
Eugene
Member Posts: 309
one of our clients requires (as a security measure) to log unsuccessful attempts to login into navision.
Is there a way to do it or at least limit the number (let's say 3 times) of attempts user can mistype his password when trying to log in ?
Is there a way to do it or at least limit the number (let's say 3 times) of attempts user can mistype his password when trying to log in ?
0
Comments
-
I don't think you can, because Navision will only execute Codeunit 1, when a user is successfully logged into Navision. And as you can't write code on the Login-dialog, this means you are stuck.No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)0
-
This is as far as I know not possible with Navision, the C/AL code is triggered after a user has logged in to the system.
Maybe you can make some external control to monitor the login action.0 -
i understand that user cannot write into the navision database without prior logging into it, but maybe navision server itself is logging failed attempts to connect to it in some system tables or in a text file or somewhere else ?0
-
No, sorry.

Navision does not do any logging of log in at all.0 -
Logging of failed attempts is only possible on sql server if you have the sql server option running.
in the properties of the sqlserver in enterprise manager you can set some logging options on tab security.
they will be logged in application log of the event viewer.regards,
Michael Schumacher
oh, what day is it? Backup day. OK, let's dump all data to /dev/nul ;-)0 -
You could use "Windows Authentication" if you have Navision Native.Naji Shaman
http://www.autocloseidle.com0 -
aci wrote:You could use "Windows Authentication" if you have Navision Native.
yeah and you can tell them to use the autologon in windows! :shock:
He wants to obtain more security not less.... :whistle:regards,
Michael Schumacher
oh, what day is it? Backup day. OK, let's dump all data to /dev/nul ;-)0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions

