]> git.decadent.org.uk Git - nfs-utils.git/commit
nfsidmap: Default domain not being set.
authorSteve Dickson <steved@redhat.com>
Thu, 5 Jul 2012 12:58:47 +0000 (08:58 -0400)
committerSteve Dickson <steved@redhat.com>
Thu, 5 Jul 2012 19:36:00 +0000 (15:36 -0400)
commitfd27c638898010438d404cd17120729ef1d680e2
tree61d1d598b8c8f09f5a0253b09c81f8285be807bf
parent8c3d608410c2c8f405fc74d47aa3bcab1933f974
nfsidmap: Default domain not being set.

nfsidmap is not calling the nfs4_init_name_mapping()
function which initializes the default domain from
either the DNS domain or the Domain variable in /etc/idmap.conf

Signed-off-by: Steve Dickson <steved@redhat.com>
utils/nfsidmap/nfsidmap.c