Displaying 20 results from an estimated 400 matches similar to: "Translating the Samba Howto Collection in French"
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
Processing commands for control at bugs.debian.org:
> submitter 192827 Jos? Luis Gonz?lez <jlgonzal at ya.com>
Bug #192827 [xdiskusage] xdiskusage: Printing doesn't manage non-ASCII characters
Changed Bug submitter to 'Jos? Luis Gonz?lez <jlgonzal at ya.com>' from 'Jos?? Luis Gonz??lez <jlgonzal at ya.com>'
> submitter 208308 R?diger Kuhlmann
2003 Jul 01
0
French translation for the manpages -> possible inclusion ?
I translated OpenSSH manpages and the manpages for some related utilities (at
least for the 3.4 release of OpenSSH).
Those manpages are hosted at G?rard Delafond website
(http://www.delafond.org/traducmanfr/index.php). G?rard then dispatches the
manpages in some of the major Linux distributions (as far as I know Debian
GNU/Linux, Mandrake GNU/Linux et RedHat, maybe others ...).
Recently, an user
2006 Apr 25
5
FXListBox ...connect(SEL_COMMAND)
Hi,
I think I got a problem with the FXListBox widget. ( ruby 1.8.4 (2005-12-24) [i386-mswin32]) )
FXListBox.new(parent, nil, 0) do |libo4|
libo4.appendItem("0 very weird")
libo4.appendItem("1 very weird")
libo4.appendItem("2 very weird")
libo4.appendItem("3 very weird")
libo4.appendItem("4 very
2006 May 31
3
FXLabel: ca''nt set the Icon attibute
Hi,
trying that:
aLabel = FXLabel.new(menuBar35,nil,@@maximizeIcon,0)
aLabel.icon = @@restoreIcon # ok
aLabel.connect(SEL_LEFTBUTTONPRESS) do |sender, selector, data|
case sender.icon
when @@maximizeIcon
sender.icon = @@restoreIcon
when @@restoreIcon
sender.icon = @@maximizeIcon
end
0
end
Result
abnormal
2006 May 15
3
FXTextField - posSelected?(pos)
Hi,
I wonder if am facing a bug or something else
On a FXtextField, I want to detect the low and high pos of the selected string
example: the text is: 0123456789
The selected string is : 234567
first = last = -1
atext.text.length.times do |pos|
first = pos if atext.posSelected?(pos) and first < 0
last = pos if atext.posSelected?(pos)
2011 Aug 02
2
SSO's availability
Hello all,
I will introduce myself,
I'm french, about 34 years old and works for a mechanic company.
I've discovered linux in 2006 and I'm really enjoyed by all the things
that can be done with.
Now this is questions :
Is it possible to configure a system of authentication based on SSO
samba (and certainly ldap and lot of others things) ?
Is it possible to do this without any
2000 Feb 14
1
Question about permissions and roaming profiles
Hi,
Just a short question : Is it possible to NOT have the profiles
directory used for the roaming profiles shares ([profiles]) in unix mode
777 ? Because it is a bit annoying when unix users have access to the
samba server providing a 777 space ?
Thanks in advance,
--
G?rard MILHAUD
?cole Sup?rieure d'Ing?nieurs de Luminy (ESIL)
Luminy - Case 925 - 13288 Marseille Cedex 09
T?l.: 04
2006 Apr 19
1
is there a problem with FXList findItemByData(....) ??????
Hi,
I am tackling with FXList ( ruby 1.8.4 (2005-12-24) [i386-mswin32]) )
. The ''data'' value is a MDIChild reference
afxlist.findItemByData(sender) => return -1 . Always
I can turn around it by doing
..........
cpt = 0 ; idx=nil
afxlist.each do |lista|
if lista.data == sender
idx=cpt
break
2004 Jul 05
1
NMBD shutting down problem
Hi,
I use a samba 3.0.2a server on a Linux Mandrake 10.0.
This morning, I found the nmb daemon shut down
with the following message in the nmbd log file :
[2004/07/03 20:39:53, 0] nmbd/nmbd.c:reload_interfaces(263)
reload_interfaces: No subnets to listen to. Shutting down...
Over the web, I found many questions about this problem but no real answer.
Any idea or precision about this. It is a
2011 Mar 28
1
Samba 3.2.15 : DOS charset problem on powerpc big endian architecture
Hello,
With a default CP850 dos charset, I can?t connect and receive a ?protocol
negotiation failed? error message
# testparm -v |grep charset
Load smb config files from /etc/samba/smb.conf
Module '/usr/lib/charset/CP850.so' loaded
Server role: ROLE_STANDALONE
dos charset = CP850
unix charset = UTF-8
display charset = LOCALE
# smbclient -L MYSERVER
2008 Aug 02
7
[Bug 16961] New: 3298249d8267c27235653f17379f8c breaks Xv overlay ( display corruption)
http://bugs.freedesktop.org/show_bug.cgi?id=16961
Summary: 3298249d8267c27235653f17379f8c breaks Xv overlay
(display corruption)
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2008 Jan 13
6
[Bug 14060] New: Server fails to start with randr 1.2 and a NV20
http://bugs.freedesktop.org/show_bug.cgi?id=14060
Summary: Server fails to start with randr 1.2 and a NV20
Product: xorg
Version: 7.3
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2003 Aug 16
2
Borland C++ Builder 6.0 & Wine
Hi all,
I need to use BCB6 with Wine to develop a software that uses two ocxs
built with MS Visual C++.
I set ole32, oleaut, typelib to native for bcb, else it doesn't start
correclty. After that, BCB start up, I can design the forms, write the
code, but I have two problems that block me:
a) when I press the Execute button, the units are compiled, but the
linker hangs up with all the cpu used
2008 Jul 31
1
Samba 3.2.0: Unable make document Help
Dear list,
I compiled Samba 3.2.0 document like this.
cd samba-3.2.0/source
configure
...
...
...
cd ../docs-xml
make all
but some error happen.
---------------------------------
# make all
...
...
xsltproc --output output/manpages-3/eventlogadm.8 xslt/man.xsl tmp/manpages-3/eventlogadm.8.xml
runtime error: file xslt/man.xsl line 41 element if
unregistered variable list-indent
2005 Mar 16
0
Building latest svn Samba Docs PDF
Dear all,
Does anyone else get these errors:
/usr/bin/xsltproc --xinclude -o Samba-Developers-Guide-attributions.xml
xslt/gen
erate-attributions.xsl Samba-Developers-Guide/index.xml
warning: failed to load external entity
"Samba-Developers-Guide-attributions.xml
"
mkdir -p tmp
/usr/bin/xsltproc --stringparam latex.imagebasedir
"Samba-Developers-Guide/" --s
tringparam
2024 Oct 14
1
Samba AD-DC memory loss
Hello
I am running a Samba 4.18.6-Debian AD-DC on a Debian 11 VM with a
replication
on another identical server. I always have about the same number of tasks
but the
consumed memory always increases over time without ever decreasing.
Do you have any ideas to explain and avoid this memory loss?
Tue Oct 1 15:27:05 CEST 2024
Main PID: 350 (samba) Tasks: 61 (limit: 4631) Memory: 617.6M CPU: 4h
2008 Dec 17
0
Migration from NT4 to Samba PDC : NT_STATUS_INVALID_NETWORK_RESPONSE
Hello,
I want to migrate from an old NT4 PDC to a Samba version 3.0.26a.
My BDC configuration for migration is
[global]
workgroup = DOMAIN
server string = %h server Samba %v
interfaces = eth0, 192.168.1.0/24, lo
bind interfaces only = Yes
security = DOMAIN
map to guest = Bad User
passdb backend = tdbsam
passwd program =
2003 May 16
1
make buildworld fails when upgrading to 4.8 stable : SUITE
OK, It works if I modify my make.conf to not build openss[lh] like it :
#MAKE_KERBEROS5= yes
# TEST
NO_OPENSSH= true # do not build OpenSSH
NO_OPENSSL= true # do not build OpenSSL (implies NO_OPENSSH)
Maybe I install openss[hl] as ports after... But I'm not satisfied with
this way...
--
G?rard MILHAUD
?cole Sup?rieure d'Ing?nieurs de Luminy (ESIL)
Luminy - Case 925 -
2003 May 16
1
Help please : make buildworld fails when upgrading to 4.8 stable
Hi,
I can't build the world. I have an error in SSL, with today cvs
sources. Here is the error :
/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c: In
function `ssl_read':
/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c:209:
`SSL_ERROR_WANT_ACCEPT' undeclared (first use in this function)
2009 Oct 10
1
documentation bug?
Hi,
I'm thoroughly RTFM'ing in order to find out what I'm doing wrong
<http://lists.samba.org/archive/samba/2009-October/thread.html#151046>
and I noticed that links from the *Samba-HOWTO-Collection* to the
*manpages-3* don't work... the problem is that both documentation sets
are on different directories but links don't include a path (nor
absolute, nor relative).