LDAP Server (Okno ID-389)
Okno: LDAP Server
Opis: LDAP Server to authenticate and authorize external systems based on Adempiere
Pomocy: The LDAP Server allows third party software (e.g. Apache) to use the users defined in the system to authentificate and authorize them. There is only one server per Adempiere system. The "o" is the Client key and the optional "ou" is the Interest Area key.
TAB: LDAP Server
Opis: LDAP Server to authenticate and authorize external systems based on Adempiere
Pomocy The LDAP Server allows third party software (e.g. Apache) to use the users defined in the system to authentificate and authorize them. There is only one server per Adempiere system. The "o" is the Client key and the optional "ou" is the Interest Area key.
Plik:LDAP Server - LDAP Server - Okno (iDempiere 1.0.0).png
Nazwa | Nazwa | Opis | Pomocy | Specyfikacja |
---|---|---|---|---|
Client | Firma | Firma, do której odnosi się ten wpis | Firma (instalacja), do której odnosi się ten wpis | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Jednostka organizacyjna | Jednoska organizacyjna lub prawna w ramach firmy | Organizacja jest jednostką firmy lub legalnym podmiotem - przykładem jest sklep, departament | AD_Org_ID numeric(10) NOT NULL Table Direct |
Name | Nazwa | Identyfikator pozycji | Nazwa pozycji(rekordu) jest używana jako domyslny sposób wyszukiwania wraz z kodem. Nazwa powinna mieścić się w 60 znakach | Name character varying(60) NOT NULL String |
Description | Opis | Dodatkowy któtki opis rekordu | Dodatkowy któtki opis rekordu (do 255 znaków) | Description character varying(255) String |
Active | Aktywny/Widoczny | Czy pozycja jest aktywna | Nie wszystkie informacje w systemie mogą być usunięte. Wiele informacji musi pozostać w systemie jeżeli zostały raz wprowadzone. 1. Dzieje się tak z dwóch przyczyn:
2. Dany wpis musi pozostać ze względów bezpieczeństwa.: Dany wpis jest powiązany z innymi wpisami w systemie. np nie można usunąć kontrahenta, dla którego były wystawiane faktury. W przypadku kiedy nie jest możliwe usunięcie zapisu, można zrobić go nieaktywnym, tak aby nie pojawiał się na wydrukach |
IsActive character(1) NOT NULL Yes-No |
Ldap Port | Ldap Port | The port the server is listening | The default LDAP port is 389 | LdapPort numeric(10) NOT NULL Integer |
Supervisor | Administrator | Administrator | Administrator | Supervisor_ID numeric(10) NOT NULL Table |
Days to keep Log | Ile dni przechowywać wpisy | Ile dni przechowywać wpisy | Stare wpisy można skasować. | KeepLogDays numeric(10) NOT NULL Integer |
Date last run | Data ostatniego przebiegu | Data ostatniego przebiegu procesu | Data ostatniego przebiegu procesu | DateLastRun timestamp without time zone Date+Time |
Date next run | Data nastęnego uruchomienia procesu | Data nastęnego uruchomienia procesu | Data nastęnego uruchomienia procesu | DateNextRun timestamp without time zone Date+Time |
TAB: LDAP Server Log
Opis: Log of the LDAP Server
Pomocy null
Plik:LDAP Server - LDAP Server Log - Okno (iDempiere 1.0.0).png
Nazwa | Nazwa | Opis | Pomocy | Specyfikacja |
---|---|---|---|---|
Client | Firma | Firma, do której odnosi się ten wpis | Firma (instalacja), do której odnosi się ten wpis | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Jednostka organizacyjna | Jednoska organizacyjna lub prawna w ramach firmy | Organizacja jest jednostką firmy lub legalnym podmiotem - przykładem jest sklep, departament | AD_Org_ID numeric(10) NOT NULL Table Direct |
Ldap Processor | Ldap Processor | LDAP Server to authenticate and authorize external systems based on Adempiere | The LDAP Server allows third party software (e.g. Apache) to use the users defined in the system to authenticate and authorize them. There is only one server per Adempiere system. The "o" is the Client key and the optional "ou" is the Interest Area key. | AD_LdapProcessor_ID numeric(10) NOT NULL Table Direct |
Created | Utworzony | Data utworzenia wydruku | Data utworzenia wydruku | Created timestamp without time zone NOT NULL Date+Time |
Summary | Streszczenie | Streszczenie zapytania | The Summary allows free form text entry of a recap of this request | Summary character varying(2000) Text |
Error | Błąd | Pojawił się błąd przy wykonaniu. | null | IsError character(1) NOT NULL Yes-No |
Reference | Odniesienie | Odniesienie do wydruku | Wyświetla numer dokumentu źródłowego | Reference character varying(60) String |
Text Message | Wiadomość | Tekst wiadomości | null | TextMsg character varying(2000) Text |
Description | Opis | Dodatkowy któtki opis rekordu | Dodatkowy któtki opis rekordu (do 255 znaków) | Description character varying(255) String |