search for: password1

Displaying 20 results from an estimated 55 matches for "password1".

Did you mean: password
2010 Sep 25
3
Factory_girl association with specific values
...each. When I create a User using FG, I want to assign a specific role. Cant seem to figure out how to do this, getting errors like: uninitialized constant SysadminRole for doing things this way: Factory.define :user do |u| u.practice_id { |a| a.association(:practice).id } u.password ''password1'' u.password_confirmation ''password1'' u.role { |a| a.association(:sysadmin_role) } end Factory.define :sysadmin_role do |f| f.name ''sysadmin'' end Thanks, David -- You received this message because you are subscribed to the Google Groups "R...
2004 Feb 08
5
can't access samba server from xp
Hi all, I just setup my samba server 2.2.8 on Solaris 8 Sparc. I am following checklist from 'Samba-Howto-Collection.pdf'. When I run 'net view' from a xp box but got below error message. Could anyone tell what I need to do ? --------------------- c:>net view \\smbhost System error 5 has occured. Access is denied. c:>net use x: \\smbhost\tmp System error 1240 has
2001 Nov 21
1
Samba password issue
Is it possible to have the users password on the Unix end to be different to that of the Windows client user. Example: I have a Windows 2000 user who logs onto his PC as "fredblogs" with a password of "password1". On the Unix Samba end I have the user "fredblogs" setup with a password of "password2". I am then unable to access the Unix server, if I reset the Unix users password to "password1" he is able to access the server, any suggestions would be great. Regards Neil...
2005 Jul 02
1
Problem registering Asterisk Dual Server
...tement. I'm a bit confused about the register statement. How can they can register with each other when both firewalls are blocking port 4569? Do I have to open ports 4569 on both servers in order to register them with each other? ======================== SERVER 1: register => Ast-1-in:password1@IP-address [Ast-2-in] type=user secret=password2 context=incoming disallow=all allow=ulaw ;trunk=yes [Ast-2-out] type=peer disallow=all allow=ulaw host=dynamic ========================== SERVER 2: register => Ast-2-in:password2@IP-address [Ast-1-in] type=user secret=password1 context=incomin...
2006 Feb 14
1
rsync command: help with windows -> unix
...= /var/run/rsync.lock [antec_win2k_mike] path = /vol3/antec_win2k_mike uid = nobody gid = nobody read only = no list = yes auth users = mmat secrets file = /etc/rsync/rsyncd.secrets ------------------------------ /etc/rsync/rsyncd.secrets: ------------------------------ mmat:password1 ------------------------------ I have a local user 'mike' on the server with password 'password2'. When I run this command I get my files dumped into the user's home directory, /home/mike/antec_win2k_mike (this antec directory is created): C:\rsync.exe /cygdrive/d/mike/* mik...
2006 Jan 28
3
Multiple Subscriptions to SIP accounts at Same Domain
...en those provided by Gossiptel. Herein lies the problem. I need to register about six incoming lines all provided by Gossiptel - half of them to be active within one context and half within another. I have sucessfully registered all the lines within sip.conf as follows: register => username1:password1:authuser1@sip.gossiptel.com register => username2:password2:authuser2@sip.gossiptel.com etc and then I created a peer and a user for the sip.gossiptel.com domain, but I now find that any calls that come in to any of these registered accounts all ring the 's' extension within the default...
2011 Dec 04
1
syncing imap servers with imapsync
...unix - - n - 1 scache amavis unix - - - - 2 smtp -o smtp_data_done_timeout=1200 -o smtp_send_xforward_command=yes [root at mail3 skins]# imapsync --syncinternaldates --host1 mail.example1.com --user1 bluethundr --password1 secret --host2 roundcube.example2.com --user2 bluethundr --password2 secret [root at mail3 skins]# imapsync --syncinternaldates --host1 mail.example1.com --user1 bluethundr --password1 secret --host2 roundcube.example2.com --user2 bluethundr --password2 secret $RCSfile: imapsync,v $ $Revision: 1.45...
2020 Oct 11
2
userou= question
...ate jean25 --given-name=Jean --initials=25 > --surname=Samba --uid-number=18700 --gid-number=10000 --profile-path=\\\\ > mbr04.ad.example.com\\profiles\\jean25 --home-drive=M > --home-directory=\\\\mbr04.ad.example.com\\users\\jean25 *--userou=?OU=Mmbrs-folder-redirection? > *--password=PASSWORD1 > New Password: > Retype Password: > ERROR(<class 'ValueError'>): Failed to add user 'jean25': - unable to > parse dn string > File "/usr/lib/python3/dist-packages/samba/netcmd/user.py", line 395, in > run > smartcard_required=smartcard_re...
2011 Mar 26
2
Dovecot-2.0.11 searches in all LDAP directory
...s=qmailUser)(uid=%u)) I tested IMAP over telnet: $ telnet mainserv.ph.com 143 Trying 192.168.1.252... Connected to mainserv.ph.com. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN] Dovecot ready. a001 LOGIN someuser password1 Two passwords are tested: for uid from ou=Mail and ou=Users. LDAP logs of searches: slapd[1917]: filter: (&(objectClass=posixAccount)(uid=someuser)) slapd[1917]: attrs: slapd[1917]: uid slapd[1917]: userPassword slapd[1917]: uidNumber slapd[1917]: gidNumber? and etc after this:...
2010 Jan 26
2
[inter-pbx commnication] trying to make PBX1 talk to PBX2
Hi All, i want to make an extension from pbx1 able to tlak to another extension from pbx2 or use pbx2's trunk to dial outside calls. so i edited in both servers accordinally the iax.conf: register => pbx1:pass at 172.16.200.175 <pbx1%3Apass at 172.16.200.175> [pbx2] type=friend host=dynamic trunk=yes sercret=pass context=[default] ; i used the biggest context to avoid confusion as
2012 Jan 17
3
Users with different passwords on each host
Say I have 50 user accounts that must exist on 3 hosts, each with different passwords (3 hosts, 50 users, 150 passwords). Is it possible to do this without defining each user 3 times? Thank you -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit
2020 Oct 11
2
userou= question
Yes, thank you for the guidance. Regarding "*You do not put the users password here (if that is what you are trying to do): --password=PASSWORD1*" My experience has been this, no matter where I put "--password=" in the string, after the "user" as the manpage suggests or the end. When I run the create string I am asked for a "New Password:' and then "Retype Password:". Which is fine by me, I want...
2011 Feb 18
1
Post login scripting and imapsync on user login
...ich imapsync does sync between two mailservers on users login (on login sync mail from old to new mailserver) is there a alternative or different approach? something like #!/bin/bash /usr/bin/imapsync --syncinternaldates --nosyncacls --authmech1 PLAIN --host1 old.server.com --user1 $USER*master --password1 master --authmech2 PLAIN --host2 new.server.com --user2 $USER*master --password2 master exec /usr/lib/dovecot/imap "$@" thanx -- View this message in context: http://old.nabble.com/Post-login-scripting-and-imapsync-on-user-login-tp30958180p30958180.html Sent from the Dovecot mailing lis...
2019 May 31
1
[mail-crypt-plugin] Password Query for Folder Keys questions
...0068:big num routines:BN_mpi2bn:encoding error I've tried to list the key with 'doveadm mailbox cryptokey list -u user' but I'm only getting the following output: Folder Active Public ID And I've tried to create a password with 'doveadm mailbox cryptokey password -u user -n Password1' and I'm getting the following output: result: dcrypt_key_load_private(...) failed: password missing Also my settings in conf.d: 10-mail.conf - mail_attribute_dict = file:%h/Maildir/dovecot-attributes mail_plugins = $mail_plugins mail_crypt plugins{ mail_crypt_curve = secp512r1 mail_cr...
2009 May 06
2
Testing POP3 with telnet - password always wrong
...POP3 server using Outlook Express, and well, I am just not going to do that. Not when I can do it by hand... legg at debian:~$ telnet 192.168.10.171 110 Trying 192.168.10.171... Connected to 192.168.10.171. Escape character is '^]'. +OK Dovecot ready. USER test at 192.168.10.171 +OK PASS password1 -ERR Authentication failed. But why do I always get the password wrong? I twice set the password for the test user and also restarted Dovecot, but the password is always wrong. Note that disable_plaintext_auth=no. I'm sure there must be something stupid I have overlooked. Any suggestions?...
2017 Dec 14
4
SIP trunks going to the wrong context
...allowguest=no allowoverlap=no udpbindaddr=0.0.0.0 tcpenable=yes tcpbindaddr=0.0.0.0 transport=udp bindport=15060 srvlookup=yes allowsubscribe=yes limitonpeers=yes callcounter=yes vmexten=5199 nat=no ; SE registrations register => user1:password1 at sipgate.co.uk:5060/se2489 register => user2:password2 at sipgate.co.uk:5060/se1268 register => user3:password3 at sipgate.co.uk:5060/se0845 register => user4:password4 at callcentric.com:5060/se1777 register => user5:password5 at sipgate.co.uk:5060/se4130 register...
2004 Dec 18
1
One-way audio with SIP client only on certain calls
Hello. I have an * server set up on a public IP. I have SIP clients at three different locations, all behind NATs. I have all the SIP users set up this way: [user1] type=friend username=user1 secret=password1 callerid="User 1"<101> host=dynamic qualify=yes context=outgoing All three SIP clients are configured to use STUN (using stun.fwdnet.net:3478). Furthermore, I have LiveVOIP set up like this for incoming/outgoing calls: [livevoip] type=friend username=peer1 fromuser=peer1 secret=p...
2019 Aug 26
1
User found but password failure
On Mon, Aug 26, 2019 at 4:36 PM Joseph Tam via dovecot <dovecot at dovecot.org> wrote: > > On Sun, 25 Aug 2019, Mauricio Tavares wrote: > > > Per [1] I decided to see what the response (base64-reply) I am > > submitting to dovecot looks like: > > > > echo 'base64-reply' | base64 -d > > raub at example.compassword > > I think there's a
2007 Dec 12
6
namespace problem / 1.1beta11
...d with these settings. Example: From Folder [INBOX/Trash] To Folder [___________] To Folder ___________ does not exist Creating folder [___________] Couldn't create [___________]266 NO Unknown namespace. Used imapsync command: /home/imapsync/imapsync --host1 ip.of.host.1 --user1 user1 --password1 password --host2 127.0.0.1 --user2 user2 --password2 password --authmech2 LOGIN --regextrans2 s/\./_/g --delete2 --sep1 . --sep2 . --justfolders Another run with different namespace settings shows up the folders in Thunderbird as INBOX^2002, INBOX^Trash ans so on... My goal is to keep all client...
2006 Feb 05
8
sha1 or md5?
I''m building a site that requires user log-in and i have seen the Agile book using sha1 for password hashing while R-Forum uses md5. Is there any compelling argument to use one over the other? -- Posted via http://www.ruby-forum.com/.