[Bug 226777] Re: Impossible to correctly use Samba Shares on a NAS with Ubuntu

2008-05-09 Thread Bobbix
Thanks to all.
I'm using a Lindy NAS dual RAID with samba server version 3.0.20 (i see the 
version typing smbclient -L nasname).
I'm accessing the nas with samba, i'm sure becouse i've disabled NFS server in 
the NAS settings, leaving enebled only samba server.

My news:
If i open a connection with the NAS typing in a terminal: smbclient 
//nasname/sharename -U=myusername and i type my password correctly, i'm able 
to browse the contents of the share but... after only few minutes the 
connection go down with this message Read from server failed, maybe it closed 
the connection, it's like a timeout, now i can only give ctrl+c and request 
the connection again because the message repeat every about 5 seconds.
The problem it's like the phenomen i see in Nautilus, so after mounting the 
share, i'm able to browse immediatly all files but, after few minutes, if i 
don't use the share and i don't refresh the share content, i get this error 
popup Non è possibile mostrare smb//nasname/sharename/ Errore nessun dato 
disponibile Selezionare un altro visualizzatore e tentare di nuovo. 
(Translated: Impossible to display smb//nasname/sharename/ Error no data 
available Select another viewer and try again).
After this popup, if i try to refresh some times, the connection go up again 
for another amount of time, and again, if i don't use the connection for some 
time, i get again the same popup error

I don'r have all this problems browsing another samba server an a ubuntu
computer (because same version?)

I hope this information can be helpful.
Bobbix.

-- 
Impossible to correctly use Samba Shares on a NAS with Ubuntu
https://bugs.launchpad.net/bugs/226777
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 207074] Re: httpd not starting with gnome-user-share conf file

2008-05-09 Thread Ralph Janke
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: apache2 (Ubuntu)
 Assignee: Ralph Janke (txwikinger) = (unassigned)
   Status: Incomplete = Invalid

-- 
httpd not starting with gnome-user-share conf file
https://bugs.launchpad.net/bugs/207074
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 228693] Re: bacula-director-pgsql postinstall broken

2008-05-09 Thread Chuck Short
Thanks for the bug report I have it fixed locally will be uploading
soonish.

chuck

** Changed in: bacula (Ubuntu)
   Status: New = In Progress

-- 
bacula-director-pgsql postinstall broken
https://bugs.launchpad.net/bugs/228693
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 228619] [NEW] samba group share not writable by group members

2008-05-09 Thread Mathias Gug
Hi,

On Fri, May 09, 2008 at 10:42:43AM -, Gérald HOUART wrote:
 [test]
   comment = xxx
   path = /home/secretariat/secretariat
   valid users = +secretariat
   write list = +secretariat
   force group = secretariat
   read only = No
   create mask = 0770
   security mask = 0770
   directory mask = 0770

Try to use the force create mask option and the other force * mask
options. The smb.conf manual page has a description of the available
options.

  status incomplete

-- 
Mathias Gug
Ubuntu Developer  http://www.ubuntu.com


** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
samba group share not writable by group members
https://bugs.launchpad.net/bugs/228619
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 176015] Re: BGP MD5 support regression

2008-05-09 Thread Mathias Gug
Should be fixed in Intrepid.

** Changed in: quagga (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
BGP MD5 support regression
https://bugs.launchpad.net/bugs/176015
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 224945] Re: memory leaks in apache2 when running mod_ssl

2008-05-09 Thread Dustin Kirkland
Léobaillard-

I cannot reproduce this with SSL disabled.

Can you give very detailed steps for reproducing this problem without
SSL?

:-Dustin

** Also affects: openssl (Ubuntu)
   Importance: Undecided
   Status: New

-- 
memory leaks in apache2 when running mod_ssl
https://bugs.launchpad.net/bugs/224945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 228712] [NEW] Feature request: add patch to enable crypted passwords

2008-05-09 Thread kbe
Public bug reported:

Hi,

sorry if this is not the right place to post this. It's my first time
;-)

I was wondering if the frost patch could be incorporated into the
libsasl2-2 package:

http://frost.ath.cx/software/cyrus-sasl-patches/

It enables the authentication of hashed passwords stored in a database.
It has been around for some time and is included as an option on Gentoo.

I played around with pbuilder and the source package and managed to
build a .deb that includes the patch and is working on my Hardy AMD64
machine. I attached the main patch to this bug. I addition, small
changes have to be made to lib/Makefile.in and lib/Makefile.am

Looking forward to an answer,
Karsten

** Affects: cyrus-sasl2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Feature request: add patch to enable crypted passwords
https://bugs.launchpad.net/bugs/228712
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cyrus-sasl2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 228712] Re: Feature request: add patch to enable crypted password

2008-05-09 Thread kbe

