I've got a samba install on Linux with winbind installed, etc. I've configured it the same as I have under Solaris, but for some reason, I can't chown a file to an AD username. I have joined the box to the domain, I can wbinfo -u/-g and get lists of users and groups on the domain. When I run getent passwd or getent group, however, I don't see any of the domain users and groups. I have winbind enum users and groups = yes in the smb.conf file. Eventually, I need to be able to accomplish this with enum users and groups = no for a large domain, but I'm trying to duplicate a problem we're have with Solaris. Any ideas? I'm happy to furnish further info/configs/logs on request. ~Eric
Samba version is 3.0.24, running on CentOS 4.3, sorry about that. ~Eric -----Original Message----- From: samba-bounces+eric.diven=edsiohio.com@lists.samba.org [mailto:samba-bounces+eric.diven=edsiohio.com@lists.samba.org] On Behalf Of Eric Diven Sent: Monday, October 08, 2007 12:35 PM To: samba@lists.samba.org Subject: [Samba] Can't chown a file to an ADS username I've got a samba install on Linux with winbind installed, etc. I've configured it the same as I have under Solaris, but for some reason, I can't chown a file to an AD username. I have joined the box to the domain, I can wbinfo -u/-g and get lists of users and groups on the domain. When I run getent passwd or getent group, however, I don't see any of the domain users and groups. I have winbind enum users and groups = yes in the smb.conf file. Eventually, I need to be able to accomplish this with enum users and groups = no for a large domain, but I'm trying to duplicate a problem we're have with Solaris. Any ideas? I'm happy to furnish further info/configs/logs on request. ~Eric -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba man/listinfo/samba
winbind's log may be helpful On 10/8/07, Eric Diven <eric.diven@edsiohio.com> wrote:> I've got a samba install on Linux with winbind installed, etc. I've > configured it the same as I have under Solaris, but for some reason, I > can't chown a file to an AD username. I have joined the box to the > domain, I can wbinfo -u/-g and get lists of users and groups on the > domain. When I run getent passwd or getent group, however, I don't see > any of the domain users and groups. I have winbind enum users and > groups = yes in the smb.conf file. > > Eventually, I need to be able to accomplish this with enum users and > groups = no for a large domain, but I'm trying to duplicate a problem > we're have with Solaris. > > Any ideas? I'm happy to furnish further info/configs/logs on request. > > ~Eric > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >