Displaying 2 results from an estimated 2 matches for "newgids".
Did you mean:
new_ids
2015 Jan 19
2
migrating accounts and passwords
Hi all,
I'm trying to migrate my users to new hardware.
They're currently using Samba version 3.4.7-0.50 on Fedora 11
I have a new F20 server set up with Samba version 4.1.14
As you know, F11 had user accounts starting at uid 500 whereas F20 has
accounts starting at uid 1000
I've already done usermod -u <NewUID> and groupmod -g <newGID> for the
Linux accounts to bump
2007 Nov 13
8
acts_as_ferret : cannot use a customized Analyzer (as indicated in the AdvancedUsageNotes)
Hi all,
I cannot make aaf (rev. 220) use my custom analyzer, despite following the
indications @
http://projects.jkraemer.net/acts_as_ferret/wiki/AdvancedUsage
To pinpoint the problem, I created a model + a simple analyzer with 2 stop
words : "fax" and "gsm".
test 1 : model.rebuild_index + model.find_by_contents("fax") # fax is a
stop word.
=> I get a