** Attachment added: 0021_crypted_passwords
   http://launchpadlibrarian.net/14397371/0021_crypted_passwords

** Summary changed:

- Feature request: add patch to enable crypted password
+ Feature request: add patch to enable crypted passwords

** Description changed:

  Hi,
  
  sorry if this is not the right place to post this. It's my first time
  ;-)
  
  I was wondering if the frost patch could be incorporated into the
  libsasl2-2 package:
  
  http://frost.ath.cx/software/cyrus-sasl-patches/
  
  It enables the authentication of hashed passwords stored in a database.
  It has been around for some time and is included as an option on Gentoo.
  
  I played around with pbuilder and the source package and managed to
  build a .deb that includes the patch and is working on my Hardy AMD64
  machine. I attached the main patch to this bug. I addition, small
  changes have to be made to lib/Makefile.in and lib/Makefile.am
  
  Looking forward to an answer,
- Karsren
+ Karsten

-- 
Feature request: add patch to enable crypted passwords
https://bugs.launchpad.net/bugs/228712
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cyrus-sasl2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 228722] [NEW] swat segfaults

2008-05-09 Thread toobuntu
Public bug reported:

Binary package hint: samba

$ lsb_release -dr
Description:Ubuntu 8.04
Release:8.04

$ uname -srvmo
Linux 2.6.24-17-generic #1 SMP Thu May 1 14:31:33 UTC 2008 i686 GNU/Linux

$ apt-cache policy swat samba
swat:
  Installed: 3.0.28a-1ubuntu4
  Candidate: 3.0.28a-1ubuntu4
  Version table:
 *** 3.0.28a-1ubuntu4 0
500 http://us.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status
samba:
  Installed: 3.0.28a-1ubuntu4
  Candidate: 3.0.28a-1ubuntu4
  Version table:
 *** 3.0.28a-1ubuntu4 0
500 http://us.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status

The Samba 'panic action' script, /usr/share/samba/panic-action,
was called for PID 1841 (/usr/sbin/swat).

This means there was a problem with the program, such as a segfault.
Below is a backtrace for this process generated with gdb, which shows
the state of the program at the time the error occurred.  The Samba log
files may contain additional information about the problem.

If the problem persists, you are encouraged to first install the
samba-dbg package, which contains the debugging symbols for the Samba
binaries.  Then submit the provided information as a bug report to
Ubuntu by visiting this link:
https://launchpad.net/ubuntu/+source/samba/+filebug

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb7b496d0 (LWP 1841)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xb7fc9410 in __kernel_vsyscall ()
#0  0xb7fc9410 in __kernel_vsyscall ()
#1  0xb7c654d3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7c08643 in ?? () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7e12d7d in system () from /lib/tls/i686/cmov/libpthread.so.0
#4  0x08140bf8 in smb_panic ()
#5  0x0812b41a in ?? ()
#6  0x0823d7d8 in ?? ()
#7  0x0823d774 in ?? ()
#8  0x0823d967 in ?? ()
#9  0x002d in ?? ()
#10 0x in ?? ()
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; 
input not from terminal]

ProblemType: Bug
Architecture: i386
Date: Fri May  9 10:35:55 2008
DistroRelease: Ubuntu 8.04
Package: swat 3.0.28a-1ubuntu4
PackageArchitecture: i386
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=C
SourcePackage: samba
Uname: Linux 2.6.24-17-generic i686

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
swat segfaults
https://bugs.launchpad.net/bugs/228722
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 224428] [SRU] munin-node not restarted after plugin installation

2008-05-09 Thread Martin Pitt
Accepted into -proposed, please test and give feedback here

-- 
[SRU] munin-node not restarted after plugin installation
https://bugs.launchpad.net/bugs/224428
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 222761] Re: [SRU] upsd doesn't start NOT 221737

2008-05-09 Thread Martin Pitt
Accepted into -proposed, please test and give feedback here

** Changed in: nut (Ubuntu Hardy)
   Status: Triaged = Fix Committed
   Target: ubuntu-8.04.1 = None

** Tags added: verification-needed

-- 
[SRU] upsd doesn't start NOT 221737
https://bugs.launchpad.net/bugs/222761
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 219528] Re: [SRU] recode function segfaults

2008-05-09 Thread Martin Pitt
Accepted into -proposed, please test and give feedback here

** Changed in: php5 (Ubuntu Hardy)
   Status: New = Fix Committed

** Tags added: verification-needed

-- 
[SRU] recode function segfaults
https://bugs.launchpad.net/bugs/219528
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 185729] Re: nautilus is unable to copy folders from samba

