Re: [Samba] Samba wbinfo error message "Could not get info for user xxxxxx"

2012-03-14 Thread kartheek katakam
Hi Dale,

I haven't seen anything being updated in the log file under  /var/log --
[log.smbd, log.winbindd] when I tried to run these commands in parallel.
Any particular log file do you want me have look into to ??

in /etc/samba/smb.conf file I updated it with following lines for idmap

workgroup = TEST

realm = TEST.LAB.COM

server string = Samba Server Version %v

security = ADS

password server = TEST.LAB.COM

log file = /var/log/samba/log.%m

max log size = 50

idmap backend = nss

idmap uid = 1-2

idmap gid = 1-2

template homedir = /home/%U

template shell = /bin/bash

winbind separator = +

winbind cache time = 10

winbind enum users = Yes

winbind enum groups = Yes

winbind use default domain = Yes

winbind nss info = rfc2307

idmap config TEST:schema_mode = rfc2307

idmap config TEST:range = 1-2

idmap config TEST:default = yes

idmap config TEST:backend = ad

cups options = raw

Thanks,
Kartheek.

On Wed, Mar 14, 2012 at 3:01 PM, Dale Schroeder <
d...@briannassaladdressing.com> wrote:

> What error messages are you getting in the logs, and which idmap backend
> are you using?
>
> Dale
>
>
>
> On 03/14/2012 12:33 PM, kartheek katakam wrote:
>
>> Thanks Bernd,
>>
>> but it was helpfull, I restarted the winbind service I still see the same
>> issue.
>>
>>
>>
>> On Wed, Mar 14, 2012 at 1:06 PM, Bernd Markgraf
>> **wrote:
>>
>>  Hi,
>>>
>>> I've seen the same error today. Had to restart winbindd (after running
>>> for like 200days). That made things work nicely again.
>>>
>>>  Bernd
>>>
>>> On Wed, 2012-03-14 at 12:28 -0400, kartheek katakam wrote:
>>>
 Hi Everyone,

 I am running into this issue, when I integrated linux host to AD using
 samba.
 when I run wbinfo -u it is listing all AD users.
 but when I pick any one of the user from o/p of previous command and ran
 webinfo -i for the user I am getting this error message, any idea ??

 #wbinfo -i xx
 Could not get info for user xx
 # rpm -qa | grep samba
 samba-3.5.10-114.el6.x86_64
 samba-common-3.5.10-114.el6.**x86_64
 samba-client-3.5.10-114.el6.**x86_64
 samba-winbind-clients-3.5.10-**114.el6.x86_64
 samba-winbind-3.5.10-114.el6.**x86_64
 #

 Thanks,

>>>
>>>
>>>
>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Samba wbinfo error message "Could not get info for user xxxxxx"

2012-03-14 Thread Dale Schroeder
What error messages are you getting in the logs, and which idmap backend 
are you using?


Dale


On 03/14/2012 12:33 PM, kartheek katakam wrote:

Thanks Bernd,

but it was helpfull, I restarted the winbind service I still see the same
issue.



On Wed, Mar 14, 2012 at 1:06 PM, Bernd Markgraf
wrote:


Hi,

I've seen the same error today. Had to restart winbindd (after running
for like 200days). That made things work nicely again.

  Bernd

On Wed, 2012-03-14 at 12:28 -0400, kartheek katakam wrote:

Hi Everyone,

I am running into this issue, when I integrated linux host to AD using
samba.
when I run wbinfo -u it is listing all AD users.
but when I pick any one of the user from o/p of previous command and ran
webinfo -i for the user I am getting this error message, any idea ??

#wbinfo -i xx
Could not get info for user xx
# rpm -qa | grep samba
samba-3.5.10-114.el6.x86_64
samba-common-3.5.10-114.el6.x86_64
samba-client-3.5.10-114.el6.x86_64
samba-winbind-clients-3.5.10-114.el6.x86_64
samba-winbind-3.5.10-114.el6.x86_64
#

Thanks,




--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Samba wbinfo error message "Could not get info for user xxxxxx"

2012-03-14 Thread kartheek katakam
Thanks Bernd,

but it was helpfull, I restarted the winbind service I still see the same
issue.



On Wed, Mar 14, 2012 at 1:06 PM, Bernd Markgraf
wrote:

> Hi,
>
> I've seen the same error today. Had to restart winbindd (after running
> for like 200days). That made things work nicely again.
>
>  Bernd
>
> On Wed, 2012-03-14 at 12:28 -0400, kartheek katakam wrote:
> > Hi Everyone,
> >
> > I am running into this issue, when I integrated linux host to AD using
> > samba.
> > when I run wbinfo -u it is listing all AD users.
> > but when I pick any one of the user from o/p of previous command and ran
> > webinfo -i for the user I am getting this error message, any idea ??
> >
> > #wbinfo -i xx
> > Could not get info for user xx
> > # rpm -qa | grep samba
> > samba-3.5.10-114.el6.x86_64
> > samba-common-3.5.10-114.el6.x86_64
> > samba-client-3.5.10-114.el6.x86_64
> > samba-winbind-clients-3.5.10-114.el6.x86_64
> > samba-winbind-3.5.10-114.el6.x86_64
> > #
> >
> > Thanks,
>
>
>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Samba wbinfo error message "Could not get info for user xxxxxx"

2012-03-14 Thread Bernd Markgraf
Hi,

I've seen the same error today. Had to restart winbindd (after running
for like 200days). That made things work nicely again.

  Bernd

On Wed, 2012-03-14 at 12:28 -0400, kartheek katakam wrote:
> Hi Everyone,
> 
> I am running into this issue, when I integrated linux host to AD using
> samba.
> when I run wbinfo -u it is listing all AD users.
> but when I pick any one of the user from o/p of previous command and ran
> webinfo -i for the user I am getting this error message, any idea ??
> 
> #wbinfo -i xx
> Could not get info for user xx
> # rpm -qa | grep samba
> samba-3.5.10-114.el6.x86_64
> samba-common-3.5.10-114.el6.x86_64
> samba-client-3.5.10-114.el6.x86_64
> samba-winbind-clients-3.5.10-114.el6.x86_64
> samba-winbind-3.5.10-114.el6.x86_64
> #
> 
> Thanks,


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba