Guys, I need a clue here.

The command I am using is:
cupsaddsmb -H kaliklak -U Administrator -h kaliklak -v Lex_Z53

and despite the fact that the password used is correct the result is:

[EMAIL PROTECTED] root]# cupsaddsmb -H kaliklak -U root -h kaliklak -v Lex_Z53
Password for root required to access kaliklak via SAMBA:
Running command: smbclient //kaliklak/print\$ -N -U'root%XXXXXXXXXX' -c 'mkdir W32X86;put /root/tmp/41218e40c6e1c W32X86/Lex_Z53.PPD;put /usr/share/cups/drivers/ADOBEPS5.DLL W32X86/ADOBEPS5.DLL;put /usr/share/cups/drivers/ADOBEPSU.DLL W32X86/ADOBEPSU.DLL;put /usr/share/cups/drivers/ADOBEPSU.HLP W32X86/ADOBEPSU.HLP'
Domain=[TEMP] OS=[Unix] Server=[Samba 3.0.5pre1]
tree connect failed: NT_STATUS_WRONG_PASSWORD



with this smb.conf:

[global]
workgroup = TEMP
security = SHARE
passdb backend = guest
printing = cups
printcap name = cups

[printers]
comment = All Printers
path = /var/spool/samba
browseable = No
public = Yes
guest ok = Yes
writable = No
printable = Yes
printer admin = root
;use client driver = Yes

[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
browseable = Yes
guest ok = No
read only = Yes
write list = root

Any ideas?
--

-----------------------------------------------------------------
| I can be reached on the following Instant Messenger services: |
|---------------------------------------------------------------|
| MSN: [EMAIL PROTECTED]  AIM: WyteLi0n  ICQ: 123291844         |
|---------------------------------------------------------------|
| Y!: j_c_llings               Jabber: [EMAIL PROTECTED]        |
-----------------------------------------------------------------

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to