2008-05-09 Thread Kövér Gábor
I have the same issue in Hardy (Linux koverg-desktop 2.6.24-16-generic
#1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux).

My SMB server is an ASUS WL-500gP router with OpenWrt Linux 2.4 on it. I
cannot even copy from the shell by using smbfs (same error access
denied).

The only workaround I found is to use the scp, because I have and sshd
server installed on the router.

-- 
nautilus is unable to copy folders from samba
https://bugs.launchpad.net/bugs/185729
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 215904] Re: Assertion error in io.c:234: ber_flush2

2008-05-09 Thread Piggy
We find the same assert message in our /var/log/apache2/error.log:

apache2: /build/buildd/openldap2.3-2.4.7/libraries/liblber/io.c:234: 
ber_flush2: Assertion `( (sb)-sb_opts.lbo_valid == 0x3 )' failed.
[Fri May 09 11:31:31 2008] [notice] child pid 29054 exit signal Aborted (6)

We are using the authnz_ldap_module via apache2 for auth.

We have seen these messages correllating strongly with the frequent
authentication failures we're seeing using mercurial with https URLs
(ssh:// urls also using LDAP auth seem to be fine).

[EMAIL PROTECTED]:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 8.04
Release:8.04
Codename:   hardy
[EMAIL PROTECTED]:~# uname -a
Linux swieten 2.6.24-16-server #1 SMP Thu Apr 10 13:15:38 UTC 2008 x86_64 
GNU/Linux
[EMAIL PROTECTED]:~#

-- 
Assertion error in io.c:234: ber_flush2
https://bugs.launchpad.net/bugs/215904
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


select mirror

2008-05-09 Thread Serge van Ginderachter

Just read this post:

http://www.ubuntugeek.com/how-to-select-fastest-mirror-in-ubuntu.html

I was wondering what the way of work would be to do this by commandline?
For me, a test of 'fastest' mirror isn't even really necessary, I would be 
satisfied to just have a list of local (National) mirrors to select from, e.g. 
depending on which ISP I am.




Serge

 Serge van Ginderachter  http://www.vanginderachter.be/ 

 Kreeg u een odt bestand en kan u deze niet openen? Zie http://ginsys.be/odf  

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: select mirror

2008-05-09 Thread ahsiang
Hi,

Unnecessary for me, us mirror quite fast from Malaysia. It fair enough for
my daily admin tasks.

Nice to meet you.

On Fri, May 9, 2008 at 3:47 PM, Serge van Ginderachter 
[EMAIL PROTECTED] wrote:


 Just read this post:

 http://www.ubuntugeek.com/how-to-select-fastest-mirror-in-ubuntu.html

 I was wondering what the way of work would be to do this by commandline?
 For me, a test of 'fastest' mirror isn't even really necessary, I would be
 satisfied to just have a list of local (National) mirrors to select from,
 e.g. depending on which ISP I am.




Serge

  Serge van Ginderachter  http://www.vanginderachter.be/

  Kreeg u een odt bestand en kan u deze niet openen? Zie
 http://ginsys.be/odf

 --
 ubuntu-server mailing list
 ubuntu-server@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
 More info: https://wiki.ubuntu.com/ServerTeam




-- 
i'm
Soon Siang, Shio
a Player of Linux Branded Toy
[reply to:] [EMAIL PROTECTED]
[call to:] +6012-488-3692

*please AVOID sending me Word or PowerPoint attachments.
http://www.gnu.org/philosophy/no-word-attachments.html
-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Re: select mirror

2008-05-09 Thread Owen Townend
On 09/05/2008, Serge van Ginderachter [EMAIL PROTECTED] wrote:

  Just read this post:

  http://www.ubuntugeek.com/how-to-select-fastest-mirror-in-ubuntu.html

  I was wondering what the way of work would be to do this by commandline?
  For me, a test of 'fastest' mirror isn't even really necessary, I would be 
 satisfied to just have a list of local (National) mirrors to select from, 
 e.g. depending on which ISP I am.




 Serge

Hey,
  The app /usr/bin/software-properties-gtk seems to do a simple ping
test of a list of mirrors. You can find a list of mirrors[1] and
script a simple, similar test.

cheers,
Owen.

[1] https://launchpad.net/ubuntu/+archivemirrors

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: select mirror

2008-05-09 Thread Serge van Ginderachter

 Hey,
   The app /usr/bin/software-properties-gtk seems to do a simple ping
 test of a list of mirrors. You can find a list of mirrors[1] and
 script a simple, similar test.

It's not really the speed test that matters to me actually.
Having a quick and simple way to change/switch sources.list would be nice.

 cheers,
 Owen.
 
 [1] https://launchpad.net/ubuntu/+archivemirrors

Actually, the installer already does that, I guess it's part of the 
debian-installer.
The problem arises of for whatever reason you don't have connectivity ta 
install time, setting up apt breaks at that point, leaving you with the 
standard main repo and cdrom. You then have to do it manually afterwards.

Maybe the installer script can be re-used?


 Serge



-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam