File_SMBPasswd
[
class tree: File_SMBPasswd
] [
index: File_SMBPasswd
] [
all elements
]
Packages:
File_SMBPasswd
Classes:
File_SMBPasswd
Files:
SMBPasswd.php
smbpasswd.php
Element index for package File_SMBPasswd
[
a
] [
c
] [
d
] [
f
] [
g
] [
l
] [
m
] [
p
] [
s
] [
u
] [
v
]
a
$accounts
in file SMBPasswd.php, variable
File_SMBPasswd::$accounts
Multidimensional array of accounts
addAccount
in file SMBPasswd.php, method
File_SMBPasswd::addAccount()
Adds an account
addAccountEncrypted
in file SMBPasswd.php, method
File_SMBPasswd::addAccountEncrypted()
Adds an account, with pre-encrypted passwords
addMachine
in file SMBPasswd.php, method
File_SMBPasswd::addMachine()
Adds a machine-account
addUser
in file SMBPasswd.php, method
File_SMBPasswd::addUser()
Adds a user-account
top
c
$cryptEngine
in file SMBPasswd.php, variable
File_SMBPasswd::$cryptEngine
Class who generates the NT-Hash and LAN-Manager-Hash
top
d
delAccount
in file SMBPasswd.php, method
File_SMBPasswd::delAccount()
Deletes an account
delUser
in file SMBPasswd.php, method
File_SMBPasswd::delUser()
This is an alias for delAccount
top
f
$file
in file SMBPasswd.php, variable
File_SMBPasswd::$file
Path to the smbpasswd file
$fplock
in file SMBPasswd.php, variable
File_SMBPasswd::$fplock
Filehandle, of locked File
File_SMBPasswd
in file SMBPasswd.php, method
File_SMBPasswd::File_SMBPasswd()
Constructor
File_SMBPasswd
in file SMBPasswd.php, class
File_SMBPasswd
Class to manage SAMBA smbpasswd-style files
top
g
getAccounts
in file SMBPasswd.php, method
File_SMBPasswd::getAccounts()
Get the value of accounts property
getFile
in file SMBPasswd.php, method
File_SMBPasswd::getFile()
Get the value of file property
top
l
load
in file SMBPasswd.php, method
File_SMBPasswd::load()
Load the given smbpasswd file
lock
in file SMBPasswd.php, method
File_SMBPasswd::lock()
Locks the given file
top
m
modAccount
in file SMBPasswd.php, method
File_SMBPasswd::modAccount()
Modifies an account with given plaintext password
modAccountEncrypted
in file SMBPasswd.php, method
File_SMBPasswd::modAccountEncrypted()
Modifies an account with the pre-encrypted Hashes
modUser
in file SMBPasswd.php, method
File_SMBPasswd::modUser()
This is an alias for modAccount
top
p
printAccounts
in file SMBPasswd.php, method
File_SMBPasswd::printAccounts()
Print all accounts from smbpasswd file
top
s
smbpasswd.php
procedural page
smbpasswd.php
SMBPasswd.php
procedural page
SMBPasswd.php
save
in file SMBPasswd.php, method
File_SMBPasswd::save()
Writes changes to smbpasswd file and locks, unlocks and closes it
top
u
unlock
in file SMBPasswd.php, method
File_SMBPasswd::unlock()
Unlocks the given file
top
v
verifyAccount
in file SMBPasswd.php, method
File_SMBPasswd::verifyAccount()
Verifies an account with the given plaintext password
verifyAccountEncrypted
in file SMBPasswd.php, method
File_SMBPasswd::verifyAccountEncrypted()
Verifies a user's password Prefer NT-Hash instead of weak LAN-Manager-Hash
top
Documentation generated on Mon, 11 Mar 2019 15:28:55 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.