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 Changed 17 years ago by Yuri Dario

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

comment:2 Changed 17 years ago by Yuri Dario

Resolution: fixed
Status: newclosed

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

comment:3 Changed 15 years ago by Herwig Bauernfeind

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

comment:4 Changed 15 years ago by Herwig Bauernfeind

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