chenyun_zhou
2007-Dec-06 01:59 UTC
[Samba] How to get the users ang groups on the WINDOWS 2003 ADS
Hi,As we all know that using "wbinfo -u "or "wbinfo -g " we can get users or groups of A windows 200x ADS. And How can we write a c program to get a list of users and groups and keep them in a array ? Trendy From rsa at rb-com.com Thu Dec 6 03:17:31 2007 From: rsa at rb-com.com (Ray Anderson) Date: Thu Dec 6 03:18:00 2007 Subject: [Samba] missing packaging/Fedora/makerpms.sh In-Reply-To: <fj7j1g$g6d$1@ger.gmane.org> References: <fj7j1g$g6d$1@ger.gmane.org> Message-ID: <475769CB.6020502@rb-com.com> Mark Nienberg wrote:> I downloaded the tar.gz file for 3.0.27a and I noticed there is not a > Fedora directory inside the packaging directory. I'm fairly certain > there used to be one in older versions. I'm groping now to figure out > how to build rpms for Fedora 4, which I know is a little old but I > don't have resources to upgrade the OS now. Was it intentionally removed? > > Mark >For my Fedora 3 and 4 machines out in the wild, I simply removed the rpms altogether and installed from source. It was a painless procedure, even including the vscan vfs objects. Symlink the config files to the /usr/local/samba/lib directory and it should work just fine. Sure makes upgrading to later versions easier. :)