public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [BUG] xfs_quota: can't handle the users managed by LDAP
@ 2012-11-22  5:05 Satoru Takeuchi
  2012-11-22 23:37 ` Dave Chinner
  0 siblings, 1 reply; 8+ messages in thread
From: Satoru Takeuchi @ 2012-11-22  5:05 UTC (permalink / raw)
  To: xfs ML

Hi,

Current xfs_quota (I pulled xfsprogs today) seems not be able to the users
managed by LDAP. There is no patch since I'm not good at LDAP and don't know
the root cause yet ;-(

Step to reproduce(in this case, "sat" is the user managed by LDAP):
===============================================================================
# uname -r
3.7.0-rc5
# mount -o loop,usrquota xfs.img mnt
# xfsprogs/quota/xfs_quota -xc "limit bsoft=10M bhard=10M sat" /dev/loop0
xfs_quota: invalid user name: sat                                          # denied
# su sat
$                                                                          # But this user acutally exists.
===============================================================================

The kernel is a bit old, but I suspect this is a userland problem.
I'll try to reproduce it on 3.7.0-rc6 too.

Thanks,
Satoru Takeuchi

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-11-29  0:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-22  5:05 [BUG] xfs_quota: can't handle the users managed by LDAP Satoru Takeuchi
2012-11-22 23:37 ` Dave Chinner
2012-11-26  8:48   ` Satoru Takeuchi
2012-11-27  1:38     ` Satoru Takeuchi
2012-11-27  2:57       ` Dave Chinner
2012-11-27  7:27         ` Satoru Takeuchi
2012-11-27 21:05           ` Dave Chinner
2012-11-29  0:34             ` Satoru Takeuchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox