Menu

#747 NFS mount when active directory authentication is enabled

v0.7
closed
Volker
5
2012-10-28
2010-01-21
eslackey
No

When active directory authentication is enabled I get segfaults when running netstat and mountd dies when trying to mount my NFS share from VMware ESX.

Only work around I have found is to turn off active directory authentication, then mount the share, and then turn back on active directory.
The share will remount when the NAS reboots but if you reboot the server that is mounting the share you will once again have to turn off active directory to mount the NFS.

See this thread: https://sourceforge.net/apps/phpbb/freenas/viewtopic.php?f=49&t=4832&p=25973

Discussion

  • mgeo8

    mgeo8 - 2010-01-26

    I Confirm this Bug ! I have the same problem in my work !

     
  • Daisuke Aoyama

    Daisuke Aoyama - 2010-02-02

    I confirmed this bug.

    The workaround is deleting wins entry in hosts of /var/etc/nsswitch.conf.
    It is created by /etc/rc.d/nsswitch.

    edit /etc/rc.d/nsswitch, then restart from shell:

    /etc/rc.d/nsswitch restart

     
  • Daisuke Aoyama

    Daisuke Aoyama - 2010-02-04

    I have committed at 5018.
    Thanks.

     
  • Volker

    Volker - 2010-02-08

    Thanks to daoyama

     

Log in to post a comment.