Commit Graph

17 Commits

Author SHA1 Message Date
jbjohnso
3415fbd8f9 -Correct filehandles in runcmd3
-Adjust for 8 bitshift exitcode correction in runcmd3


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6159 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-18 19:54:43 +00:00
jbjohnso
535e30ce4a -Add runcmd3 for functions that need more granular data from executing code
-Hav ADUtils move away from 'system()' calls that mess up environment
-Set up environment right for ldap toosls to reference specific ldaprc


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6157 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-18 19:30:49 +00:00
jbjohnso
f4db405c3b -Add some default service principal names to machine accounts in AD
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5615 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-30 19:54:48 +00:00
jbjohnso
25e9583010 -Allow windows templates to auto-acquire machine account passwords for first boot without divulging credentials to deployed systems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5427 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-09 22:00:00 +00:00
jbjohnso
8c43db338a -hostaccountadd/hostaccountdel/hostaccountlist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5401 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-08 17:25:31 +00:00
jbjohnso
9b0e28df5d -Hide system accounts from listclusterusers output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5390 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-05 15:02:45 +00:00
jbjohnso
08ca4627af -Add delclusteruser implementation to active directory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5389 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-05 14:25:56 +00:00
jbjohnso
ccb365dd3d -Fix typo in previous chekin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5369 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-04 19:45:24 +00:00
jbjohnso
a4d8f9b458 -Function skeleton for deleting users in AD
-Fix bug where a user in AD was missed


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5368 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-04 19:41:01 +00:00
jbjohnso
355b5ebdd7 -Add listclusterusers command with AD
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5362 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-04 14:58:45 +00:00
jbjohnso
f2b1f4a191 -Add a function to list users registered to active directory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-04 14:06:03 +00:00
jbjohnso
11370b278e -Add ability for XCAT_ prefixed environment variables to be sent to server
-activedirectory plugin can now add users to active directory


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5342 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-02 21:54:37 +00:00
jbjohnso
e884280458 -Fix path to kinit
-Document possible change to kerberos credential management


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5341 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-02 19:19:45 +00:00
jbjohnso
0c7745d8ea -flesh out ADutils to add users
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5310 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-26 19:29:08 +00:00
jbjohnso
c697aaa713 -Add function to extract lowest available user id number in preparation for addclusteruser (or whatever it should be named)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5224 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-15 22:18:37 +00:00
jbjohnso
ecfa05d977 -Fix AD machine account creation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5223 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-15 20:53:22 +00:00
jbjohnso
eece7da108 -Non-working code to do AD stuff, to be completed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5192 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-08 22:08:34 +00:00