Displaying 5 results from an estimated 5 matches similar to: "Windows 'NETWORK PASSWORD' Samba printer"
2005 Feb 06
0
no session setup connecting from xbox
Hi All,
I am attempting to connect to a Samba server (version 3.0.10) from my
xbox running MAMEoX, a port of MAME to run on the xbox. When the
program attempts to connect, Samba terminates the connection. Looking
at the host log, the relevant line is:
smbd/service.c:make_connection(735)
make_connection: refusing to connect with no session setup
I have successfully connected from MAMEoX
2005 Feb 09
1
brother printer driver issue
Samba 3.0.9
SUSE 9.1
have a semi-working point-n-print server working, however when I try
to add the drivers for a BROTHER 1850, windows explorer seems to crash
and then when I try to edit the properties I get a protection fault
error
I can successfully add the printer (right click CONNECT) to other
machines, but it doesnt print and it just fails with properties dialog
as well
thanks
--
2005 Jan 12
3
Win2K. Raw CUPS printing, driver download
Using Debian Sarge, samba, CUPS, and an HP G85 mutifunction with HPOJ
to use the G85 USB connection, I've been able to get raw printing to
work, and Point 'n' Print driver download to work, but not at the same
time.
The driver download was a chore, because of HP's proprietary install
program. Had to install the driver locally to get the needed files
and copy them manually to the
2007 Nov 18
0
evalScript usage for script with src attribute
Is there anyway to do
new Ajax.Request(''mailing-list-users.html'',
{
method: ''get'',
evalScripts: true,
onSuccess: function(transport){
var response = transport.responseText || "no response text";
$(''content'').innerHTML = response;
},
onFailure: function(){ alert(''Something went
2014 Jul 21
1
Doing ADUC-like operations with the command line
Hi all,
is there a simple way to do certain ADUC-operations using the command
line in Samba 4.1.9? samba-tool doesn't seem to cover all operations.
The operations I'd require are: Assigning a user to an OU and
modifying some of the users attributes, like the home directory, UNIX
attributes, etc.
Kind regards,
Andreas