[Bug 301794] Re: Ubuntu 8.1 cannot connect windows share

2009-01-03 Thread james
I used the above fix from cebesius via rirad - works great for dns-323 &
ubuntu 8.1.

Many thanks!

-- 
Ubuntu 8.1 cannot connect windows share
https://bugs.launchpad.net/bugs/301794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301794] Re: Ubuntu 8.1 cannot connect windows share

2008-12-29 Thread rirad
This problem was studies by cebesius and he found that the samba server
version in dns-323 does not support the new authentication protocol used
by ubuntu 8.10 but expects the weaker lanman. (see
http://ubuntuforums.org/showpost.php?p=6238553&postcount=5)

The fix is to add this line to /etc/samba/smb.conf  below the [global] section:
 
client lanman auth = yes

This worked for my ch3snas as well which is very similar to the dns-323.

-- 
Ubuntu 8.1 cannot connect windows share
https://bugs.launchpad.net/bugs/301794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301794] Re: Ubuntu 8.1 cannot connect windows share

2008-12-08 Thread james
Thanks TC!!

-- 
Ubuntu 8.1 cannot connect windows share
https://bugs.launchpad.net/bugs/301794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301794] Re: Ubuntu 8.1 cannot connect windows share

2008-12-03 Thread Thierry Carrez
Louis-Xavier:
The workaround in comment 2 was proposed to the original poster, since he owns 
a DNS323 and they are known to be affected by bug 286828.
Your issue might be a bit different, since you get specific idmap errors in 
your logs. Could you please file a separate bug ? We'll merge them if analysis 
reveals that it is indeed the same bug.

-- 
Ubuntu 8.1 cannot connect windows share
https://bugs.launchpad.net/bugs/301794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301794] Re: Ubuntu 8.1 cannot connect windows share

2008-12-02 Thread Louis-Xavier Brusset
Excuse me bit if I understood well this workaround needs a server update
?

As my Freecom Network drive is like a blackbox and no firmware update is
available I am blocked ...

Is there something I can do to tell my client that my SMB server is a
pile of Old faulty code ?

All that I see are my two errors : 
  idmap uid range missing or invalid
  idmap will be unable to map foreign SIDs

-- 
Ubuntu 8.1 cannot connect windows share
https://bugs.launchpad.net/bugs/301794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301794] Re: Ubuntu 8.1 cannot connect windows share

2008-12-02 Thread Thierry Carrez
DNS323 seems affected by bug 286828, could you try the workaround described at:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/286828/comments/62

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

-- 
Ubuntu 8.1 cannot connect windows share
https://bugs.launchpad.net/bugs/301794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301794] Re: Ubuntu 8.1 cannot connect windows share

2008-12-02 Thread Louis-Xavier Brusset
Hello I got similar problem since I migrated from 8.04 to 8.10

I noticed that I can connect to a TRUE smb server (Igot a PC under
Windows XP Pro) but it crashes with my FREECOM Network Drive.

I looked into Samba logs and I found this  in /var/log/samba/log
.winbindd-idmap :

[2008/12/02 19:13:40,  1] winbindd/idmap_tdb.c:idmap_tdb_alloc_init(371)
  idmap uid range missing or invalid
  idmap will be unable to map foreign SIDs
[2008/12/02 19:13:40,  0] winbindd/idmap.c:idmap_alloc_init(831)
  ERROR: Initialization failed for alloc backend, deferred!
[2008/12/02 19:13:40,  1] winbindd/idmap_tdb.c:idmap_tdb_alloc_init(371)
  idmap uid range missing or invalid
  idmap will be unable to map foreign SIDs
[2008/12/02 19:13:40,  0] winbindd/idmap.c:idmap_alloc_init(831)
  ERROR: Initialization failed for alloc backend, deferred!
[2008/12/02 19:14:23,  1] winbindd/idmap_tdb.c:idmap_tdb_alloc_init(371)
  idmap uid range missing or invalid
  idmap will be unable to map foreign SIDs
[2008/12/02 19:14:23,  0] winbindd/idmap.c:idmap_alloc_init(831)
  ERROR: Initialization failed for alloc backend, deferred!
[2008/12/02 19:14:23,  1] winbindd/idmap_tdb.c:idmap_tdb_alloc_init(371)
  idmap uid range missing or invalid
  idmap will be unable to map foreign SIDs
[2008/12/02 19:14:23,  0] winbindd/idmap.c:idmap_alloc_init(831)
  ERROR: Initialization failed for alloc backend, deferred!
[2008/12/02 19:14:23,  1] winbindd/idmap_tdb.c:idmap_tdb_alloc_init(371)
  idmap uid range missing or invalid
  idmap will be unable to map foreign SIDs
[2008/12/02 19:14:23,  0] winbindd/idmap.c:idmap_alloc_init(831)
  ERROR: Initialization failed for alloc backend, deferred!
[2008/12/02 19:14:23,  1] winbindd/idmap_tdb.c:idmap_tdb_alloc_init(371)
  idmap uid range missing or invalid
  idmap will be unable to map foreign SIDs
[2008/12/02 19:14:23,  0] winbindd/idmap.c:idmap_alloc_init(831)
  ERROR: Initialization failed for alloc backend, deferred!

-- 
Ubuntu 8.1 cannot connect windows share
https://bugs.launchpad.net/bugs/301794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs