similar to: PRINT$ Problems

Displaying 20 results from an estimated 3000 matches similar to: "PRINT$ Problems"

2003 Oct 29
2
samba3, network printing, additional problems
Hello, First of all my thanks to everyone for their suggestions. I'm still having an issue getting this network printer going. I'm now getting a windows error from explorer.exe, i've checked all the windows system, application, and security logs and of course the error is not in them. I then turned samba's debug level to 10, reloaded it and tried again to access the printer. This
2016 Dec 01
3
Why I can not login my shared folder under samba + CentOS 7
Following is output of smbclient -L \\127.0.0.1 -U test1: Sharename Type Comment --------- ---- ------- data Disk data IPC$ IPC IPC Service (Samba Server Version 4.2.10) test1 Disk Home Directories hp5550-1:7 Printer hp5550-1 e-STUDIO283:2 Printer e-STUDIO283 FX3D490A:3 Printer
2016 Dec 03
3
Why I can not login my shared folder under samba + CentOS 7
The result of accessing from windows is same as accessing from Linux, after I input correct username and password and click connect button, the login dialog re-popup. Thanks On 12/02/2016 22:22, Gaiseric Vandal via samba wrote: Can you access from windows? I also notice that samba 4.2.10 is no longer a supported version. On 12/01/16 15:39, truename via samba wrote: > Following is output
2003 Sep 11
1
how to make sip uri work
Lets say I have an * at my business, with 7960 SIP phones. All the sip phones are registered using their extension number (like 305), but I would also like to put my SIP URI on my business card and in a name format, not an extension number (like lee.goodman), so that the SIP URI would read lee.goodman@asterisk.company.com. How would I set this up in extensions.conf? I got
2007 Feb 04
4
Announcing another R search engine
Hello all, I wanted to announce a new R search engine I made that covers all the major R mailing lists, CRAN, r-project.org, and more. Results are tabbed, so you can refine the search. Current refinements include searching just the mailing lists, searching just introductions, and searching the web for source files ending in .R. Please send comments and suggestions. If you want to add sites to
2016 Dec 02
0
Why I can not login my shared folder under samba + CentOS 7
Can you access from windows? I also notice that samba 4.2.10 is no longer a supported version. On 12/01/16 15:39, truename via samba wrote: > Following is output of smbclient -L \\127.0.0.1 -U test1: > > > > Sharename Type Comment > --------- ---- ------- > data Disk data > IPC$ IPC IPC
2016 Dec 03
0
Why I can not login my shared folder under samba + CentOS 7
I found that if I create a folder under / as my shared folder(for example: /data), the samba work. If the shared folder is /home/myname/data, it doesn't work. At 2016-12-03 12:31:31, "truename via samba" <samba at lists.samba.org> wrote: >The result of accessing from windows is same as accessing from Linux, after I input correct username and password and click connect
2004 Dec 14
1
can R do the goodman modified multiple regression method?
the method is described in the article:goodman leo A.,a modified multiple regression approch to analysis of dischotomous variables",american sociological review 33(hebruary):28-46 thank you in advance:)
2016 Dec 01
3
Why I can not login my shared folder under samba + CentOS 7
Hi, I install samba by: sudo yum install samba.x86_64 I edit /etc/samba/smb.conf by adding follows: [data] comment = data path = /home/myname/data valid users = test1 write list = test1 create mask = 0754 sync always = Yes ; hide dot files = yes ; writeable = no ; browseable = yes Then take effect my config: service smb restart I create shared folder: cd ~
2011 Jan 30
4
Extract time only from POSIXlt object
How can I extract only the time component from an POSIXlt object? For example if I try the following it still returns both the date and time... >as.POSIXlt(tr.date[1]) [1] "2010-10-18 21:46:53" >as.POSIXlt(tr.date[1],"%H:%M:%S") [1] "2010-10-18 21:46:53" round and trunc don't help... is there an "as.Time" equivalent to as.Date ? Thanks,
2009 Mar 09
1
rcorr.cens Goodman-Kruskal gamma
Dear r-helpers! I want to classify my vegetation data with hierachical cluster analysis. My Dataset consist of Abundance-Values (Braun-Blanquet ordinal scale; ranked) for each plant species and relev?. I found a lot of r-packages dealing with cluster analysis, but none of them is able to calculate a distance measure for ranked data. Podani recommends the use of Goodman and Kruskals' Gamma for
2003 Nov 05
2
Need info on Gastman/Astman
Has anyone used Gastman/Astman successfully? I have it up and running (Gastman win32), but have a problem with the creation of end stations on the map. I'm not sure of the format of the extension to use when creating a end station icon. Services like Conference bridge and Musichonhold seem to work ok (I use 555@mainmenu and 666@mainmenu) for the Icon extensions. IAX softphone seems to work
2018 May 26
3
Grouping by 3 variable and renaming groups
ALCON I'm trying to figure out how to rename groups in a data frame after groups by selected variabels. I am using the dplyr library to group my data by 3 variables as follows # group by lat (StoreX)/long (StoreY) priceStore <- LapTopSales[,c(4,5,15,16)] priceStore <- priceStore[complete.cases(priceStore), ] # keep only non NA records priceStore_Grps <- priceStore %>%
2007 Oct 01
2
Logging logins with preexec and Samba/LDAP
Hi all, I had the following line in my smb.conf with which to log access to the home share when users logged in: preexec = /bin/echo \"%u logged in to %m at %T\" >> /var/log/samba/logons.log Since updating to LDAP however, it's stopped working and I suspect that smbldap cant handle the % substitutions for user, machine and time. Has anyone else run into this problem? If
2003 Mar 11
1
Goodman / Kruskal gamma
The Goodman/Kruskal gamma is a nice descriptive rank-order correlation statistic, often used in psychology. It is nice because it is easy to understand. It takes all pairs of values of each variable and asks whether they are congruent (S+ is the number in the same order for both variables) or discordant (S-, opposite ranking). The statistic is (S+ - S-)/(S+ + S-). It is like tau except for the
2004 Aug 06
2
Icecast/LiveIce Problems
I'm sorry, I meant RedHat 7.0 of course. That machine is running kernel 2.2.14-5.0. I've tried the XMMS LiveIce plugin and XMMS cores as soon as it's enabled. Thanks for the info on buffering. Todd * David S. Geirsson <andmann@andmann.eu.org> [010320 09:49]: > First of all, please define "Linux 7.0", since the last time I knew linux > was only up to 2.4. It
2007 Mar 08
2
Form.Element.select
Hi there, is there any way to select part of an input element, not the whole of it, keeping the cursor at the start of the selection? As far as i can remember, about a year ago i saw a working page using this feature, but i cannot find it now... I hope someone can help me to find an answer to my question. Anthyon --~--~---------~--~----~------------~-------~--~----~ You received this message
2004 Aug 06
2
Icecast/LiveIce Problems
I'm having a couple problems trying to get Icecast and LiveIce set up on a Linux 7.0 system. I'm running Icecast 1.3.10 without a config file (using all defaults). I can use shout to stream to it and connect to it from a windows machine running WinAmp. It works OK except winamp stops every few seconds and tells me that it's buffering. It buffers for a few seconds and then plays a
2003 Sep 01
2
Unified Messaging Support ?
Hello, One quick question. Does anyone has experience implementing unified messaging (UM) using Asterisk. Does Asterisk has support for UM ? Thanks, Tarun ___________________________________________________ Medicine meets Marketing; Dr. Swati Weds Jayaram. Rediff Matchmaker strikes another interesting match !! Visit http://matchmaker.rediff.com?2
2000 Aug 02
1
Moving to a new domain
I've moved several samba servers to a new domain and subsequently they will not authenticate with the new PDC (using Server or Domain security). I've updated the "workgroup" and "password server" and they show up in the N'Hood, public shares are accessable, but shares that require authentication are not. Any ideas? I'm hoping it's something obvious