[Bug 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2012-01-20 Thread Adam Mielke
This thread hasn't seen any activity in several months, but I discovered
it today after suffering from the same problem for the past few weeks on
Lucid.  After some trial and error I was able to resolve it.  Winbind
was unable to translate uids/gids into SIDs, but it could convert
usernames into SIDs. The fix was to modify the idmap config from this
syntax:

idmap backend = rid:FRIENDS=1-2

To this syntax:

idmap backend = tdb
idmap config FRIENDS : backend = rid
idmap config FRIENDS : range = 1-2

And voila, winbind works correctly.

Cheers,

Adam Mielke
Research Computing and Engineering
College of Liberal Arts
University of Minnesota

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

Title:
  winbind forgets uid/name gid/name mappings in regulary periods

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/207791/+subscriptions

-- 
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2012-01-20 Thread Adam Mielke
This thread hasn't seen any activity in several months, but I discovered
it today after suffering from the same problem for the past few weeks on
Lucid.  After some trial and error I was able to resolve it.  Winbind
was unable to translate uids/gids into SIDs, but it could convert
usernames into SIDs. The fix was to modify the idmap config from this
syntax:

idmap backend = rid:FRIENDS=1-2

To this syntax:

idmap backend = tdb
idmap config FRIENDS : backend = rid
idmap config FRIENDS : range = 1-2

And voila, winbind works correctly.

Cheers,

Adam Mielke
Research Computing and Engineering
College of Liberal Arts
University of Minnesota

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/207791

Title:
  winbind forgets uid/name gid/name mappings in regulary periods

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/207791/+subscriptions

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


[Bug 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2011-05-27 Thread Torsten Krah
Beside natty i am seeing this on a fresh lucid install too.

error view (winbind did forget the name):

-rw-rwxr-- 1 11107 praktikanten  63K 2007-01-19 17:11 2006.xls
-rw-rwxr-- 1 11107 praktikanten 115K 2007-06-01 12:01 2007.xls

renewed the infos via `id myuser` (which is the one with UID 11107):

-rw-rwxr-- 1 myuser praktikanten  63K 2007-01-19 17:11 2006.xls
-rw-rwxr-- 1 myuser praktikanten 115K 2007-06-01 12:01 2007.xls


Torsten

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

Title:
  winbind forgets uid/name gid/name mappings in regulary periods

-- 
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2011-05-27 Thread Torsten Krah
Beside natty i am seeing this on a fresh lucid install too.

error view (winbind did forget the name):

-rw-rwxr-- 1 11107 praktikanten  63K 2007-01-19 17:11 2006.xls
-rw-rwxr-- 1 11107 praktikanten 115K 2007-06-01 12:01 2007.xls

renewed the infos via `id myuser` (which is the one with UID 11107):

-rw-rwxr-- 1 myuser praktikanten  63K 2007-01-19 17:11 2006.xls
-rw-rwxr-- 1 myuser praktikanten 115K 2007-06-01 12:01 2007.xls


Torsten

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/207791

Title:
  winbind forgets uid/name gid/name mappings in regulary periods

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


[Bug 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2011-05-19 Thread Torsten Krah
2. Please try everything below with a fresh install of lucid on a
separate non-production system, if possible.

Tried a fresh install of Natty (11.04) and its even more worse now - i
am seing this one more than 10 times a day and its nearly
reproducable. All i have to do is to open say 20 gnome terminals - the
last one will have this:

Ich habe keinen Benutzernamen!@sf050:~$

3. Please list the most recent package versions (e.g.: dpkg -l|grep -i
samba, and maybe other packages. ubuntu-bug might help). It'd also be
useful to list your distribution even if it's clear from the version
numbers, just to save time looking it up.

ii  samba 2:3.5.8~dfsg-1ubuntu2.2   
 SMB/CIFS file, print, and login server for Unix
ii  samba-common  2:3.5.8~dfsg-1ubuntu2.2   
 common files used by both the Samba server and client
ii  samba-common-bin  2:3.5.8~dfsg-1ubuntu2.2   
 common files used by both the Samba server and client
ii  samba-tools   2:3.5.8~dfsg-1ubuntu2.2   
 Samba testing utilities
krah@sf050:~$ dpkg -l | grep winbind
ii  libwbclient0  2:3.5.8~dfsg-1ubuntu2.2   
 Samba winbind client library
ii  winbind   2:3.5.8~dfsg-1ubuntu2.2   
 Samba nameservice integration server


4. Please list relevant configuration options (e.g. both winbind and idmap 
sections of /etc/samba/smb.conf and maybe more. ubuntu-bug might post the 
entire configuration file).

Same configuration like initial report (excerpt):

security = ADS
idmap backend = rid:FRIENDS=1-2
idmap uid = 1-2
idmap gid = 1-2
winbind cache time = 300
winbind refresh tickets = true
winbind enum users = yes
winbind enum groups = yes
winbind use default domain = Yes
winbind offline logon = true



5. Check the log files for related information. /var/log/samba/log.winbind* 
might be more useful than some of the other log files. Post anything that might 
be relevant.

Log is empty - at least with configuration above.

6. If using rid or ads as the backend, try to find out if you can still query 
the domain controller with wbinfo -u and wbinfo -g. 
You may need to check klist, net ads status, net ads info to see if your 
kerberos key didn't get renewed. Some of this should be run under sudo with an 
Active Directory (AD) authenticated user. Consider posting some of the output.

Yes i can still query the AD. wbinfo -u and wbinfo -g does work as does
getent or id.

7. Try disabling the cache. Maybe try both winbind cache time 0  in
smb.conf and with the line missing if you're not sure which disables the
cache. Post to the bug the results of trying to get the mapping (e.g. by
ls on a file owned by an Active Directory mapped user).

Using cache time = 0 it completely fails to get the mapping via wbinfo -u or 
wbinfo -g. (Error looking up domain users). If i set it to at least 1 winbind 
is able to get the mappings (strange)!
The only message in the logs i've seen so far is:

[2011/05/19 14:17:29.841087,  0] 
winbindd/winbindd.c:195(winbindd_sig_term_handler)
  Got sig[15] terminate (is_parent=0)

8. Try winbind offline logon = false in smb.conf and post the results
of before and after cache timeout.

Same as 7 - but i still try to get some effect here.

9. Post any information you can about the cache and mapping files. This
could be a tbl file. The log files might give some information about
this.

Need some help here, what to post?

10. List whether you did a fresh install of Ubuntu or an upgrade. If it
was an upgrade, what version(s) did you upgrade from?

Its a fresh install of natty 11.04.

11. Did you try any other idmap backends? If so, please list which ones
and what order. I believe there might be a bug on switching backends
without deleting a mapping file.

No, i used security ads with rid backend.


** Changed in: samba (Ubuntu)
   Status: Fix Released = Confirmed

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

Title:
  winbind forgets uid/name gid/name mappings in regulary periods

-- 
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2011-05-19 Thread Torsten Krah
2. Please try everything below with a fresh install of lucid on a
separate non-production system, if possible.

Tried a fresh install of Natty (11.04) and its even more worse now - i
am seing this one more than 10 times a day and its nearly
reproducable. All i have to do is to open say 20 gnome terminals - the
last one will have this:

Ich habe keinen Benutzernamen!@sf050:~$

3. Please list the most recent package versions (e.g.: dpkg -l|grep -i
samba, and maybe other packages. ubuntu-bug might help). It'd also be
useful to list your distribution even if it's clear from the version
numbers, just to save time looking it up.

ii  samba 2:3.5.8~dfsg-1ubuntu2.2   
 SMB/CIFS file, print, and login server for Unix
ii  samba-common  2:3.5.8~dfsg-1ubuntu2.2   
 common files used by both the Samba server and client
ii  samba-common-bin  2:3.5.8~dfsg-1ubuntu2.2   
 common files used by both the Samba server and client
ii  samba-tools   2:3.5.8~dfsg-1ubuntu2.2   
 Samba testing utilities
krah@sf050:~$ dpkg -l | grep winbind
ii  libwbclient0  2:3.5.8~dfsg-1ubuntu2.2   
 Samba winbind client library
ii  winbind   2:3.5.8~dfsg-1ubuntu2.2   
 Samba nameservice integration server


4. Please list relevant configuration options (e.g. both winbind and idmap 
sections of /etc/samba/smb.conf and maybe more. ubuntu-bug might post the 
entire configuration file).

Same configuration like initial report (excerpt):

security = ADS
idmap backend = rid:FRIENDS=1-2
idmap uid = 1-2
idmap gid = 1-2
winbind cache time = 300
winbind refresh tickets = true
winbind enum users = yes
winbind enum groups = yes
winbind use default domain = Yes
winbind offline logon = true



5. Check the log files for related information. /var/log/samba/log.winbind* 
might be more useful than some of the other log files. Post anything that might 
be relevant.

Log is empty - at least with configuration above.

6. If using rid or ads as the backend, try to find out if you can still query 
the domain controller with wbinfo -u and wbinfo -g. 
You may need to check klist, net ads status, net ads info to see if your 
kerberos key didn't get renewed. Some of this should be run under sudo with an 
Active Directory (AD) authenticated user. Consider posting some of the output.

Yes i can still query the AD. wbinfo -u and wbinfo -g does work as does
getent or id.

7. Try disabling the cache. Maybe try both winbind cache time 0  in
smb.conf and with the line missing if you're not sure which disables the
cache. Post to the bug the results of trying to get the mapping (e.g. by
ls on a file owned by an Active Directory mapped user).

Using cache time = 0 it completely fails to get the mapping via wbinfo -u or 
wbinfo -g. (Error looking up domain users). If i set it to at least 1 winbind 
is able to get the mappings (strange)!
The only message in the logs i've seen so far is:

[2011/05/19 14:17:29.841087,  0] 
winbindd/winbindd.c:195(winbindd_sig_term_handler)
  Got sig[15] terminate (is_parent=0)

8. Try winbind offline logon = false in smb.conf and post the results
of before and after cache timeout.

Same as 7 - but i still try to get some effect here.

9. Post any information you can about the cache and mapping files. This
could be a tbl file. The log files might give some information about
this.

Need some help here, what to post?

10. List whether you did a fresh install of Ubuntu or an upgrade. If it
was an upgrade, what version(s) did you upgrade from?

Its a fresh install of natty 11.04.

11. Did you try any other idmap backends? If so, please list which ones
and what order. I believe there might be a bug on switching backends
without deleting a mapping file.

No, i used security ads with rid backend.


** Changed in: samba (Ubuntu)
   Status: Fix Released = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/207791

Title:
  winbind forgets uid/name gid/name mappings in regulary periods

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


[Bug 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-27 Thread Drew Scott Daniels
To people saying they have related bugs:

This bug is for the idmap working fine on initial login, but the mapping
being lost after the cache time is exceeded (with no other related
winbind activity like authentications/logins). The id mapping can be
seen (or seen as failed) using ls in a directory with files owned by
an active directory user (success shows names, failure shows numbers).

Preferably in a single comment please answer the following questions/steps:
0. Please file a separate bug if it's a separate issue.
1. If you find a configuration or specific set of versions that work, please 
list all the differences.
2. Please try everything below with a fresh install of lucid on a separate 
non-production system, if possible.
3. Please list the most recent package versions (e.g.: dpkg -l|grep -i samba, 
and maybe other packages. ubuntu-bug might help). It'd also be useful to list 
your distribution even if it's clear from the version numbers, just to save 
time looking it up.
4. Please list relevant configuration options (e.g. both winbind and idmap  
sections of /etc/samba/smb.conf and maybe more. ubuntu-bug might post the 
entire configuration file).
5. Check the log files for related information. /var/log/samba/log.winbind* 
might be more useful than some of the other log files. Post anything that might 
be relevant.
6. If using rid or ads as the backend, try to find out if you can still query 
the domain controller with wbinfo -u and wbinfo -g. You may need to check 
klist, net ads status, net ads info to see if your kerberos key didn't get 
renewed. Some of this should be run under sudo with an Active Directory (AD) 
authenticated user. Consider posting some of the output.
7. Try disabling the cache. Maybe try both winbind cache time 0  in smb.conf 
and with the line missing if you're not sure which disables the cache. Post to 
the bug the results of trying to get the mapping (e.g. by ls on a file owned by 
an Active Directory mapped user).
8. Try winbind offline logon = false in smb.conf and post the results of 
before and after cache timeout.
9. Post any information you can about the cache and mapping files. This could 
be a tbl file. The log files might give some information about this.
10. List whether you did a fresh install of Ubuntu or an upgrade. If it was an 
upgrade, what version(s) did you upgrade from?
11. Did you try any other idmap backends? If so, please list which ones and 
what order. I believe there might be a bug on switching backends without 
deleting a mapping file.

Thanks,

 Drew Daniels
Resume: http://www.boxheap.net/ddaniels/resume.html

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-27 Thread Drew Scott Daniels
To people saying they have related bugs:

This bug is for the idmap working fine on initial login, but the mapping
being lost after the cache time is exceeded (with no other related
winbind activity like authentications/logins). The id mapping can be
seen (or seen as failed) using ls in a directory with files owned by
an active directory user (success shows names, failure shows numbers).

Preferably in a single comment please answer the following questions/steps:
0. Please file a separate bug if it's a separate issue.
1. If you find a configuration or specific set of versions that work, please 
list all the differences.
2. Please try everything below with a fresh install of lucid on a separate 
non-production system, if possible.
3. Please list the most recent package versions (e.g.: dpkg -l|grep -i samba, 
and maybe other packages. ubuntu-bug might help). It'd also be useful to list 
your distribution even if it's clear from the version numbers, just to save 
time looking it up.
4. Please list relevant configuration options (e.g. both winbind and idmap  
sections of /etc/samba/smb.conf and maybe more. ubuntu-bug might post the 
entire configuration file).
5. Check the log files for related information. /var/log/samba/log.winbind* 
might be more useful than some of the other log files. Post anything that might 
be relevant.
6. If using rid or ads as the backend, try to find out if you can still query 
the domain controller with wbinfo -u and wbinfo -g. You may need to check 
klist, net ads status, net ads info to see if your kerberos key didn't get 
renewed. Some of this should be run under sudo with an Active Directory (AD) 
authenticated user. Consider posting some of the output.
7. Try disabling the cache. Maybe try both winbind cache time 0  in smb.conf 
and with the line missing if you're not sure which disables the cache. Post to 
the bug the results of trying to get the mapping (e.g. by ls on a file owned by 
an Active Directory mapped user).
8. Try winbind offline logon = false in smb.conf and post the results of 
before and after cache timeout.
9. Post any information you can about the cache and mapping files. This could 
be a tbl file. The log files might give some information about this.
10. List whether you did a fresh install of Ubuntu or an upgrade. If it was an 
upgrade, what version(s) did you upgrade from?
11. Did you try any other idmap backends? If so, please list which ones and 
what order. I believe there might be a bug on switching backends without 
deleting a mapping file.

Thanks,

 Drew Daniels
Resume: http://www.boxheap.net/ddaniels/resume.html

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-25 Thread Heikki Manninen
Winbind still fails on 9.04, 9.10 and 10.04 beta 1.

While everything works just fine on RHEL/CentOS 5.4 with Samba/Winbind
3.4.7.

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-25 Thread Heikki Manninen
Winbind still fails on 9.04, 9.10 and 10.04 beta 1.

While everything works just fine on RHEL/CentOS 5.4 with Samba/Winbind
3.4.7.

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-22 Thread Thierry Carrez
Torsten reported the issue against hardy and was still having it as of
2010-02-23, since the hardy package wasn't updated. The FixReleased
status echoes the fact that the current development version (Lucid) is
believed to be fixed.

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-22 Thread Thierry Carrez
Torsten reported the issue against hardy and was still having it as of
2010-02-23, since the hardy package wasn't updated. The FixReleased
status echoes the fact that the current development version (Lucid) is
believed to be fixed.

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-20 Thread Drew Scott Daniels
I would like to know how the issue can be fixed (package upgrade to what
version?).

Torsten Krah indicated this was a problem as of  2010-02-23, there has
been no new release of winbind since 2010-02-02, and that release didn't
mention any issues like this.

In my research, I also found that some idmap backends don't support
certain features. There was an upstream documentation bug discussed
recently.

Thanks,

 Drew Daniels
Resume: http://www.boxheap.net/ddaniels/resume.html

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-20 Thread Drew Scott Daniels
I would like to know how the issue can be fixed (package upgrade to what
version?).

Torsten Krah indicated this was a problem as of  2010-02-23, there has
been no new release of winbind since 2010-02-02, and that release didn't
mention any issues like this.

In my research, I also found that some idmap backends don't support
certain features. There was an upstream documentation bug discussed
recently.

Thanks,

 Drew Daniels
Resume: http://www.boxheap.net/ddaniels/resume.html

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-11 Thread Peter Parzer
I did not have this problem anymore with Ubuntu 9.10 and  winbind
2:3.4.0-3ubuntu5.4

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-11 Thread Thierry Carrez
Closing based on previous comment, please reopen if you can reproduce in
the current development version.

** Changed in: samba (Ubuntu)
   Status: Confirmed = Fix Released

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-11 Thread Peter Parzer
I did not have this problem anymore with Ubuntu 9.10 and  winbind
2:3.4.0-3ubuntu5.4

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-11 Thread Thierry Carrez
Closing based on previous comment, please reopen if you can reproduce in
the current development version.

** Changed in: samba (Ubuntu)
   Status: Confirmed = Fix Released

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-10 Thread Drew Scott Daniels
Hi Torsten Krah,
Thanks for your friendly reply. Part of the reason I asked the questions was 
for other readers of the bug to be able to diagnose similar problems.

Also, for more detailed debugging, here's a link to the current development 
version 3 source code:
http://gitweb.samba.org/?p=samba.git;a=tree;f=source3/winbindd;hb=HEAD

I don't know what's going to happen to winbindd with samba4's new code.

I'm guessing that the expiration and failure to re-get the UID mapping can be 
seen at the top level in:
http://gitweb.samba.org/?p=samba.git;a=blob;f=source3/winbindd/wb_uid2sid.c;hb=HEAD
The only thing that might show up in a log at this level (or from this file 
anyway) looks to be:
  50 DEBUG(10, (idmap_cache_find_uid2sid found %d%s\n,
  51(int)uid, expired ?  (expired): ));

   1 Any chance you see the above log line?
Unless I misunderstand, the cache is expired, and requesting a mapping fails. 
That means the following is executed:

  66 for (domain = domain_list(); domain != NULL; domain = 
domain-next) {
  67 if (domain-have_idmap_config
  68  (uid = domain-id_range_low)
  69  (uid = domain-id_range_high)) {
  70 state-dom_name = domain-name;
  71 break;
  72 }
  73 }
  74 
  75 child = idmap_child();
  76 
  77 subreq = rpccli_wbint_Uid2Sid_send(
  78 state, ev, child-rpccli, state-dom_name,
  79 uid, state-sid);
  80 if (tevent_req_nomem(subreq, req)) {
  81 return tevent_req_post(req, ev);
  82 }
  83 tevent_req_set_callback(subreq, wb_uid2sid_done, req);
  84 return req;
  85 }

So I'm guessing that means that the domain name isn't found, or there's a 
problem with rpccli_wbint_Uid2Sid_send(), but there are a few other 
possibilities. The next steps would be to:
   * Check if upstream's got any new information
   * Look at rpccli_wbint_Uid2Sid_send()
   * Check how the cache is initially populated and check if it's different 
code than the above code.
   * Test with caching disabled if possible.
   * Test in offline mode if possible.

I haven't looked to see if this bug is filed upstream, or if it's
mentioned on a mailing list of theirs. If it is, then any links would be
nice.

 Drew Daniels
Resume: http://www.boxheap.net/ddaniels/resume.html

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-10 Thread Chuck Short
Hi,

I was wondering if you were still having this problem.

Regards
chuck

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-10 Thread Drew Scott Daniels
Hi Torsten Krah,
Thanks for your friendly reply. Part of the reason I asked the questions was 
for other readers of the bug to be able to diagnose similar problems.

Also, for more detailed debugging, here's a link to the current development 
version 3 source code:
http://gitweb.samba.org/?p=samba.git;a=tree;f=source3/winbindd;hb=HEAD

I don't know what's going to happen to winbindd with samba4's new code.

I'm guessing that the expiration and failure to re-get the UID mapping can be 
seen at the top level in:
http://gitweb.samba.org/?p=samba.git;a=blob;f=source3/winbindd/wb_uid2sid.c;hb=HEAD
The only thing that might show up in a log at this level (or from this file 
anyway) looks to be:
  50 DEBUG(10, (idmap_cache_find_uid2sid found %d%s\n,
  51(int)uid, expired ?  (expired): ));

   1 Any chance you see the above log line?
Unless I misunderstand, the cache is expired, and requesting a mapping fails. 
That means the following is executed:

  66 for (domain = domain_list(); domain != NULL; domain = 
domain-next) {
  67 if (domain-have_idmap_config
  68  (uid = domain-id_range_low)
  69  (uid = domain-id_range_high)) {
  70 state-dom_name = domain-name;
  71 break;
  72 }
  73 }
  74 
  75 child = idmap_child();
  76 
  77 subreq = rpccli_wbint_Uid2Sid_send(
  78 state, ev, child-rpccli, state-dom_name,
  79 uid, state-sid);
  80 if (tevent_req_nomem(subreq, req)) {
  81 return tevent_req_post(req, ev);
  82 }
  83 tevent_req_set_callback(subreq, wb_uid2sid_done, req);
  84 return req;
  85 }

So I'm guessing that means that the domain name isn't found, or there's a 
problem with rpccli_wbint_Uid2Sid_send(), but there are a few other 
possibilities. The next steps would be to:
   * Check if upstream's got any new information
   * Look at rpccli_wbint_Uid2Sid_send()
   * Check how the cache is initially populated and check if it's different 
code than the above code.
   * Test with caching disabled if possible.
   * Test in offline mode if possible.

I haven't looked to see if this bug is filed upstream, or if it's
mentioned on a mailing list of theirs. If it is, then any links would be
nice.

 Drew Daniels
Resume: http://www.boxheap.net/ddaniels/resume.html

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-03-10 Thread Chuck Short
Hi,

I was wondering if you were still having this problem.

Regards
chuck

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-02-23 Thread Torsten Krah
   1. Check your idmap backend setup in /etc/samba/smb.conf

Checked - ok here.

   2. Check /var/log/samba/log.winbind* for relevant errors/warnings

No errors or warnings.

   3. If using rid or ads as the backend, try to find out if you can
still query the domain controller with wbinfo -u and wbinfo -g. You may
need to check klist, net ads status, net ads info to see if your
kerberos key didn't get renewed. Some of this should be run under sudo
with an Active Directory (AD) authenticated user.

Yes  i can query - and after issuing wbinfo -u or wbinfo -g or getent my
name, uid mappings are known again. But thats the problem - those
infos should not be lost (see original report above) - my ticket was
still valid 9 hours.

   4. Try re-logging in with an AD user and see if the problem is fixed.
If so, it might be that a new key was issued.

Yeah of cause relogin does fix - but it will happen again after a short
time - that won't fix the issue reported.

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-02-23 Thread Torsten Krah
   1. Check your idmap backend setup in /etc/samba/smb.conf

Checked - ok here.

   2. Check /var/log/samba/log.winbind* for relevant errors/warnings

No errors or warnings.

   3. If using rid or ads as the backend, try to find out if you can
still query the domain controller with wbinfo -u and wbinfo -g. You may
need to check klist, net ads status, net ads info to see if your
kerberos key didn't get renewed. Some of this should be run under sudo
with an Active Directory (AD) authenticated user.

Yes  i can query - and after issuing wbinfo -u or wbinfo -g or getent my
name, uid mappings are known again. But thats the problem - those
infos should not be lost (see original report above) - my ticket was
still valid 9 hours.

   4. Try re-logging in with an AD user and see if the problem is fixed.
If so, it might be that a new key was issued.

Yeah of cause relogin does fix - but it will happen again after a short
time - that won't fix the issue reported.

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-02-20 Thread Drew Scott Daniels
uid/name gid/name mappings depend on the backend chosen. If the backend
doesn't cache or calculate the uids and gids then it's likely trying to
query a Domain Controller.

   1. Check your idmap backend setup in /etc/samba/smb.conf
   2. Check /var/log/samba/log.winbind* for relevant errors/warnings
   3. If using rid or ads as the backend, try to find out if you can still 
query the domain controller with wbinfo -u and wbinfo -g. You may need to check 
klist, net ads status, net ads info to see if your kerberos key didn't get 
renewed. Some of this should be run under sudo with an Active Directory (AD) 
authenticated user.
   4. Try re-logging in with an AD user and see if the problem is fixed. If so, 
it might be that a new key was issued.

I kind of wonder if the winbind refresh tickets option isn't working for
some reason.

 Drew Daniels
Resume: http://www.boxheap.net/ddaniels/resume.html

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2010-02-20 Thread Drew Scott Daniels
uid/name gid/name mappings depend on the backend chosen. If the backend
doesn't cache or calculate the uids and gids then it's likely trying to
query a Domain Controller.

   1. Check your idmap backend setup in /etc/samba/smb.conf
   2. Check /var/log/samba/log.winbind* for relevant errors/warnings
   3. If using rid or ads as the backend, try to find out if you can still 
query the domain controller with wbinfo -u and wbinfo -g. You may need to check 
klist, net ads status, net ads info to see if your kerberos key didn't get 
renewed. Some of this should be run under sudo with an Active Directory (AD) 
authenticated user.
   4. Try re-logging in with an AD user and see if the problem is fixed. If so, 
it might be that a new key was issued.

I kind of wonder if the winbind refresh tickets option isn't working for
some reason.

 Drew Daniels
Resume: http://www.boxheap.net/ddaniels/resume.html

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2009-08-12 Thread Chuck Short
** Changed in: samba (Ubuntu)
   Status: New = Confirmed

** Changed in: samba (Ubuntu)
   Importance: Undecided = Medium

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2009-08-12 Thread Chuck Short
** Changed in: samba (Ubuntu)
   Status: New = Confirmed

** Changed in: samba (Ubuntu)
   Importance: Undecided = Medium

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2009-06-04 Thread Thierry Carrez
** Changed in: samba (Ubuntu)
   Status: Incomplete = New

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2009-06-04 Thread Thierry Carrez
** Changed in: samba (Ubuntu)
   Status: Incomplete = New

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2009-05-28 Thread Heikki Manninen
Still having this problem with a freshly installed  fully up to date
Jaunty. AD2k3 + SFU + idmap_ad.

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2009-05-28 Thread Heikki Manninen
Still having this problem with a freshly installed  fully up to date
Jaunty. AD2k3 + SFU + idmap_ad.

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-11-18 Thread Heikki Manninen
I'm too having the same problem. Now with Intrepid, had it also with
Hardy. Using AD 2003 + SFU.

At the moment I'm using Samba 3.2.4 packages from Debian Sid to overcome
the winbind crashing problem that is still present in Intrepids 3.2.3.

This problem exist with all three Samba versions (Hardy, Intrepid, Sid).

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-11-18 Thread Heikki Manninen
I'm too having the same problem. Now with Intrepid, had it also with
Hardy. Using AD 2003 + SFU.

At the moment I'm using Samba 3.2.4 packages from Debian Sid to overcome
the winbind crashing problem that is still present in Intrepids 3.2.3.

This problem exist with all three Samba versions (Hardy, Intrepid, Sid).

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-11-10 Thread Torsten Krah
I did not install SFU on my AD Domain Controller.
I am not using samba/winbindd but likewise-open like suggested - how to make a 
stack trace if i can not produce this failure by command?

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-11-10 Thread Torsten Krah
I did not install SFU on my AD Domain Controller.
I am not using samba/winbindd but likewise-open like suggested - how to make a 
stack trace if i can not produce this failure by command?

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-11-07 Thread Torsten Krah
I did not see such messages in my logs but still have this issue with
intrepid.

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-11-07 Thread Jerome Haltom
The ones of you having this issue:  Are you by chance using the SFU
idmap? I've isolated my problem down to that I believe.

If not, see if you can grab the stack trace. The samba panic action
should put it in the log files.

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-11-07 Thread Jerome Haltom
The ones of you having this issue:  Are you by chance using the SFU
idmap? I've isolated my problem down to that I believe.

If not, see if you can grab the stack trace. The samba panic action
should put it in the log files.

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-11-07 Thread Torsten Krah
I did not see such messages in my logs but still have this issue with
intrepid.

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-10-17 Thread wiggles
I'm having similar issues with RHEL and CentOS as well.

In my logs, I'm seeing messages like this, over and over again, every 10
minutes.  It makes me wonder if this is part of the problem:

[2008/10/15 20:26:44, 0] lib/util_sid.c:string_to_sid(242)
  string_to_sid: Sid S-0-0 is not in a valid format.


** Also affects: samba (CentOS)
   Importance: Undecided
   Status: New

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-10-17 Thread wiggles
I'm having similar issues with RHEL and CentOS as well.

In my logs, I'm seeing messages like this, over and over again, every 10
minutes.  It makes me wonder if this is part of the problem:

[2008/10/15 20:26:44, 0] lib/util_sid.c:string_to_sid(242)
  string_to_sid: Sid S-0-0 is not in a valid format.


** Also affects: samba (CentOS)
   Importance: Undecided
   Status: New

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-10-08 Thread Brandon Perry
This bug is still present in Intrepid as of 10/08/2008.

I have no [EMAIL PROTECTED]:~$ dpkg -l | grep winbind
ii  libwbclient0   2:3.2.3-1ubuntu2 
 client library for interfacing with winbind 
ii  winbind2:3.2.3-1ubuntu2 
 service to resolve user and group informatio
[1]+  Doneepiphany-webkit
I have no [EMAIL PROTECTED]:~$ apt-cache policy winbind
winbind:
  Installed: 2:3.2.3-1ubuntu2
  Candidate: 2:3.2.3-1ubuntu2
  Version table:
 *** 2:3.2.3-1ubuntu2 0
500 http://us.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status
I have no [EMAIL PROTECTED]:~$

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-10-08 Thread Brandon Perry
This bug is still present in Intrepid as of 10/08/2008.

I have no [EMAIL PROTECTED]:~$ dpkg -l | grep winbind
ii  libwbclient0   2:3.2.3-1ubuntu2 
 client library for interfacing with winbind 
ii  winbind2:3.2.3-1ubuntu2 
 service to resolve user and group informatio
[1]+  Doneepiphany-webkit
I have no [EMAIL PROTECTED]:~$ apt-cache policy winbind
winbind:
  Installed: 2:3.2.3-1ubuntu2
  Candidate: 2:3.2.3-1ubuntu2
  Version table:
 *** 2:3.2.3-1ubuntu2 0
500 http://us.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status
I have no [EMAIL PROTECTED]:~$

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-05-10 Thread Torsten Krah
Bug is still there in Hardy Release - it doesn't matter if winbind or
likewise-open is used.

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-05-10 Thread Torsten Krah
Bug is still there in Hardy Release - it doesn't matter if winbind or
likewise-open is used.

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-04-03 Thread Peter Parzer
The bug is still there in Hardy-beta and likewise-open

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-03-27 Thread Chuck Short
Have you considered to upgrade to hardy and use likewise-open?

Thanks
chuck

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

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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 207791] Re: winbind forgets uid/name gid/name mappings in regulary periods

2008-03-27 Thread Torsten
If hardy gets released this may be an option, but not yet. So what to do
until then?

-- 
winbind forgets uid/name gid/name mappings in regulary periods
https://bugs.launchpad.net/bugs/207791
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