[Bug 358261] Re: net rpc command potentially dangerous on Windows 2003 Server

2009-04-10 Thread Thierry Carrez
It's consistent with how Windows tools work. By design, you can join as many times as you want, and as long as you give it a Domain Admin password it will overwrite the existing objects in AD (without any warning). So I'd say the tools behave like they should. I understand that the process is

[Bug 358468] Re: Samba crashes on install....

2009-04-10 Thread Thierry Carrez
What happens if you run sudo /etc/init.d/samba start now ? Does it still fail to start ? Could you please provide relevant /var/log/syslog and /var/log/samba/* entries ? Thanks. ** Changed in: samba (Ubuntu) Status: New = Incomplete -- Samba crashes on install

[Bug 357569] Re: please set usershare path

2009-04-10 Thread Thierry Carrez
What would setting usershare path = /var/lib/samba/usershares change exactly ? The issue here (if any) is that by default usershares are not enabled, the directory is not created and nautilus-share is a little noisy when trying to test their existence ? ** Changed in: samba (Ubuntu)

[Bug 354243] Re: Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

2009-04-10 Thread Thierry Carrez
OK, let's sum up this bug (please confirm I got it right): - You boot a Jaunty beta LiveCD - Running smbclient -L NASBOXIPADDRESS successfully lists the shares on NAS box - Running findsmb successfully shows NAS box - Opening Places/Network in Nautilus you can see the NAS box - Double-Clicking on

Re: [Bug 357569] Re: please set usershare path

2009-04-10 Thread Anand Kumria
I'd rather file a separate bug for each of those issues you mention - since this change should be uncontroversial, I can not see any reason to not do it. Whereas differing people might agree / disagree about whether to enable / disable usershares by default. Thanks, Anand On Fri, Apr 10, 2009

[Bug 358652] Re: Error during mysql slave replication

2009-04-10 Thread Mariusz Kielpinski
Ok I did some additional tests and there is a time to give some result: First of all I am doing a master-master replication. On Ubuntu 8.04 my configuration works for months so I rather expect an error on Ubuntu 9.04 site. The problem is the configuration is almost the same (exludind server-id of

[Bug 358801] Re: sal all

2009-04-10 Thread Marc Deslauriers
** Visibility changed to: Public ** This bug is no longer flagged as a security vulnerability -- sal all https://bugs.launchpad.net/bugs/358801 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. --

[Bug 359062] [NEW] bad symlink or missing package in php5-dev with libtool.m4

2009-04-10 Thread Sébastien Barbieri
Public bug reported: Binary package hint: php5-dev libtool does not contains /usr/share/libtool/libtool.m4 which is required by php5-dev (php5-dev use a symlink to that libtool.m4) It was ok in hardy but not in intrepid anymore. Description:Ubuntu 8.10 Release:8.10 php5-dev:

[Bug 359062] Re: bad symlink or missing package in php5-dev with libtool.m4

2009-04-10 Thread Ondřej Surý
Location of /usr/share/*/libtool.m4 is not relevant, if you look into the script, it copies those files from $phpdir: (cd $phpdir cp $FILES_BUILD $builddir/build) -- bad symlink or missing package in php5-dev with libtool.m4 https://bugs.launchpad.net/bugs/359062 You received this bug

[Bug 354243] Re: Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

2009-04-10 Thread Stephen D Kamm
Thank you for addressing the specific case I have set up. In answer to your first five assumptions, YES except I failed to recreate the browser result shown in the attachment to Comment 4. Now, the NAS shares do not show, only Windows Network. Double-clicking on Windows Network yields Failed to

[Bug 354243] Re: Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

2009-04-10 Thread Stephen D Kamm
To run a command as administrator (user root), use sudo command. See man sudo_root for details. ubu...@ubuntu:~$ smbtree -N ubu...@ubuntu:~$ -- Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-04-10 Thread fschmitt
can't confirm dependency of protected vs open mode - for me, problem occurs in any case - connecting via ethernet cable, via open Wifi and via WPA-PSK-protected wifi. tested with two different routers. -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received

[Bug 354243] Re: Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

2009-04-10 Thread Stephen D Kamm
I was able to sudo gedit /etc/samba/smb.conf and killall x-session- manager as requested, but there is no change in diagnostics, see attachment. ** Attachment added: Screen003.png http://launchpadlibrarian.net/25211477/Screen003.png -- Nautilus fails to browse any share on network to which

[Bug 326936] Re: package samba 3.0.28a-1ubuntu4.7 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-04-10 Thread csmgj
I tried the above commands and got: u...@marty-laptop:~$ sudo apt-get install samba Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: linux-headers-2.6.24-19-generic

[Bug 279372] Re: packaging problem: libmysqld.a relocation R_X86_64_32

2009-04-10 Thread Kenneth Perry
Switching to libmysqlclient16-dev from libmysqlclient15-dev fixed the issue for me (compiling amarok 2.1 beta). -- packaging problem: libmysqld.a relocation R_X86_64_32 https://bugs.launchpad.net/bugs/279372 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 236867] Re: [php5][CVE-2007-2727] - same initialization vector might allow context-depented attacker to decrypt data easily

2009-04-10 Thread Marc Deslauriers
** Package changed: php5 (Ubuntu) = php-mcrypt (Ubuntu) -- [php5][CVE-2007-2727] - same initialization vector might allow context-depented attacker to decrypt data easily https://bugs.launchpad.net/bugs/236867 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 356646] Re: php safe mod bypass

2009-04-10 Thread Marc Deslauriers
The second issue send this to the server: $mLimit='512M';ini_set('memory_limit',$mLimit);if(!$mLimit = ini_get('memory_limit'))$mLimit = '2M';$mLimitInKb = substr($mLimit, 1)*1024*0.8;for($i=0;$i$mLimitInKb;$i++)$m.=str_repeat('m',1024);sleep(); I don't see how this is a security issue.

[Bug 359177] [NEW] Strange or obsolete code in mysql initscript

2009-04-10 Thread Alexey Sveshnikov
Public bug reported: Hi. There is several snippets in mysql init script, with 'log_end_msg 1', call and some code after it. 'log_end_msg' returns it's argument as exit status. So 'log_end_msg 1' will be intrepreted by bash as command that always fails. Option '-e' in bash causes script to bail

Re: [Bug 117727] Re: cifs mounts: unable to move dangling symlinks (case of svn ceckout with symlinks)

2009-04-10 Thread casbon
2009/4/10 Marcerino mastervanleeu...@gmail.com: As an aside: I am interested in this issue because I would like to pam_mount homedirs using cifs. firefox creates a lock file that is a dangling symlink. If the lock file cannot be removed, firefox cannot be started... Last time I tried firefox

[Bug 98658] Re: cifs doesn't support connecting as guest

2009-04-10 Thread Forest
Does fix released mean that something was changed in an upcoming samba release such that sec=none is no longer required for guest connections? Or, will we have to use sec=none forever? -- cifs doesn't support connecting as guest https://bugs.launchpad.net/bugs/98658 You received this bug

[Bug 305454] Re: 'mount error 13 = Permission denied' when user mounts cifs (sudo works!)

2009-04-10 Thread Forest
This bug might be related: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/98658 If you're trying to mount a share using guest access, see if the sec=none option works around the failure. -- 'mount error 13 = Permission denied' when user mounts cifs (sudo works!)

[Bug 359309] [NEW] mysql client package has broken SSL support

2009-04-10 Thread Todd Lipcon
Public bug reported: Binary package hint: mysql-client-5.0 The OpenSSL client support in the mysql client appears to be broken. I am unable to connect via SSL to a working SSL-enabled mysql server (running on a redhat box). Compiling mysql 5.0 from source with --with-openssl, I am able to

[Bug 354243] Re: Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

2009-04-10 Thread Stephen D Kamm
Addendum to Comment 18: Other differences from previous trial, along with setting static IP address on the NAS, I set host name to IOMEGA-36AE (was STORAGE- 36AE) and domain name to UTOPIA_BEACH (was WORKGROUP). I'm going to guess that when the domain names match, the shares are displayed at the