search for: addnewuser

Displaying 2 results from an estimated 2 matches for "addnewuser".

2006 Jun 30
1
getting form values using link_to_remote
I have this as part of an .rhtml page: <%= javascript_include_tag "prototype" %> <%= form_tag :controller => ''reallist'', :action => ''addnewuser''%> email:<br /> <%= text_field_tag :email, nil, :size => ''14'' %><br /> <div id=''nameStatus''> </div> <%= link_to_remote "check name availability", :update => "nameStatus", :url =>...
2006 May 24
2
Intermittent process crash serving files
...3.4.2-6.fc3)) #1 SMP Tue Nov 2 15:09:11 EST 2004) with SAMBA 3.0.8pre1-0.pre1.3. Here is a copy of our smb.conf: #=============================== Global Settings ========================= [global] create mask=777 force create mode=777 directory mask=777 add user script = /usr/sbin/addnewuser.sh %u #addsharecommand = /usr/sbin/smbexecutechangeshare.sh #deletesharecommand = /usr/sbin/smbexecutechangeshare.sh workgroup = NP netbios name = NETPUB_LINUX06 server string = NETPUB Linux File Server 06 local master = no domain master = no prefe...