Displaying 3 results from an estimated 3 matches for "bstore".
Did you mean:
store
2006 Jul 19
5
Model Validation - with a twist
...ror messages saying "field can not be blank". This works fine
until I introduce some more logic.
What I''m trying to do is to validate the form first and then perform
some more validation (using google to verify the address is real) before
saving the whole thing.
The link if @bstore.valid? just renders the action add but doesn''t show
the nice error messages saying the field was blank. Any ideas?
Here''s my code so far:
def create
@bstore = Bookstore.new(params[:bookstore])
if @bstore.valid?
addresscheck = params[:bookstore][:address] + " "...
2004 Jan 14
0
Problem adding smb accounts on 3.0.1/ldap
...to add the samba attributes it
fails.
Setting sambaSamAccount, sambaSID and sambaPrimaryGroupSID in the ldif
file seems to fix the problem but I didn't realise that this necessary.Or
is there a problem with smbpasswd?
smb.conf
# Global parameters
[global]
domain logons = yes
workgroup = BSTORE
netbios name = TEST-SERVER2
server string = LDAP/Samba Development Server
security = user
encrypt passwords = Yes
# obey pam restrictions = Yes
passdb backend = ldapsam:ldap://test-server2.liv.buildstore.co.uk/
# smbpasswd -x delete the entire dn-entry
ldap delete dn = no
ldap passwd sync =...
2010 Dec 07
1
[ANNOUNCE] xorg-server 1.9.99.901
...2rootlesswndproc.c | 8 -
hw/xwin/winwindowswm.c | 84 +-
hw/xwin/winwndproc.c | 18 -
include/Makefile.am | 4 +-
include/XIstubs.h | 14 -
include/bstore.h | 22 -
include/bstorestr.h | 55 -
include/callback.h | 9 +-
include/closestr.h | 24 -
include/colormapst.h | 4 +-
include...