検索

質問
· 2024年12月18日

How does the Inactivity Limit as defined in the System-Wide Security Parameters work and other questions about the login process

Hi,

In a customer project we started enforcing the "Inactivity Limit" as defined in System-Wide Security Parameters. The customer would expect accounts to become Disabled after they have been inactive for the specified amount of days. However, that doesn't happen; it seems the Inactivity Limit is only established after logging in.

Furthermore, the account inactivity only starts being applied after the first login. Can you confirm that?

Lastly, for accounts that have been manually Disabled, and have an expired password, we see the following weird behavior:

  1. User logs in
  2. Needs to change his/her password
  3. But after that is blocked from accessing the system through a weird "Gateway Error" 

Is there anyone that knows intimately how the login process works? If so, can youu help clarify the above?

Thanks,

Theo

ディスカッション (0)2
続けるにはログインするか新規登録を行ってください
ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
記事
· 2024年12月18日 1m read

Producing PDF class documentation using Doxygenerate

A benefit of using Doxygenerate is that Doxygen does more than just HTML output. Tweak the Doxyfile that tells Doxygen what to do and you can easily create a PDF. Our example MARINA application yielded a 524-page PDF. Here's what page 94 looks like:

You can browse the whole file here.

In the screenshot above, notice how we only get details of the superclass that is part of the app (AuditHistory). The primary superclass, %Library.SerialObject, is shown faded and with no details of what BankDetails inherits from it.

With another tweak to the Doxyfile we can show full inheritance detail in a 586-page PDF. Here's the same BankDetails page:

Of course these diagrams also appear in the HTML version.

Like what you see? There's still time to vote for Doxygenerate in the contest.

ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
記事
· 2024年12月18日 1m read

IRIS技術ガイド

Caché技術ガイドのいくつかをIRIS版に書き換えた文書を作成しましたので公開します。

IRISファーストステップガイド

IRISBasicTechnologyGuide

- ObjectScript操作ガイド

- オブジェクト操作ガイド

- 多次元データエンジンの概念およびアーキテクチャー

IRIS SQLガイド

ディスカッション (0)1
続けるにはログインするか新規登録を行ってください