Mailinglist Archive: opensuse (3464 mails)
| < Previous | Next > |
Re: [opensuse] Domain membership problem in OpenSuse 10.2
- From: Prajjwal Devkota <prajjwal.devkota@xxxxxxxxxx>
- Date: Wed, 18 Apr 2007 14:24:08 +0545
- Message-id: <1176885548.2961.20.camel@xxxxxxxxxxxxxxxxxxxxxxxx>
Hi Everyone,
I found out my mistake. The funny thing is: it works in Fedora Core 5,
even though I have the same lines in the smb.conf file.
The two lines:
winbind uid = 16777216-33554431
winbind gid = 16777216-33554431
were causing the problem. I tried two things, and both worked:
a. I changed the winbind uid and gid to 1000-100000, and I could get a
proper listing
b. Removing the winbind uid and gid lines altogether worked as well.
Prajjwal
On Fri, 2007-04-13 at 15:01 +0545, Prajjwal Devkota wrote:
> Sorry, my smb.conf looks like this (pasted the wrong file):
> [global]
> idmap backend = ad
> idmap gid = 1000-100000
> idmap uid = 1000-100000
> winbind uid = 16777216-33554431
> winbind gid = 16777216-33554431
> password server = dell.umn.org.np
> realm = UMN.ORG.NP
> workgroup = HQ
> security = ADS
> template homedir = /home/%D/%U
> template shell = /bin/bash
> usershare allow guests = No
> winbind refresh tickets = yes
> winbind cache time = 3600
> workgroup = HQ
> winbind use default domain = yes
> winbind enum users = Yes
> winbind enum groups = Yes
> winbind nested groups = Yes
> winbind nss info = sfu
> winbind offline logon = Yes
> winbind use default domain = yes
> debuglevel = 4
> log level = 4
>
> Regards,
> Prajjwal
>
> Message Disclaimer: This electronic message may contain confidential information. If you have received it in error,
> please immediately inform the sender and delete the mail and any attachments. Unless it relates to the official business
> of UMN, any opinions, views and other information expressed in this document are those of the individual sender.
>
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
I found out my mistake. The funny thing is: it works in Fedora Core 5,
even though I have the same lines in the smb.conf file.
The two lines:
winbind uid = 16777216-33554431
winbind gid = 16777216-33554431
were causing the problem. I tried two things, and both worked:
a. I changed the winbind uid and gid to 1000-100000, and I could get a
proper listing
b. Removing the winbind uid and gid lines altogether worked as well.
Prajjwal
On Fri, 2007-04-13 at 15:01 +0545, Prajjwal Devkota wrote:
> Sorry, my smb.conf looks like this (pasted the wrong file):
> [global]
> idmap backend = ad
> idmap gid = 1000-100000
> idmap uid = 1000-100000
> winbind uid = 16777216-33554431
> winbind gid = 16777216-33554431
> password server = dell.umn.org.np
> realm = UMN.ORG.NP
> workgroup = HQ
> security = ADS
> template homedir = /home/%D/%U
> template shell = /bin/bash
> usershare allow guests = No
> winbind refresh tickets = yes
> winbind cache time = 3600
> workgroup = HQ
> winbind use default domain = yes
> winbind enum users = Yes
> winbind enum groups = Yes
> winbind nested groups = Yes
> winbind nss info = sfu
> winbind offline logon = Yes
> winbind use default domain = yes
> debuglevel = 4
> log level = 4
>
> Regards,
> Prajjwal
>
> Message Disclaimer: This electronic message may contain confidential information. If you have received it in error,
> please immediately inform the sender and delete the mail and any attachments. Unless it relates to the official business
> of UMN, any opinions, views and other information expressed in this document are those of the individual sender.
>
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |