| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
The functionality of machinepwd has been moved to "domain machinepassword" to fit the object-action model
Signed-off-by: Andrew Tridgell <tridge@samba.org>
|
|
|
|
|
|
|
| |
database and raise an error if secret can't be found
Autobuild-User: Matthieu Patou <mat@samba.org>
Autobuild-Date: Sun Apr 17 13:12:27 CEST 2011 on sn-devel-104
|
|
|
|
|
|
| |
- fallback to machine account where possible
- default to local hostname where this is reasonable
|
|
|
|
|
|
|
|
| |
Using "#!/usr/bin/env python" is more portable. It still isn't ideal
though, as we should really use the python path found at configure
time. We do that in many places already, but some don't.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
|
| |
I've added a [server connection needed] when commands won't work on the local
SamDB.
|
|
|