Group map files

Luke Kenneth Casson Leighton lkcl at samba.org
Wed Apr 12 02:25:52 GMT 2000


On Wed, 12 Apr 2000, Trevor Antczak wrote:

> Hello,
> 
> This is starting to really drive me nuts.  I have been downloading and
> compileing the TNG branch since about 0.4 and most recently 2.2.
> Everytime I hope it will solve the problem I am having and it doesn't.
> I can only conclude that I am doing something wrong.  When I restart
> Samba (or start it) I get a message in my log that the commands domain
> user map, domain group map, and local group map are unknown and being
> ignored.

that says you are not running with TNG.

check your entire system (find / -name smbd -print) for samba daemons.

>  I can only log into the doamin as a guest, and my user manager
> is some kinda screwed up right now, because of the weird info it is
> getting from Samba.  Since no one else is reporting this problem, I have
> to assume it is not a bug (as I first thought).

well, it may well be.  there is still the issue where identical names in
/etc/passwd and /etc/group cause recursion problems.

> smb.conf
> <snip>
> # Unix users can map to different SMB User names
>    domain user map = /etc/smbusers
>    local group map = /etc/smbgroupmap
>    domain group map = /etc/smbgroup
> ;   domain admin group = wheel
> ;   domain admin users = trevor rootnt
> ;   admin users = trevor rootnt
> </snip>
> 
> log.smb
> <snip>
> [2000/04/11 08:11:24, 1] smbd/server.c:main(614)
>   smbd version 2.0.3 started.
>   Copyright Andrew Tridgell 1992-1998
> [2000/04/11 08:11:24, 0] param/loadparm.c:map_parameter(1582)
>   Unknown parameter encountered: "domain user map"
> [2000/04/11 08:11:24, 0] param/loadparm.c:lp_do_parameter(1954)
>   Ignoring unknown parameter "domain user map"
> [2000/04/11 08:11:24, 0] param/loadparm.c:map_parameter(1582)
>   Unknown parameter encountered: "local group map"
> [2000/04/11 08:11:24, 0] param/loadparm.c:lp_do_parameter(1954)
>   Ignoring unknown parameter "local group map"
> [2000/04/11 08:11:24, 0] param/loadparm.c:map_parameter(1582)
>   Unknown parameter encountered: "domain group map"
> [2000/04/11 08:11:24, 0] param/loadparm.c:lp_do_parameter(1954)
>   Ignoring unknown parameter "domain group map"
> </snip>
> 
> --
> Thank you,
> Trevor Antczak
> Technology Manager
> Steinmetz & Associates
> 
> 

<a href=" mailto:lkcl at samba.org" > Luke Kenneth Casson Leighton    </a>
<a href=" http://cb1.com/~lkcl"  > Samba and Network Development   </a>
<a href=" http://samba.org"      > Samba Web site                  </a>
<a href=" http://mcp.com"        > Macmillan Technical Publishing  </a>
 
ISBN1578701503 DCE/RPC over SMB: Samba and Windows NT Domain Internals



More information about the samba-ntdom mailing list