search for: add_to_group

Displaying 4 results from an estimated 4 matches for "add_to_group".

2006 May 29
0
using components to reuse code
the following is the code of the controller, under the dir components/test/: class Test::GroupsManController < ApplicationController uses_component_template_root def add_to_group @account = Account.find_by_nick(@params[:nick]) # render :text => "#{session[:account_id]} #{Group.find(session[:group_id]).owner_id}" if (session[:account_id] == Group.find(session[:group_id]).owner_id) Account.join_group(@account.id, session[:group_id]) # render_component...
2004 Sep 08
0
[WINBIND] adds "weird" attributes in LDAP
...OWDELAY TCP_NODELAY wins support = yes dns proxy = no #add user script = /root/bin/BDC/adduser.sh '%u' #add machine script = /root/bin/BDC/addmachine.sh '%u' #add group script = /root/bin/BDC/addgroup.sh '%g' add user to group script = /root/bin/BDC/add_to_group.sh '%u' '%g' #delete user script = /root/bin/BDC/deleteuser_rpc.sh '%u' #delete group script = /root/bin/BDC/deletegroup.sh '%g' #delete user from group script = /root/bin/BDC/delete_from_group.sh '%u' '%g' display charset = UTF8...
2005 Jan 26
1
Possible Winbind Bug ?!?!
...IPTOS_LOWDELAY TCP_NODELAY wins support = no dns proxy = no # add user script = /root/bin/BDC/adduser.sh '%u' # add machine script = /root/bin/BDC/addmachine.sh '%u' # add group script = /root/bin/BDC/addgroup.sh '%g' # add user to group script = /root/bin/BDC/add_to_group.sh '%u' '%g' # delete user script = /root/bin/BDC/deleteuser_rpc.sh '%u' # delete group script = /root/bin/BDC/deletegroup.sh '%g' # delete user from group script = /root/bin/BDC/delete_from_group.sh '%u' '%g' display charset = UTF8 unix...
2005 Jan 24
1
winbind error - Conversion error: Illegal multibyte sequence(æ~S^\^H)
Hi there I hope that you understand by English. I'm a Rooky and don't know Samba very well. I installed the newest version 3.0.10 on my SuSE Linux 7.3 machine and it works very well. I make User- and Passwort-Requests with Samba (winbind) for the Squid-Proxy. Now always work's well but I get the following error message from log.winbind: [2005/01/24 11:05:52, 4]