search for: newgid

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

Did you mean: new_id
2015 Jan 19
2
migrating accounts and passwords
...dware. 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 them up. How do I migrate Samba accounts and preserve UID/GID and passwords? When I look inside the file created by: pdbedit -e smbpasswd:/root/migrate/smbpasswd.old, I see the old UIDs ?! How do I migrate Samba accounts while making the jump seamless for my u...
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