Displaying 11 results from an estimated 11 matches similar to: "Client SAMBA under AIX"
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++ :
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++)
2005 Feb 22
0
3.8.1p1 option "permitopennet" added
Hello,
I send you a small patch about a "new" option called "permitopennet".
The behaviour is the same as "permitopen" except the accept/deny
statement is based on this syntax : "netblock/netmask:porta[-portb]".
Moreover, I also added some useful log lines : the uid is logged while
doing port forwarding.
Sample conf :
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
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 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 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
>
2005 Feb 22
0
TR: 3.8.1p1 option "permitopennet" added
Patch is below :
diff -nru openssh-3.8.1p1/auth-options.c openssh-3.8.1p1-devs//auth-options.c
--- openssh-3.8.1p1/auth-options.c Tue Jun 3 02:25:48 2003
+++ openssh-3.8.1p1-devs//auth-options.c Mon Feb 21 16:56:49 2005
@@ -265,6 +265,81 @@
xfree(patterns);
goto next_option;
}
+
+/* e.g: permitopenned="158.156.0.0/255.255.255.0:25[-1024]"
+ * note that part between [] is
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 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 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