Displaying 1 result from an estimated 1 matches for "lexidc".
Did you mean:
  exidx
  
2005 Aug 11
0
kerberos_kinit_password host/SUNDEV@LEXI.COM.MX failed: Client not found in Kerberos database
...-- ChetHosey
    #
    # ads server = test1.thinclient.test.org
    security = ads
    # encrypt passwords = yes is now default in Samba3
-- Enigma
    encrypt passwords = yes
    realm = lexi.com.mx
    # this handles the "ads server = " directive as
well -- Enigma
    password server = lexidc.flexi.com.mx
[shared1]
comment = Datos compartidos
path = /home/Samba
force user = Administrator
browseable = yes
----------------------------------------
   The krb5.conf file is this:
-------------
[libdefaults]
        ticket_lifetime = 24000
        default_realm = LEXI.COM.MX
        #defaul...