Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12 closed defect (fixed)

Auto-scripts do not work

Reported by: guest Owned by: Paul Smedley
Priority: blocker Milestone: Samba Server for eCS (OS/2) 1.0
Component: Samba Server Version: 3.0.25rc3
Keywords: Cc:

Description

Option 'add machine script' and (other '*script') from smb.conf do not execute anything.

Change History (4)

comment:1 by Yuri Dario, 17 years ago

Looking at code, I see /bin/sh must be available for executing a script. This means only shell scripts can be used.

comment:2 by Yuri Dario, 17 years ago

Resolution: fixed
Status: newclosed

(changeset:60) Use popen() instead of fork()/exec(), now can execute cmd scripts, exe files, shell scripts.

comment:3 by Herwig Bauernfeind, 15 years ago

Milestone: Samba Server for eCS (OS/2) 1.0

comment:4 by Herwig Bauernfeind, 15 years ago

Version: 3.0.25rc3
Note: See TracTickets for help on using tickets.