search for: mypwd

Displaying 16 results from an estimated 16 matches for "mypwd".

Did you mean: mypid
2003 Jun 10
3
Can't use mount command with samba
...ed Hat 9. All updates have been applied. There's no domain controller. I can connect from the Linux machine to the XP machines via Konqueror using smb://mymachine/myshare However, I can't use the mount command. I'm trying to use syntax like mount -t smbfs -o username=myname,password=mypwd //192.168.0.1 /win/myshare But I always just get a print-out showing command usage, and then demonstrating the exact syntax that I am using. I got this from The Unofficial Samba HOWTO http://hr.uoregon.edu/davidrl/samba/index.html A few other sites have demonstrated the same syntax. Samba seems...
2012 Sep 05
2
samba4 installation Error and mount: unknown filesystem type 'smbfs'
Hi, all: Two questions. Environment: Ubuntu 12.04 1) mount: unknown filesystem type 'smbfs' With default Samba 2:3.6.3-2ubuntu2.3 installed, all the following 3 commands failed: a) $ sudo mount -t *smbfs* -o username=MYNAME,password=MYPWD //mybooklive/myfolder /media/smb/ mount: unknown filesystem type 'smbfs' b) /media$ sudo mount -t *cifs* -o username=MYNAME,password=MYPWD //mybooklive/myfolder/ /media/smb/ mount: wrong fs type, bad option, bad superblock on //mybooklive/myfolder/, missing codepage or helper program...
2005 May 11
0
RODBC Oracle and VB automation with R(D)COM
...to Oracle 9i. I use R 2.0.1 on a Windows XP platform, 1GB ram, 2GHz Intel Processor) When I connect through the Rgui R console, the connection is successful (but through VB the attempt fails): >library(RODBC) >channel <- odbcConnect(dsn="MY_DB", uid="MYUID", pwd="MYPWD", case = "oracle") >channel RODB Connection 4 Details: case=toupper DSN=MY_DB UID=MYUID PWD=MYPWD DBQ=LT10G DBA=W APA=T EXC=F FEN=T QTO=T FRC=10 FDL=10 LOB=T RST=T GDE=F FRL=F BAM=IfAllSuccessful NUM=NLS DPM=F MTS=T MDI=F CSR=F FWC=F...
2013 Jun 11
0
[HCL] Atlantis Land A03-P551(V1.2) supported by <blazer_usb>
...cations with UPS re-established in your syslog ----------------- Shutdown (and notification also) worked with a problem: nut is unable to turn off the load, so you are forced to power on manually your PCs when power is back. Also tried with UPS on battery and the following cmd upscmd -u admin -p mypwd myups load.off upscmd -u admin -p mypwd myups shutdown.return upscmd -u admin -p mypwd myups shutdown.stayoff all commands give "OK" as answer. But the load stays on. ------------------- This UPS model is quite old, maybe 3 or 4 years old. I think it was mainly sold in Italy. I can fin...
2003 Aug 25
1
ODBC Oracle access
...o an MS Access DB that has tables linked through to the oracle database in question and that seems to work OK but it would be preferable to cut out the MS access middle-man. The command I'm attempting to use is: conn<- odbcConnect(dsn='myDSN', uid = "myUID", pwd = "myPWD", case = "oracle",believeNRows=FALSE) I wouldn't be surprised if there is an issue with the dsn configuration and not R (though I cant find it) so any tips as to things that I should check there would also be gratefully received. Version _ platform i386-pc-mingw3...
2018 Oct 04
3
Spontaneous reboot due to MySQL lookups ?
...pt that I call with the System()-command or a SHELL()-command) ? Here are some examples from the verbose file. [Aug 22 15:19:10] VERBOSE[2977] pbx.c: [Aug 22 15:19:10]     -- Executing [s at sub-GetAlertInfo:3] MYSQL("SIP/SipAgenT01-0000317d", "Connect connid localhost myuser mypwd myDB") in new stack [Aug 22 15:19:10] VERBOSE[2977] pbx.c: [Aug 22 15:19:10]     -- Executing [s at sub-GetAlertInfo:5] MYSQL("SIP/SipAgenT01-0000317d", "Query resultid 1 SELECT uri, callinfo FROM distringtone WHERE onoff='1'") in new stack [Aug 22 15:19:18] VERB...
2001 Feb 21
3
OpenSSH 2.5.1p1 on HP-UX: No CTRL+C possible!!!
I've compiled 2.5.1p1 on HP-UX mdv010 B.11.00 A 9000/887 457369232 two-user license with --prefix=/usr --sysconfdir=/etc/ssh \ --with-ssl-dir=$MYPWD/openssl-0.9.6 \ --with-pid-dir=/etc/ssh \ --with-default-path=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin --with-entropy-timeout=250 Nothin special I think, works fine with 2.3.0p1. Well, when I try to stop a process using CTRL+C (CTRL+Z does not work too) nothing happens. Is it...
2018 Oct 04
4
Spontaneous reboot due to MySQL lookups ?
...t; >> >> Here are some examples from the verbose file. >> >> >> >> [Aug 22 15:19:10] VERBOSE[2977] pbx.c: [Aug 22 15:19:10] -- Executing >> [s at sub-GetAlertInfo:3] MYSQL("SIP/SipAgenT01-0000317d", "Connect >> connid localhost myuser mypwd myDB") in new stack >> [Aug 22 15:19:10] VERBOSE[2977] pbx.c: [Aug 22 15:19:10] -- Executing >> [s at sub-GetAlertInfo:5] MYSQL("SIP/SipAgenT01-0000317d", "Query >> resultid 1 SELECT uri, callinfo FROM distringtone WHERE onoff='1'") >> in...
2006 Mar 14
1
ActionMailer Error - Please Help!
...below ActionMailer::Base.delivery_method = :smtp ActionMailer::Base.server_settings = { :address => "mail.mydomain.com", :domain => "mail.mydomain.com", :port => 25, :authentication => :login, :user_name => "myuname", :password => "mypwd" } ActionMailer::Base.perform_deliveries = true ActionMailer::Base.raise_delivery_errors = true ActionMailer::Base.default_charset = "utf-8" #model - notifier.rb class Notifier < ActionMailer::Base def comment_alert(post) # Email header info MUST be added here @recipients = &...
2006 Mar 15
0
some upper case letters with accent don't appear in file names
I have a backup server (Linux Debian 3.1) that connects to several Windows 2000 and 2003 servers shares with smbmount 3.0.14a. This is how I mount the shares: smbmount "\\\\win2000\\inetpubd" /mnt/win2000/ -o username=backups,password=mypwd If I list items with accents, this is a sample of how they appear on the mounted share: drwxr-xr-x 1 root root 4096 2005-12-01 16:45 D?but de saison 0506 en photos drwxr-xr-x 1 root root 4096 2005-05-05 22:14 Les six ?quipes 2001 -rwxr-xr-x 1 root root 1316 2006-02-10 20:25 LETENDREAGNES_6280f.r...
2005 May 09
0
Data source name not found, and no default driver specified
...ts location using the environment variable ODBCINI and verified its value from within R using Sys.getenv(). I connect using odbcConnect("mydsn") where "mydsn" is defined in the .ini file. I also tried odbcDriverConnect("DRIVER=/opt/informix/lib/cli/libifcli.so;UID=myid;PWD=mypwd;DATABASE=dbname;HOST=myhost;SERVER=myserver;SERVICE=service_port;PROTOCOL=soctcp;") but kept getting teh same error. What are the usual suspects in this case? how can I track the source of this problem?
2003 Jun 11
1
Permissions and long filenames
I'm mounting my Win XP shares with the following syntax mount -t smbfs -o uid=500,gid=500,username=me,password=mypwd '\\myserver\My Documents' /myserver/mydocs All of the shares are working correctly except for the My Documents folder, which only has read permissions. All the shares are on a FAT 32 partition, and all have the same security settings (the Everyone account has full control). The only diff...
2010 May 04
0
How to net group add 'group' (I scrod myself...can't figure out how descrod)
I have: interfaces = lo0, eth2 and: socket address = 192.168.3.1 socket address = 127.0.0.l in my smb.conf, but when I try to "net group add anything" (on server running samba 3.5.2, as a DC): <asks for current log'ed in users's password> mypwd Could not connect to server 127.0.0.1 Connection failed: NT_STATUS_CONNECTION_REFUSED So what am I missing? Shouldn't "interfaces=lo0" and the second socket addr line w/ 127.0.0.1 be all that is needed? Thanks for any descrodding help! :-) -linda Full smb.conf follows: [global...
2005 Feb 19
3
Still asterisk startup crash plz help
Hi, First i would like to thank the kind people of the list who have answered my previuos mail, but i am still stuck as asterisk still crashes upon startup, i have read the install article at http://www.voip-info.org/wiki-Asterisk+Step-by-step+Installation and i have search the asterisk archives, but i still cant get asterisk to work, i have tried reinstalling asterisk but it still complains and
2009 Jul 24
5
Several errors
...(user at mydomain.tld): Mailbox init failed top=0/0, retr=0/0, del=0/0, size=0 And the user gets: [root at nestorix ~]# telnet localhost pop3 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. +OK Dovecot ready. user user at mydomain.tld +OK pass mypwd +OK Logged in. -ERR Internal error occurred. Refer to server log for more information. [2009-07-25 00:01:02] -ERR [IN-USE] Couldn't sync mailbox. Connection closed by foreign host. This is my dovecot.conf base_dir = /var/run/dovecot/ protocols = pop3 pop3s imap imaps log_path = /var/log/dovec...
2004 Feb 11
6
Unable to join ADS domain
I've installed Samba 3.0.2 (from the source) on a SuSE 8.2 system with MIT Kerberos 1.3.1 (I uninstalled the Heimdal code) and the OpenLDAP 2.1.27 development libraries installed on it. I want to make this system a domain member of a Win2K native-mode ADS domain but can't get "net ads join" to work. I've run "kinit myid@MYDOMAIN.COM" and I get at ticket, but when