search for: workcent

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

Did you mean: workcentre
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
...samba-4.6.8-0.fc26.x86_64 Workstations (5 of them): XP Pro SP3 I set all five of my customer XP workstations to Send NTLMv2 response only\\refuse LM and NTLM and turned off (smb.conf) lanman auth = yes ntlm auth = yes And had to turn it right back on as the customer's Xerox Workcentre 3550 multifunction printer scanner requires it 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 : u...
2017 Oct 02
2
"lanman auth" question
...five of my customer XP workstations to >> >> Send NTLMv2 response only\\refuse LM and NTLM >> >> and turned off (smb.conf) >> >>   lanman auth = yes >>   ntlm auth = yes >> >> And had to turn it right back on as the customer's >> Xerox Workcentre 3550 multifunction printer scanner >> requires it >> >> 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 >>...
2017 Oct 02
0
"lanman auth" question
...   XP Pro SP3 > > > I set all five of my customer XP workstations to > > Send NTLMv2 response only\\refuse LM and NTLM > > and turned off (smb.conf) > >   lanman auth = yes >   ntlm auth = yes > > And had to turn it right back on as the customer's > Xerox Workcentre 3550 multifunction printer scanner > requires it > > 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: >...
2017 Oct 03
0
"lanman auth" question
...gt;>> >>> Send NTLMv2 response only\\refuse LM and NTLM >>> >>> and turned off (smb.conf) >>> >>>   lanman auth = yes >>>   ntlm auth = yes >>> >>> And had to turn it right back on as the customer's >>> Xerox Workcentre 3550 multifunction printer scanner >>> requires it >>> >>> 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, ...
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. Wha...