[Samba] Re: Matching Group ID Numbers With Names

2004-09-02 Thread Michael Lueck
Kevin Bramblett wrote:
Is there a file somewhere that I can open and read or a command I can type
in that will show me which ID gets matched to which name?
/etc/group happen to have what you are looking for?
--
Michael Lueck
Lueck Data Systems
Remove the upper case letters NOSPAM to contact me directly.
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Re: Matching Group ID Numbers With Names

2004-09-02 Thread Paul Gienger
Michael Lueck wrote:
Kevin Bramblett wrote:
Is there a file somewhere that I can open and read or a command I can 
type
in that will show me which ID gets matched to which name?

/etc/group happen to have what you are looking for?
Or since this data is coming from winbind...
if you have /etc/nsswitch configured with
groups:   files winbind
try
getent group
--
Paul Gienger Office: 701-281-1884
Applied Engineering Inc. 
Information Systems Consultant   Fax:701-281-1322
URL: www.ae-solutions.commailto: [EMAIL PROTECTED]

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


Re: [Samba] Re: Matching Group ID Numbers With Names

2004-09-02 Thread Michael Lueck
On Thu, 02 Sep 2004 14:44:29 -0500, Paul Gienger wrote:

Or since this data is coming from winbind...

Yes I had considered that, but the assumed that the Linux OS itself still
needed standard group info for the file system, thus assumed that /etc/group is
maintained / synced by the winbind process.

Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/


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


RE: [Samba] Re: Matching Group ID Numbers With Names

2004-09-02 Thread Kristyan Osborne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Or since this data is coming from winbind...

Yes I had considered that, but the assumed that the Linux OS itself still
needed standard group info for the file system, thus assumed that /etc/group is
maintained / synced by the winbind process.

The GIDs are not standard OS groups. Winbind does not touch /etc/group, its simliar to 
using an LDAP backend. The OS will resolve from whatever is in /etc/nsswitch.

Cheers

- -
Kristyan Osborne - IT Technician
Longhill High School
01273 391672 / 304086
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (MingW32)

iD8DBQFBN34sqrr+KdRYU5gRAvNhAKDI+0shdN3MCxC0O6UXY6uTc542lACgtgiU
MvxBB4nt9KgS9oL4BejMifk=
=G9M2
-END PGP SIGNATURE-

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