[SSSD] [PATCH] Disallow all legacy operations outside domains

2009-08-21 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 One of my previous patches disallowed adding users and groups outside known domains but I forgot disallowing modifying, deleting, etc. Fixes: ticket #114 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora

[SSSD] [PATCH] use stored upn if available

2009-08-21 Thread Sumit Bose
Hi, this is the last patch in the series to add the basic support for AD as a server. With this patch the kerberos backend will use the user principal name provided by the server to get the TGT. To make the client side kerberos libraries happy the realm part is always made upper case. bye, Sumit