- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: SAMBA
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2001 06:12 AM
08-23-2001 06:12 AM
SAMBA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2001 08:07 AM
08-23-2001 08:07 AM
Re: SAMBA
ftp://ftp.samba.org/pub/samba/samba-2.2.1a.tar.gz
Cheers,
Enno.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2001 12:47 PM
08-23-2001 12:47 PM
Re: SAMBA
It seems that winbind is included in a package named "samba-appliance". The binary and source RPMs can be downloaded on the samba ftp site or any mirror :
ftp://ftp.samba.org/pub/samba/appliance/
Good luck
Kodjo
P.S. Don't forget to rate this answer (1..10).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2001 02:00 PM
08-23-2001 02:00 PM
Re: SAMBA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2001 04:26 AM
08-24-2001 04:26 AM
Re: SAMBA
ftp://pserver.samba.org/pub/unpacked/tarballs/samba-head-snapshot.tar.gz
This should include all the source, man, docs and supporting info on winbind.
You were right though, it took a while to find.
Let me know if this is the one you needed.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2001 08:22 AM
08-24-2001 08:22 AM
Re: SAMBA
ftp://ftp.samba.org/pub/samba/samba-2.2.1a.tar.gz
does in fact contain a complete source code distribution - no precompiled stuff in there!
Just ungzip and untar the file and look under ./source/nmbd - that's where you'll find the "winbind" source code.
Cheers,
Enno.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2001 10:57 AM
08-24-2001 10:57 AM
Re: SAMBA
I think that your miss something.
RPM stands for "RedHat Package Manager". It can contains binary package, source code, documentation, or anything the builder decided to put inside it.
The URL I indicated to you :
ftp://ftp.samba.org/pub/samba/appliance/samba-appliance-0.5-1.src.rpm
points to a RPM that contains the source code. After the RPM installed, the source code (in .tar.gz format) is located in /usr/src/RedHat/SOURCES/... or /usr/src/packages/SOURCES/...
Good luck.
Kodjo
P.S. Don't forget to rate this answer (from 1 to 10).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2001 03:01 AM
08-30-2001 03:01 AM
Re: SAMBA
I'm especially interested in winbinds functionality of obtaining user and group permissions of the Windows PDC.
Christian