Ticket #43 (new defect)

Opened 10 months ago

Last modified 2 weeks ago

Missing OS/2 winbindd.exe

Reported by: guest Owned by: psmedley
Priority: major Milestone: Samba Server for OS/2 1.0.1
Component: Server Version:
Keywords: winbindd.exe Cc: herwig.bauernfeind@…
Blocking: Blocked By:

Description

Group management has always been broken for the OS/2 Samba port.

It appears that the reason for that is the missing OS/2 winbind.exe, because the attempt to create a group from a WinXP client MMC fails because of

[2007/10/30 08:37:25, 3] groupdb/mapping.c:pdb_default_create_alias(464)

Could not get a gid out of winbind

in /source/nsswitch there are OS-specific files for freebsd, hpux, irix, linux, netbsd and solaris, but none for OS/2, which appears to be the reason the winbind.exe is not built.

Attachments

log_group_add.zip (124.9 kB) - added by guest 10 months ago.
Attempt to create a group from WinXP client MMC log, level 10
configure.dif (134 bytes) - added by guest 10 months ago.
Change made to configure to make winbind.exe compile

Change History

Changed 10 months ago by guest

Attempt to create a group from WinXP client MMC log, level 10

Changed 10 months ago by guest

  • summary changed from Creating Samba groups does not work because of missing OS/2 winbind.exe to Missing OS/2 winbind.exe, probably therefore creating Samba groups does not work

The following change has to be made to configure to make winbind.exe compile (no working setup here however, yet): (diff.exe output)
62809,62812d62808
< *os2-emx*)
< NSSSONAMEVERSIONSUFFIX=".2"
< WINBIND_NSS_EXTRA_OBJS="nsswitch/winbind_nss_linux.o"
< ;;

Changed 10 months ago by guest

Change made to configure to make winbind.exe compile

Changed 10 months ago by guest

  • keywords groups removed
  • summary changed from Missing OS/2 winbind.exe, probably therefore creating Samba groups does not work to Missing OS/2 winbindd.exe

Wrong assumption: groups can be created even without winbindd.exe

Changed 10 months ago by guest

  • keywords winbindd.exe added; winbind.exe removed

Changed 6 months ago by herwigb

  • priority changed from blocker to major

Changed 2 weeks ago by ydario

  • milestone set to Samba Server for OS/2 1.0.1
Note: See TracTickets for help on using tickets.