Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
(This used to be commit 5f3a70f285ad8a412105c0e498e486f93fc279bc)
|
|
unchanged in this interface).
We seem to have two very similar interfaces here, and this is the
poorer interface, for this reason.
Andrew Bartlett
(This used to be commit 582073eff1f21f81abb3e5f1ce2eca4ebef56a00)
|
|
Submitted by Matthias Dieter Wallnoefer <mwallnoefer@yahoo.de>
rafal
(This used to be commit 4fe47e4f976f125537b6a9fc7b13b25efe3d73a6)
|
|
return full SIDs for the user SID and primary group sid.
This should help kai with his getpwnam work in winbind.
Andrew Bartlett
(This used to be commit 078671d5015c63e4bcd96815e150dae918763b83)
|
|
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
(This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
|
|
initialisation.
Redesign libnet_UserList function to actually do what it
was intended to do.
rafal
(This used to be commit 4ccc6e63dd91c1772bed13aeb1a4346c2a172d1a)
|
|
to do left.
rafal
(This used to be commit 4e6d479b0707a4b48f4ca7c2a042bbf9627411f9)
|
|
from user modify routines.
rafal
(This used to be commit 7ca0d3dbcb9193c0f023e7c43764c7557925bb0e)
|
|
These two perform name resolving in SAM database and fetching
user account information, respectively. The code is quite rough
yet, but it builds and basic tests work. Now, I'm working on
cleaning it up...
rafal
(This used to be commit 4a932255a01d9f1ac91feb9e371494933f1ae74e)
|
|
rafal
(This used to be commit a3ef0d051ac6e4a389a294ca6001338e3da23938)
|
|
rafal
(This used to be commit 8d9330c490470127f192949efa9201225136edb1)
|
|
changing).
rafal
(This used to be commit e5a50ca14a1ebc2fc6e18852264b5caac69fea1d)
|
|
them until we do such thing. There's no need to complicate things more
at the moment.
rafal
(This used to be commit 94fb191e6b862a6b05bc962c56a0a3d34a67f6b7)
|
|
header files instead of composite.h
rafal
(This used to be commit 8cafbe7afedc90346cbd0cbedc2571143ae3dbc6)
|
|
Doing this required reworking ejsnet, particularly so it could take a
set of credentials, not just a username and password argument.
This required fixing the ejsnet.js test script, which now adds and
deletes a user, and is run from 'make test'. This should prevent it
being broken again.
Deleting a user from ejsnet required that the matching backend be
added to libnet, hooking fortunetly onto already existing code for the
actual deletion.
The js credentials interface now handles the 'set machine account' flag.
New functions have been added to provision.js to wrap the basic
operations (so we can write a command line version, as well as the web
based version).
Andrew Bartlett
(This used to be commit a5e7c17c348c45e61699cc1626a0d5eae2df4636)
|
|
it based on composite functions. Moving to fully async CreateUser
on the way...
rafal
(This used to be commit 240409bc3cfa1426db15fc0537fcf0841f51ede0)
|
|
rafal
(This used to be commit c5fdc38b176acc70bfc163fbf1e6cf4ef67197f5)
|