Santiago Balaguer García wrote: > I want the 'san0001' user has two passwords. This is a VERY uncommon situation. > Which op value have to use (=, :=, +=, ==) ? You don't. You will need to write a custom module to authenticate users with multiple passwords. Alan DeKok.