similar to: SMB/Cups Printcap problem.

Displaying 20 results from an estimated 4000 matches similar to: "SMB/Cups Printcap problem."

2016 Apr 07
0
Problem with Notepad ++
Thank you for your mail. Just one mor information, I asked help also on notepad++ : https://notepad-plus-plus.org/community/topic/11543/problem-with-reload Someome give me the source of the reason of notepad++ asking for reload : https://github.com/notepad-plus-plus/notepad-plus-plus/blob/86ab42031f3e1688edaab8390d3a82a181abdab0/PowerEditor/src/ScitillaComponent/Buffer.cpp#L232 I have done some
2016 Apr 08
0
Problem with Notepad ++
Hai, Can you remove these 3 from you config? And try again. Remove one by one, and test. >> short preserve case = No >> dos filetime resolution = Yes >> socket options = TCP_NODELAY I dont have this problem and use notepadd++ also a lot. The is the only difference i see compaired to my config. I use the latest notepad++. Greetz, Louis >
2016 Apr 07
0
Problem with Notepad ++
If you are saying other programs are saying this as well it could be your windows system got corrupted and is not reporting mtime correctly to underlying programs. Try on a fresh install of windows or some other computer to be sure. On Thu, Apr 7, 2016 at 2:34 PM, Jeff Sadowski <jeff.sadowski at gmail.com> wrote: > If your file is unchanged and the modified time is unchange in both ls
2016 Apr 07
2
Problem with Notepad ++
If your file is unchanged and the modified time is unchange in both ls -l and the Windows file browser and notepad++ saw a change then the problem is with notepad++ not in samba or linux. On Thu, Apr 7, 2016 at 10:26 AM, RITTER, Philippe < philippe.ritter at caisse-des-medecins.ch> wrote: > Thank you for your mail. > > Just one mor information, I asked help also on notepad++ :
2007 Feb 22
0
Lastest upgrade of smb on RedHat doesn't work
The latest upgrade of from samba 3.0.9 to samba 3.0.10 has caused problems on my samba server. On the Windows computers you can no longer see the WINS server ( the RedHat server) in the Network Neighborhood, say server1. The printers that we have added through the network neighborhood no longer work. One has to search for the full name of the server ( server1.xxx.xxx.edu) with the
2016 Mar 30
0
Problem with Notepad ++
Good day to everybody, I have a problem with Notepad ++, but it is not related only to this editor. Since my upgrade from Debian 7 to 8 (Jessie), and upgrade from Samba 3 to Samba 4, I have a new problem. When I work on a file from a windows computer on a remote samba server, notepad ++ sometimes detect that the file as changed, but this is not true. As someone already seen this problem ? Thank
2016 Apr 07
0
Problem with Notepad ++
Can you post ls -l of a file on your samba shared directory.(before opening it with notepad++) Also open in the windows file browser and right click on said file and click on properties and take a window shot alt+prtscrn (before opening it with notepad++) save the image in paint and label it before. The time stamp should match your ls -l if not you already have a problem then when notepad++ sees
2016 Apr 07
2
Problem with Notepad ++
Hello Sorry to resend this mail, but I still have this problem. Does someby have a clue or direction to look at ? Thank you and regards Philippe RITTER -----Message d'origine----- De : RITTER, Philippe Envoyé : mercredi 30 mars 2016 17:24 À : 'samba at lists.samba.org' Objet : Problem with Notepad ++ Good day to everybody, I have a problem with Notepad ++, but it is not related
2016 Apr 18
0
Domain member seems to work, wbinfo -u not (update2)
Ok, I have resolved my problem with this error by recreating my Kerberos keytab file : net ads keytab create -k Hope this could help some others people. Regards Philippe RITTER -----Message d'origine----- De : RITTER, Philippe Envoyé : lundi 18 avril 2016 11:38 À : 'Rowland penny'; 'sambalist' Objet : RE: [Samba] Domain member seems to work, wbinfo -u not (update2) Hello
2010 Jan 12
5
Multi-Tenant Parking
Has anyone managed to get multi-parking lot call parking working correctly? I've had several attempts at it, and never seem to be able to get it to go properly - (actually, at all): I've most recently done this with 1.6.1.x, and now 1.6.2.x, with no luck in either case. What I've been "trying" is the following: features.conf [general] parkext => 100 [featuremap]
2016 Apr 07
4
Problem with Notepad ++
A little more thought into helping troubleshooting maybe take an ls -l and a properties screen shot in the middle of editing a file. It could be some setting in notepad++ that is interfering with itself. On Thu, Apr 7, 2016 at 8:51 AM, Jeff Sadowski <jeff.sadowski at gmail.com> wrote: > Can you post ls -l of a file on your samba shared directory.(before > opening it with notepad++)
2015 Sep 09
0
CUPS not generating a printcap file
According to all of the documentation I can find, an /etc/printcap file (or whatever filename is specified with the Printcap directive) is generated by cupsd ever time a printer is added or removed. On all of my CentOS 6.7 systems, this is NOT happening. I can restart cups and add or remove printers over and over and it still doesn't generate the printcap file. Is this a known issue, or is
2003 Jun 11
1
Print Problem - printcap file cups
I am using samba-2.2.7-3.7.2 on a redhat 7.2 server with an attached printer which is run by CUPS. It worked OK until I upgraded to samba-2.2.7-3.7.2. Now I can print locally on the server machine, but not from the windows machines on the LAN. The error message on the windows box is " Unable to create a print job." Another error, produced daily when samba is "re-initialized"
2004 Aug 05
1
[[ Samba 3.0.5 + CUPS - Unable to open printcap ]]
Hi everybody, A few days ago I sent a message to this list with a related problem, now I have the problem "isolated". To reduce costs, we are using OLD Pentium's 133MHZ (166 and 233) as print servers, running CUPS. In some specific situations I have "legacy systems" running on DOS, so I need to "map" LPT1 on client, SAMBA is the solution. I'm using
2003 Dec 09
3
Samba 3.0.0, CUPS support - "Unable to open printcap file cups for read!"
Hello, I've compiled Samba 3.0.0 with CUPS support. I verified this: # ldd /usr/local/samba/sbin/smbd *snip* libcups.so.2 => /usr/lib/libcups.so.2 (0x400dc000) *snip* My smb.conf was copied from the HOWTO and the relevant sections look like: [global] *snip* # print support load printers = yes printing = cups printcap name = cups *snip* [printers] comment = All
2010 Feb 20
1
samba cannot find cups printcap
Hi, I just upgraded from cups-1.3.8/samba-3.4.1 to cups-1.4.1/samba-3.4.3 After upgrading, the samba log showed that it could not find the printcap file - previously cups was not generating a printcap file, but things worked fine. I changed cupsd.conf to produce a printcap file, but the samba log shows it cannot find it, even though I placed it in /etc, /etc/cups, /usr/local/etc,
2001 Nov 20
0
Win2k-->Linux-->Epson777 (smb.conf + /etc/printcap included)
I don't have a solution, but I do want to keep this thread alive until we get it resolved. I'm in the same situation. I can print fine, but it says that annoying message. Do you guys print to an LPD unix queue? My linux print server is sending the job to a LPD linux box that is connected to the printer local. (Our printer support requires it that way). Has anyone been able to
2004 Jan 07
3
different win machines on PDC not accessible at different times
I am having nearly the EXACT same problem as http://lists.samba.org/archive/samba-technical/2003-December/033315.html I have samba 3.0.1-1 rpms and fedora core 1. Samba is set as a WINS server, which the win2k machines, who use DHCP from router, are pointed to by the WINS server address specified in router(each of the win2k machines, via ipconfig /all reveal they do in fact use the wins server).
2013 Jun 05
3
Samba4 and NVSv4
Short story: cannot get Kerberized NFSv4 to work. I've googled a great deal and cannot find where I have goofed (and there sure is a lot of misleading and just plain incorrect information out there), so would appreciate another pair of eyes. NFSv4 without Kerberos does work fine, as does ID mapping. We're using NFSv4 in production with sec=sys, but I'm not happy with that. My
2013 Jun 05
3
Samba4 and NVSv4
Short story: cannot get Kerberized NFSv4 to work. I've googled a great deal and cannot find where I have goofed (and there sure is a lot of misleading and just plain incorrect information out there), so would appreciate another pair of eyes. NFSv4 without Kerberos does work fine, as does ID mapping. We're using NFSv4 in production with sec=sys, but I'm not happy with that. My