Displaying 3 results from an estimated 3 matches for "nt_status_unsuccessfull".
Did you mean:
nt_status_unsuccessful
2003 May 20
4
error with cupsaddsmb - adddriver
Hello,
I have installed cups on a linux server (running with RH 9.0).
When executing "cupsaddsmb -a -v", I get an error: NT_STATUS_UNSUCCESSFULL,
when attemping to execute adddriver".
Can someone help on the meaning of this error, and on its reason (cause) ?
Please find hereafter a file with result (and the error) of this commmand
"cupsaddsmb", for a printer:
(See attached file: extrait)
Thanks,
Best regards,
Nadine
2003 Aug 26
0
samba3.0.0rc1 - Problems managing groups with UsrMgr
...user from group" and/or "add user to group" are sucessfully called.
There is no error message, if I change the discription of a group?, too.
Therefore, I checked the source and found this in passdb/pdb_ldap.c (near line 2007):
if (mods == NULL) {
DEBUG(4, ("........
return NT_STATUS_UNSUCCESSFULL;
If I change the return value from NT_STATUS_UNSUCCESSFULL to NT_STATUS_OK, everything works
fine without any error messages. But, same as above, I am not sure whether this is the right way!?!
Any comments, notes, help etc. are welcome.
Thank you for your time!
Cheers,
Bjoern
2003 Feb 11
4
Adding printer driver with cupsaddsmb
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I have a problem adding printer drivers for automatic downloading via
samba for windows 2000 clients.
Under cups I added my printer and copied the Adobe postscript driver
files like mentioned in printer_driver2.html. And when I finally
commit:
cupsaddsmb -v -U root normal (normal is the name of the printer)
And here is the output: