[Bug 201786] Re: ssh Agent admitted failure to sign using the key

2008-04-12 Thread Berend De Schouwer
If I use ssh-agent instead of seahorse, it works.  Seahorse never even
asks for a passphrase for the key.  Hence, I think it's a seahorse bug.

You can use ssh-agent instead by editing /etc/X11/Xsession.d/60seahorse
and adding unset SSH_AUTH_SOCK

-- 
ssh Agent admitted failure to sign using the key
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 214556] Re: [Hardy] Can't share files

2008-04-12 Thread komputes
Partrice, I have followed your instructions and still get the same
error: The folder contents could not be displayed. Share couldn't be
found. Perhaps it has recently been deleted.

From the host itself (on 8.04) trying to look at its own share, the
error is different: Unable to mount location - Failed to mount Windows
share

I still can't list/view/copy files from/to smb shares. Keep in mind that
my subnet is not the standard 192.168.0.1 or 1.1, but 192.168.5.1 (if
that makes any difference, but it shouldn't).

Also are there any plans to create a meta-package that download all the
smb packages and make the standard smb setup? It would be beneficial to
have something like this in Add/Remove for new users who want to share
with windows/mac users.

-- 
[Hardy] Can't share files
https://bugs.launchpad.net/bugs/214556
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 214556] Re: [Hardy] Can't share files

2008-04-12 Thread komputes
** Changed in: samba (Ubuntu)
   Status: Incomplete = New

-- 
[Hardy] Can't share files
https://bugs.launchpad.net/bugs/214556
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 216358] [NEW] Samba crashes repeatedly to assert_uid

2008-04-12 Thread Zds
Public bug reported:

Binary package hint: samba

My Samba has been working fine for years now, month or two of that on
Hardy binaries and out of sudden it started to crash. It has now crashed
six times in 20 minutes with following stack dump:

[Thread debugging using libthread_db enabled]
[New Thread 0xb7af76d0 (LWP 7307)]
0xe410 in __kernel_vsyscall ()
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7c133c3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7bb6533 in ?? () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7d7ed7d in system () from /lib/tls/i686/cmov/libpthread.so.0
#4  0x0828aab8 in smb_panic (why=0x83bee31 failed to set uid\n)
at lib/util.c:1639
#5  0x08290cee in assert_uid (ruid=4294967295, euid=65534)
at lib/util_sec.c:102
#6  0x080ffe9c in become_id (uid=65534, gid=65534) at smbd/sec_ctx.c:57
#7  0x08100245 in set_sec_ctx (uid=65534, gid=65534, ngroups=0, groups=0x0, 
token=0x850fe68) at smbd/sec_ctx.c:280
#8  0x080f3f38 in change_to_user (conn=0x851eac8, vuid=101) at smbd/uid.c:259
#9  0x08113221 in make_connection_snum (snum=6, vuser=0x851d818, password=
  {data = 0x84f9970 , length = 1, free = 0x8287760 free_data_blob}, 
pdev=0xbfc79058 ?, status=0xbfc792e8) at smbd/service.c:926
#10 0x08114bf7 in make_connection (service_in=0xbfc797ec IPC$, password=
  {data = 0x84f9970 , length = 1, free = 0x8287760 free_data_blob}, 
pdev=0xbfc796ec ?, vuid=101, status=0xbfc792e8)
at smbd/service.c:1207
#11 0x080d5657 in reply_tcon_and_X (conn=0x0, inbuf=0x85233f8 , 
outbuf=0x8543840 , length=80, bufsize=131072) at smbd/reply.c:508
#12 0x0810f89e in switch_message (type=117, inbuf=0x85233f8 , 
outbuf=0x8543840 , size=80, bufsize=131072) at smbd/process.c:1003
#13 0x08110cfb in smbd_process () at smbd/process.c:1030
#14 0x0835e8f8 in main (argc=-1212455959, argv=0xbfc79d54)
at smbd/server.c:1120
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; 
input not from terminal]

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

-- 
Samba crashes repeatedly to assert_uid
https://bugs.launchpad.net/bugs/216358
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 216465] [NEW] [Hardy] public Samba SMB shares cannot be accessed anonymously from Windows XP

2008-04-12 Thread Rotbart van Dainig
Public bug reported:

Bug #32067 only goes half the way:

map to guest = bad user as default is nice, but won't do a thing if
guest account = nobody is disabled by default.

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

-- 
[Hardy] public Samba SMB shares cannot be accessed anonymously from Windows XP
https://bugs.launchpad.net/bugs/216465
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 216358] Re: Samba crashes repeatedly to assert_uid

2008-04-12 Thread Steve Langasek
Thank you for taking the time to report this issue and help to improve
Ubuntu.

Hitting this assertion error should also generate log entries.  Could
you please check /var/log/samba/log.smbd (or the per-host logfile) for
entries of the form Failure to set uid privileges to [...]?

Does this problem persist after restarting the samba service?

-- 
Samba crashes repeatedly to assert_uid
https://bugs.launchpad.net/bugs/216358
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 107657] Re: Kopete + bt848 : Can't select a video standard

2008-04-12 Thread Harald Sitter
Should be working in Hardy.

** Changed in: kdenetwork (Ubuntu)
   Status: New = Fix Released

** Changed in: kopete (Ubuntu)
   Status: New = Fix Released

-- 
Kopete + bt848 : Can't select a video standard
https://bugs.launchpad.net/bugs/107657
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