It worked under 9.3 and the first 9.10 releases, but as of
FreeNAS-9.10-STABLE-201604181743 (74ef270)
I can't connect.
AD is a samba4.3 setup.
The GUI forces me to set encryption:
So I can't even save my settings. I didn't have encryption on in the last working months.
Following the troubleshooting from the docs, dns and the first two lines are fine, and then:
FreeNAS-9.10-STABLE-201604181743 (74ef270)
I can't connect.
AD is a samba4.3 setup.
The GUI forces me to set encryption:
Code:
{'desc': 'Strong(er) authentication required', 'info': 'BindSimple: Transport encryption required.'}.So I can't even save my settings. I didn't have encryption on in the last working months.
Following the troubleshooting from the docs, dns and the first two lines are fine, and then:
Code:
[root@freenas] /# service ix-kerberos start
ERROR: option error
Traceback (most recent call last):
File "/usr/local/libexec/nas/generate_krb5_conf.py", line 557, in <module>
main()
File "/usr/local/libexec/nas/generate_krb5_conf.py", line 489, in main
ad = FreeNAS_ActiveDirectory(flags=FLAGS_DBINIT)
File "/usr/local/www/freenasUI/common/freenasldap.py", line 2424, in __init__
super(FreeNAS_ActiveDirectory, self).__init__(**kwargs)
File "/usr/local/www/freenasUI/common/freenasldap.py", line 1564, in __init__
self.set_servers()
File "/usr/local/www/freenasUI/common/freenasldap.py", line 1720, in set_servers
self.dchandle.open()
File "/usr/local/www/freenasUI/common/freenasldap.py", line 315, in open
if self.ssl == FREENAS_LDAP_USETLS:
ValueError: option error