search for: workcenter

Displaying 6 results from an estimated 6 matches for "workcenter".

2008 Dec 09
1
Printer upload problem
Hi there, We have 4 samba print servers we use for our 3000 users. they're configured to automatically distribute printer drivers to our windows clients. Recently, we have added a Xerox WorkCenter 5638 monster. But we're unable to upload the driver to the samba server throught print wizzard as windows admin. We've tried PCL, PCL 6, and PS drivers available on Xerox web site, without success. It is still the same: various alert boxes appears, some with very strange numbers (...
2017 Oct 02
2
"lanman auth" question
...What are the security ramification to Samba? Many thanks, -T Tony Ewell, B.S.E.E. Owner, Rent-A-Nerd Computer Services 775-265-5150, 9:00 am to 5:00 pm PST/PDT Error from the scanner: Destination 1 : Status....Failed Status Details : username or password is wrong Friendly Name : WorkCenter Server Name : 192.168.255.12 Path : scans Protocol : SMB Filing Policy : CHANGENAME Document Name : 1
2017 Oct 02
2
"lanman auth" question
....E.E. >> Owner, Rent-A-Nerd Computer Services >> 775-265-5150,  9:00 am to 5:00 pm PST/PDT >> >> >> Error from the scanner: >> >> Destination 1      : Status....Failed >> Status Details     : username or password is wrong >> Friendly Name      : WorkCenter >> Server Name        : 192.168.255.12 >> Path               : scans >> Protocol           : SMB >> Filing Policy      : CHANGENAME >> Document Name      : 1 On 10/02/2017 03:49 PM, Gaiseric Vandal via samba wrote: > lanman should always be disabled. use "te...
2017 Oct 02
0
"lanman auth" question
...thanks, > -T > Tony Ewell, B.S.E.E. > Owner, Rent-A-Nerd Computer Services > 775-265-5150,  9:00 am to 5:00 pm PST/PDT > > > Error from the scanner: > > Destination 1      : Status....Failed > Status Details     : username or password is wrong > Friendly Name      : WorkCenter > Server Name        : 192.168.255.12 > Path               : scans > Protocol           : SMB > Filing Policy      : CHANGENAME > Document Name      : 1 > > > > >
2017 Oct 03
0
"lanman auth" question
...d Computer Services >>> 775-265-5150,  9:00 am to 5:00 pm PST/PDT >>> >>> >>> Error from the scanner: >>> >>> Destination 1      : Status....Failed >>> Status Details     : username or password is wrong >>> Friendly Name      : WorkCenter >>> Server Name        : 192.168.255.12 >>> Path               : scans >>> Protocol           : SMB >>> Filing Policy      : CHANGENAME >>> Document Name      : 1 > > On 10/02/2017 03:49 PM, Gaiseric Vandal via samba wrote: > > lanman should...
2011 Dec 23
0
Datamapper problem "no such table"
...now: [... load models] DataMapper.setup(:default, "mysql://cm:password-yro0w6Hh2UrkfKl135yGWg@public.gmane.org/cm") DataMapper.setup(:lite, "sqlite3:///home/tigre/cm.sqlite") DataMapper.finalize DataMapper.repository(:lite).auto_migrate! DataMapper.repository(:lite) do w = WorkCenter.new(:name => "Foo") w.save end Now I get this error: /usr/lib/ruby/gems/1.9.1/gems/dm-do-adapter-1.2.0/lib/dm-do-adapter/adapter.rb:147:in `execute_reader'': no such table: work_centers (DataObjects::SyntaxError) the cm.sqlite file is created but is zero bytes long. What...