BUG 1717 [was Re: [Samba] Re: Samba 3.0.6 Problems w/AD and Kerberos]

Blindauer Emmanuel samba at agat.net
Fri Sep 10 22:17:50 GMT 2004


I've done a log level = 10  test

I've tried to mount my share, 4 times.
all four have failed.

attached are log from smbd, krb5.conf and smb.conf
(PS: hide dot files isn't working for me...)

Emmanuel

-------------- next part --------------
[libdefaults]
        default_realm = DPTINFO.URS.LOCAL
        krb4_config = /etc/krb.conf
        krb4_realms = /etc/krb.realms
        kdc_timesync = 1
        ccache_type = 4
        forwardable = true
        proxiable = true
	
        v4_instance_resolve = false
        v4_name_convert = {
                host = {
                        rcmd = host
                        ftp = ftp
                }
                plain = {
                        something = something-else
                }
        }

[realms]
DPTINFO.URS.LOCAL = {
         kdc = canard.u-strasbg.fr
        admin_server = canard.u-strasbg.fr
}

[domain_realm]
        .u-strasbg.fr = DPTINFO.URS.LOCAL
        u-strasbg.fr = DPTINFO.URS.LOCAL
 
[login]
        krb4_convert = true
        krb4_get_tickets = true
[logging]
 default = FILE:/var/log/krb5libs.log
 kdc = FILE:/var/log/krb5kdc.log
 admin_server = FILE:/var/log/kadmind.log


More information about the samba mailing list