search for: somepassword

Displaying 20 results from an estimated 53 matches for "somepassword".

Did you mean: some_password
2005 Jul 20
5
Can't connect to MySQL on another machine
...get is: ---- Mysql::Error in Test#index Access denied for user ''''@''192.168.0.3'' (using password: NO) ---- Here''s what database.yml looks like: ---- development: adapter: mysql database: dbname host: 192.168.0.4 username: username password: somepassword ---- The database, user name and password are the same as the ones used to connect with "mysql". (and yeah, I restarted webrick after modifying the file) Any pointers appreciated, Cheers
2005 Mar 11
1
Manager (5038)
...tml) to access port 5038 (manager port). But I have problem below. Is there another step that I need to do? ----------------------------------------------- Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. Asterisk Call Manager/1.0 Action:Login Username:theuser Secret:somepassword Response: Error Message: Missing action in request Action: Login Username: theuser Secret: somepassword Response: Success Message: Authentication accepted -----------------------------------------------
2014 Nov 17
1
exercising pam_cracklib from the command line
...d; subject to variation in the command line options and values provided? For example, assuming a cli driver program called cli_driver_pgm: cli_driver_pgm pam_cracklib.so difok=8 minlen=14 dcredit=3 ucredit=3 lcredit=3 ocredit=3 minclass=2 maxrepeat=3 maxsequence=3 reject_username gecoscheck -- somepassword -> pam_cracklib calculated minlen value for somepassword My Google-fu appears to have deserted me. -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB at Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley...
2011 Mar 07
1
Initialising UPS variables from ups.conf
...I ask is that I'm using FreeBSD & gmirror and need to extend the gracetime for the system to shutdown. For the moment, I've created a custom shutdown script that is set in upsmon.conf that does the job. #!/usr/local/bin/bash /usr/local/bin/upsrw -s ups.delay.start=130 -u haltuser -p somepassword evo_s_3000 /usr/local/bin/upsrw -s ups.delay.shutdown=120 -u haltuser -p somepassword evo_s_3000 /sbin/shutdown -h +0 Thanks, John
2008 Dec 10
1
Oddness with fieldnames containing an underscore
...e (testing newb as well), but I''ve come across an oddity when trying to write a scenario to create a user. Scenario: Register new user Given I am on the new user page And I fill in "login" with "fredf" And I fill in "password" with "somepassword" And I fill in "password_confirmation" with "somepassword" And I select "Mr" from "title" And I fill in "given_names" with "Fred" And I fill in "surname" with "Flintstone" And I fill in &qu...
2007 May 14
3
pxe password protect option
Hi, I have tried several different line options, but I cannot seem to get the pxe master password option to work? I have basically tried all combinations of: DEFAULT local PROMPT 0 ALLOWOPTIONS 1 TIMEOUT 500 MENU TITLE sometitle MENU MASTER PASSWD somepassword But just can't seem to get the menu to prompt for a password. version I have is pxe 3.31 Thanks for any help at all. Jer
2013 Jan 14
3
Samba4 AD delegation to read userPassword attribute
...... searchResDone resultCode: operationsError (1) matchedDN: Operation unavailable without authentication ... I defined the properties in dovecot-ldap.conf like this: --------------------------------------------------- uris = ldaps://192.168.0.1:636 dn = cn=ldap,ou=USER,dc=example,dc=de dnpass = somepassword base = dc=example,dc=de scope = subtree deref = never user_attrs = sAMAccountName=uid,primaryGroupID=gid user_filter = (sAMAccountName=%u) pass_attrs = mail=user,userPassword=password pass_filter = (sAMAccountName=%u) --------------------------------------------------- So trying to authenticate...
2007 Apr 16
2
DO NOT REPLY [Bug 4520] New: Add the ability to specify a password on the command line
...rd via the command line when connecting to an rsync repository, which would make integrating rsync into scripts much easier. Currently you need to specify a password file that holds the passwords or set the RSYNC_PASSWORD variable. It would be easier if one could just use options like: --password=somepassword --user=someuser or being able to say: rsync://user:password@server:port/src/ destination -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
2010 Apr 08
1
unknown user
...abm.ath.cx>, relay=dovecot, delay=0.04, delays=0.03/0/0/0.01, dsn=5.1.1, status=bounced (user unknown) but dovecot doesnt know my user: #dovecot-info.log dovecot: Apr 08 16:16:42 Info: auth(default): passwd-file(julius at abm.ath.cx): unknown user my user: #/etc/dovecot/passwd julius:{PLAIN}somepassword Any ideas whats wrong? more infos: this is a debian lenny with the default postfix installation, changes to #master.cf dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -f ${sender} -d ${recipient} #main.cf dovecot_dest...
2003 Jun 22
1
FWD and registrations
Someone said something about FWD registrations requiring the extended syntax shortly, like this: register => 12345@fwd.pulver.com:somepassword@fwd.pulver.com/12345 At the moment, using the extended syntax doesn't work - I get authorization errors. So stick with the old syntax: register => 12345:somepassword@fwd.pulver.com/12345 JT
2014 Apr 07
2
Dovecot LDAP issue
Dovecot version: 2.0.19 ------------------------------------------------------- grep -v '^ *\(#.*\)\?$' /etc/dovecot/dovecot-ldap.conf hosts = server.domain.tld:389 ldap_version = 3 auth_bind = yes dn = vmail at domain.tld dnpass = somepassword base = ou=testou,dc=domain,dc=tld scope = subtree deref = never user_filter = (&(userPrincipalName=%u)(objectClass=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2))) pass_filter = (&(userPrincipalName=%u)(objectClass=person)(!(userAccountContr...
2016 Jul 22
3
Config and other areas of struggle
I use a few raspberry pi’s and leave the icecast settings as localhost, and run darkice on the same Pi, I have let the router know to pass requests to port 8000 to the IP of the Pi. Using your external IP is not right, if your server is say 192.168.1.21 thats the port forward, just be sure that the ports you use are in the router too, udp/tcp I use both myself watch for typos. I think you are
2011 Mar 06
1
Samba4 - Constraint violation - check_password_restrictions: the password does not meet the complexity criteria!'
...9.10 (kernel 2.6.31-22-generic), by following the steps found through http://wiki.samba.org/index.php/Samba4/HOWTO.? Samba4 compiled successfully and right through Step 4 . Provision Samba, I'm stuck there, with $ ./source4/setup/provision --realm=samdom.example.com --domain=SAMDOM --adminpass=SOMEPASSWORD --server-role='domain controller' Below is the error I get: Traceback (most recent call last): File "./source4/setup/provision", line 256, in <module> useeadb=eadb, next_rid=opts.next_rid, lp=lp) File "bin/python/samba/provision/__init__.py", line 1563,...
2013 Jan 08
0
{Samba4] Problem with Joining Samba3 to Samba4 AD Domain
...r time offset: 26 [root at Samba3 ~]# net rpc info -U Administrator Enter Administrator's password: Domain Name: DOMAIN Domain SID: S-1-5-21-2572227374-1339717712-1008418335 Sequence number: 1 Num users: 17 Num domain groups: 12 Num local groups: 26 [root at Samba3 ~]# wbinfo -a vavanessians%somepassword plaintext password authentication succeeded challenge/response password authentication succeeded [root at Samba3 ~]# wbinfo -K 'vavanessians%somepassword' plaintext kerberos password authentication for [vavanessians%somepassword] succeeded (requesting cctype: FILE) credentials were put in:...
2020 Jun 17
2
CentOS 7.8 samba member server does not join and populate with correct FQDN
...incorrect in AD.? This join has been working correctly for years with last version working correctly being 4.9.1-10.el7_7.? I have other software that relies on this clients FQDN as it looks in ldap for the correct name.? Nothing changed on the join command(net ads join ad1.testdomain.com -U admin%somepassword --no-dns-updates) or config files. Unfortunately I'm stuck in an environment where the client FQDN does not match the FQDN of Active Directory.
2015 Mar 15
2
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
...ip.conf is as below [sonnyGW1] type=registration transport=transport-udp outbound_auth=sonnyGW1_auth server_uri=sip:gw1.sip.us client_uri=sip:sonny at gw1.sip.us contact_user=sonny retry_interval=60 forbidden_retry_interval=600 expiration=3600 [sonnyGW1_auth] type=auth auth_type=userpass password=somepassword username=sonny realm=gw1.sip.us [sonnyGW1] type=aor contact=sip:65.254.44.194:5060 [sonnyGW1] type=endpoint transport=transport-udp context=gateway1 allow=!all,ulaw outbound_auth=sonnyGW1_auth aors=sonnyGW1 [sonnyGW1] type=identify endpoint=sonnyGW1 match=65.254.44.194 My extensions.conf stub f...
2012 Feb 04
1
Samba4: Incorrect version of dlz_bind9.so
Hi list! I follow the Samba 4 HOWTO on Ubuntu 10.04, git ok make ok make install ok make ok (needed for provision to work, even though i use the installed provision) /usr/local/samba/sbin/provision --realm=samdom.example.com --domain=SAMDOM --adminpass=SOMEPASSWORD --server-role='domain controller' ok added "domain samdom.example.com" to resolv.conf When starting Bind 9.9.0b1 installed from http://ppa.launchpad.net/hauke/bind9/ I get: Feb 4 20:11:10 vm1 named[22249]: starting BIND 9.9.0b1 -u bind Feb 4 20:11:10 vm1 named[22249]: built w...
2005 Aug 01
1
smb_lookup error=-13
...t/smb-test and am attempting to mount a volume from a NetApp Filer running OnTap 7 with NTFS security mode. An Active Directory DC handles security for the share. The Linux machine shows as registered in AD and I can use wbinfo -u and -g fine. I use mount -t smbfs -o username=someuser,password=somepassword,workgroup=THEDOMAIN //NETAPP/somevolume /mnt/smb-test. The operation appears succesful. Yet, when I ls -alFG in the /mnt directory /mnt/smb-test is not listed. If I ls without the -alFG flags I do see the smb-test folder. If I cd into the folder it works fine, but as soon as I type ls I get the...
2010 Jul 16
1
smb mount as root, access as non-root. Changed behaviour between samba 3.0.x and 3.4.x?
...ce ("the client") which mounts a CIFS share from a Samba server - the Samba server usually runs on an Ubuntu system. Within the client, the root user executes a mount command like this: mount.cifs \\UBUNTUSERVER\archive /tmp/Default \ -o noserverino,user='someuser',pass='somepassword',uid='50',gid='7' That uid/gid pair belongs to the "lp" user on the client. Once the share is mounted, a process belonging to another user (lp in this case) writes data into the share. When I use Ubuntu 8.04 for the samba server, which ships with Samba 3.0.28, this...
2015 Jan 22
1
Postfix Dovecot LDAP setup
...user. So in the end I want to add a(nother) mail account by something like this: cat << EOF > ./newUser.ldif dn: mailAddress=Test at Domain.TLD,ou=mail,uid=User-1,ou=people,dc=MyDomain,dc=TLD objectclass: top objectclass: mailAccount mailAddress: Test at Domain.TLD MailPassword: {SSHA}SomePassword MailAccountStatus: active [...] EOF Therefore I setup a LDAP schema like the following, but it seems to ignore the attributes "MailPassword" and "noMailAccountStatus". Why? I don't understand what I'm missing here on my objectclass? ;/ # ====================== LDA...