Displaying 2 results from an estimated 2 matches for "resdom".
Did you mean:
rendom
2002 Nov 22
0
getent output corrupt ?
...nfsnobody:x:65534:65534:Anonymous NFS User:/var/lib/nfs:/sbin/nologin
pcap:x:77:77::/var/arpwatch:/sbin/nologin
xfs:x:43:43:X Font Server:/etc/X11/fs:/sbin/nologin
named:x:25:25:Named:/var/named:/sbin/nologin
apache:x:48:48:Apache:/var/www:/sbin/nologin
zutenis:x:500:500::/home/zutenis:/bin/bash
?RESDOM\Administrator::0:1000:?::
::0:1001:?::
::0:1002:?::
::0:1003:?::
::0:1004:?::
::0:1005:?::
::0:1006:?::
As you can see the the unix entries are ok, but the NT Domain entries do
seem to be corrupted. getent group also seems to be similarily affected.
Output of wbinfo -u shows:
[root@vmlinux1 samb...
2003 Dec 11
0
getting Samba 3.0.1 to use NIS UID's/GID's instead of its own
There are two NT domains, the resource domain (pretend it's RESDOM) and the user domain (MASDOM) where RESDOM trusts MASDOM. My Samber server (COOL) is registered in the RESDOM domain. I can do smbclient -L COOL -U MASDOM/myname and it asks for a password and displays the shares correctly, even picking up the NIS logon share.
The problems start, however, when I...