Bug 4992 - ./setup/provision / smbscript: ejsEvalScript(): split invalid arguments
Summary: ./setup/provision / smbscript: ejsEvalScript(): split invalid arguments
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: x86 Linux
: P3 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Andrew Bartlett
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-24 16:20 UTC by Sven
Modified: 2007-10-09 20:57 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven 2007-09-24 16:20:03 UTC
SVN from today
Ubuntu 7.04 Server


./setup/provision --realm=TESTING1.ORG --domain=TESTING1 --adminpass=testing1 --server-role='domain controller'
set DOMAIN SID: S-1-5-21-2060537139-2038345867-536425681
Provisioning for TESTING1 in realm TESTING1.ORG
Using administrator password: testing1
Setting up /usr/local/etc/smb.conf
smbscript: ejsEvalScript(): split invalid arguments
Backtrace:
        [ 0]       substitute_var:2    ->       var list = split("${", str)
        [ 1]           setup_file:9    ->       data = substitute_var(data, subobj)
        [ 2]            provision:38   ->               setup_file("provision.smb.conf." + smbconfsuffix, info.message, paths.smbconf, subobj)
        [ 3]                     :167  ->       provision(subobj, message, blank, paths, system_session, creds, ldapbackend)
Comment 1 Andrew Bartlett 2007-10-09 20:57:02 UTC
I'm pretty sure that after a few false starts, this is fixed now.