https://bugzilla.samba.org/show_bug.cgi?id=6330 This had a fix for DFS issue in AIX. Sometime (or for a quiet long time) back, there is a check to determine "HAVE_BROKEN_READLINE" in the configure. Now nowhere i can this check and the code in source3/smbd/msdfs.c "#if defined (HAVE_BROKEN_READLINE)" never pass through and the DFS problem is back again in AIX.
Any update on this ?
Can somebody look into this ?
Any updates ?
s/HAVE_BROKEN_READLINE/HAVE_BROKEN_READLINK/ I've confirmed. Hmmmmmm. ``` $ grep -r HAVE_BROKEN_READLINK samba-4.10.0 samba-4.10.0/source3/smbd/msdfs.c:#if defined(HAVE_BROKEN_READLINK) $ /usr/local/samba-4.10.0/sbin/smbd -b |grep HAVE_BROKEN_READLINK zsh: done /usr/local/samba-4.10.0/sbin/smbd -b | zsh: exit 1 grep HAVE_BROKEN_READLINK ```
This bug was referenced in samba master: e225ab70db0cc01454d319eaca5265d7e33f396c 45cb14ac80889ac913f7f76dbfaebcb4d5ee14fd
Created attachment 17172 [details] backported patch for 4.14, 4.15 and 4.16
Pushed to autobuild-v4-{16,15,14}-test.
This bug was referenced in samba v4-15-test: 7ce02fab320cb4d107b502a2a4e7a7e9b6e47006 f7e31127e7f8beb12294c5187cca9e191589ddcc
This bug was referenced in samba v4-14-test: 26911b1489d6f6b73bfa60ac19d0c0cc4aedb745 992a41e5e74debc957105d2b50c6172ce93846a0
This bug was referenced in samba v4-16-test: 76463193044cdbcf96a7199fa4bf4ef45a5b2513 2d87ade08a6f03e34428c8ff0793be8f1552b685
Closing out bug report. Thanks!
This bug was referenced in samba v4-16-stable (Release samba-4.16.0rc4): 76463193044cdbcf96a7199fa4bf4ef45a5b2513 2d87ade08a6f03e34428c8ff0793be8f1552b685
This bug was referenced in samba v4-15-stable (Release samba-4.15.6): 7ce02fab320cb4d107b502a2a4e7a7e9b6e47006 f7e31127e7f8beb12294c5187cca9e191589ddcc
This bug was referenced in samba v4-14-stable (Release samba-4.14.13): 26911b1489d6f6b73bfa60ac19d0c0cc4aedb745 992a41e5e74debc957105d2b50c6172ce93846a0