Displaying 1 result from an estimated 1 matches for "nnewpasswd".
Did you mean:
newpasswd
2017 Mar 13
0
smbpasswd port 139
...p_modify_batch
full source code here
http://forums.fedoraforum.org/showthread.php?t=313554
however this does not allow the password to be set if it has expired.
smbpasswd works on 2 of my 3 networks.
I was hoping there might be some way to get it working without port 139
(echo -e 'oldpasswd\nnewpasswd\nnewpasswd')|smbpasswd -r otherdomain -U
user -D 10
INFO: Current debug levels:
all: 10
tdb: 10
printdrivers: 10
lanman: 10
smb: 10
rpc_parse: 10
rpc_srv: 10
rpc_cli: 10
passdb: 10
sam: 10
auth: 10
winbind: 10
vfs: 10
idmap: 10
quota: 10
acls: 10
locking: 10...