public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
To: xfs ML <xfs@oss.sgi.com>
Subject: [BUG] xfs_quota: can't handle the users managed by LDAP
Date: Thu, 22 Nov 2012 14:05:03 +0900	[thread overview]
Message-ID: <50ADB27F.8070806@jp.fujitsu.com> (raw)

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

             reply	other threads:[~2012-11-22  5:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-22  5:05 Satoru Takeuchi [this message]
2012-11-22 23:37 ` [BUG] xfs_quota: can't handle the users managed by LDAP 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50ADB27F.8070806@jp.fujitsu.com \
    --to=takeuchi_satoru@jp.fujitsu.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox