similar to: XP Pro machines cannot print or reconnect maps

Displaying 20 results from an estimated 9000 matches similar to: "XP Pro machines cannot print or reconnect maps"

2010 Mar 23
1
[PATCH] Ensures that persist and unpersist work with relative paths.
As they iterate through their list of arguments, both ovirt_storage_config and remove_config first convert each of them into a fully qualified path before processing. Related: rhbz#576239 Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- scripts/ovirt-functions | 80 +++++++++++++++++++++++------------------------ 1 files changed, 39 insertions(+), 41 deletions(-) diff --git
2005 Mar 21
1
spelling mistake in utils/net_groupmap.c but isnt really a bug
Hi developers i have noticed a spelling mistake when you execute a net groupmap add command. For example bash# net groupmap add unixgroup=uni-staff-planningfinance ntgroup=uni-staff-planningfinance type=domain comment='All Planning and Finance Staff' No rid or sid specified, choosing algorithmic mapping Successully added group uni-staff-planningfinance to the mapping db You
2003 Jan 17
1
Cannot reconnect network drives from Windows XP
Dear Samba List, My Windows XP machine is unable to reconnect my Linux samba network drive when I login. I installed: Win2000_PlainPassword.reg which allows me to connect manually, but it is a requirement that this be automatic on each login. Has anyone found a way to achieve this? Thanks, Dick
2010 Jan 18
0
[PATCH] Fixed unpersisting directories and persisting directories that contain persisted files.
Resolves: rhbz#556616 Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- scripts/ovirt-functions | 107 ++++++++++++++++++++++++++++++---------------- 1 files changed, 70 insertions(+), 37 deletions(-) diff --git a/scripts/ovirt-functions b/scripts/ovirt-functions index 6435387..7ed6491 100644 --- a/scripts/ovirt-functions +++ b/scripts/ovirt-functions @@ -1,4 +1,4 @@ -#
2005 Mar 23
1
Remote Downlevel Document Hangs in XP Pro Print Queue
I used SAMBA, CUPS, hplip, and linuxprinting.org documentation to made all configuration changes necessary to successfully print from FC3 print server using samba-3.0.10-1.fc3 for a HP PSC 1350 SAMBA windoww share on a XPPro SP2 PC. I created the FC3 print queue using the CUPS web interface->Device=Windows Printer via
2004 Jan 30
0
[PATCH] Group mapping primary group SID update
Hi all ! This is a patch for Group mapping bug #1 reported here : http://lists.samba.org/archive/samba-technical/2004-January/034057.html It activates users' primary group SID update when adding/modifying/deleting a group mapping. It patches utils/net_groupmap.c (net_groupmap_add, net_groupmap_modify, net_groupmap_delete) and can be applied to samba-3.0.2rc1. net_groupmap_add : Scan users
2009 Jul 21
1
[PATCH node] updated unpersist prompts bz512539
--- scripts/ovirt-functions | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/scripts/ovirt-functions b/scripts/ovirt-functions index 404c366..7657bae 100644 --- a/scripts/ovirt-functions +++ b/scripts/ovirt-functions @@ -508,8 +508,16 @@ remove_config() { if [ -f /config$f ]; then # refresh the file in rootfs if it was
2017 Aug 04
1
Corrupted SSL parameters file in state_dir: ssl-parameters.dat
Dovecot 2.2.10 Centos 7 Linux 3.10.0-514.26.2.el7.x86_64 #1 SMP Tue Jul 4 15:04:05 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux I have been experimenting with backup options to another server using dovadm and was trying to use the doveadm service as a workaround seeing as I couldn't decipher what the docs were saying about ssh. My doveadm stanza looks as follows: service doveadm {
2004 Nov 16
1
Why some WinXP machines won't reconnect on reboot
Hi Samba list. Here is my scenario. I have 10 Windows XP machines that use a Linux box as a file server. Running Mandrake 10 (more or less), 2.6, Samba 3.03. We have hundreds of individual shares defined -- but users only see their own shares (we use the "include=smb.%U.conf" setting in Global settings, and define the shares in individual conf files for each user.) When we use
2006 Feb 14
0
Config ICECAST server in Wndows XP Pro
tam taly wrote: > Thanks for Your reply. We are not able understand How to config Source > point If you mean mountpoint, you might not need or want to do anything with it. > and what is the differences between admin and source because here in > this document we are entering separate password for admin and source. If > admin means ICECAST admin then I don't have any user
2006 Jul 08
1
Simple Samba Configuration on FC5, Please help!
Hi!, I have a simple configuration for samba to have my /shared dir got shared as writable to everyone in my LAN. The configuration, however, seems not to work :(. Could someone help me out this situation? My configuration: [global] workgroup = mygroup server string = thanhan printcap name = /etc/printcap load printers = yes cups options = raw log file =
2009 May 29
1
[PATCH server] Also print reconnect message in log.
It seems people were getting confused by the message that taskomatic was disconnected and not logging a reconnect message. This patch makes it log on reconnect as well. Signed-off-by: Ian Main <imain at redhat.com> --- src/task-omatic/taskomatic.rb | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/task-omatic/taskomatic.rb b/src/task-omatic/taskomatic.rb
2005 Jun 07
1
Group Trouble
Hello all, I am having a some problems with groups. If I use this command "net rpc group list -Uroot%not24get" as the root users I get an error. "Could not connect to server 127.0.0.1 The username or password was not correct" If I try to add groups I also get the same error. and I don't know if this is relevent or not but when I try to join win groups and Unix groups
2018 Feb 26
0
Ubiquiti Model UAP-AC-PRO
On 02/15/2018 08:41 PM, Gregory P. Ennis wrote: > It looks like the setup requires the use of software; they have some > packages that are ready made for Ubuntu and Debian, but not RedHat > > https://www.ubnt.com/download/unifi/unifi-ap-ac-pro > > Have any of you tried or succeeded in installation this on Centos 7.4? I have several Ubiquiti UniFi access points (nitpick:
2003 May 26
1
Samba 3.0alpha24 / OpenLDAP / support for groups broken?
Hello! we are trying to get Samba 3.0a24 to work with OpenLDAP. After creating the guest - user manually in the LDAP directory, everything seemed to work fine. However we cannot create any group. The "net group map" command runs without any error message, and states: blue# ./net groupmap add rid=999 unixgroup=syadm Successully added group syadm to the mapping db
2005 Sep 22
4
Questions about R
Sep, 22nd,2005 Dear Authors, Thanks for reading this email. I'm a graduate student from China (PRC) and learning the R at present. Now I have some questions to ask you as I have met some strange problems during installing and running the R environment, which can not be found in the "R FAQ" document (or just I can not find them). It might be useful that I gived you the information
2006 Mar 25
1
Linux box talks to XP Pro, XP Pro permissions denied on LinuxBox
My linux box can see, browse, and copy files from an XP Share. However, when I try to access the box either via its network name (\\linuxbox <file:///\\linuxbox> ) or by ip address (\\192.168.1.231 <file:///\\192.168.1.231> ) Windows shows me an error stating I don't have permissions to access the resource. I have been through the HowTo, and the Troubleshooting section of the
2006 Mar 25
0
Linux box talks to XP Pro, XP Pro permissions deniedon LinuxBox
Let's keep this on list please... See if you can connect as samba user from samba box... smbclient -L WHATEVER_YOUR_SERVER_NAME -U Administrator smbclient -L WHATEVER_YOUR_SERVER_NAME -U Michael but note - casing is rather odd and might be your problem. UNIX is case sensitive but Windows/Samba is not case sensitive... therefore Samba will see 'Michael' as 'michael' and
2007 Oct 11
0
Re: Zimbra error on centos 4.4 (SOLVED)
Hi All, Thanks eveyone. I had a fresh installation. My box behind the firewall. it has a private ip. So irst o all, I setup DNS on that box and add that ip ( 192.168.101.38) to /etc/resolve.conf. the below URL helped me. http://wiki.zimbra.com/index.php?title=Beginner%27s_Guide_to_installing_Zimbra_on_Ubuntu_6.06_Server Then, ran Zimbra. It went all the way long successully. So I now have
2008 Nov 09
2
Cannot install Visual C++ version 6.0 (VC6)
I am using Ubuntu 8.10 and Wine 1.1.8 and installed VC6 from a folder VC6 copied from the installation CD. I clicked the setup.exe file in the VC6 folder and the first page of the VC6 installation wizard showed, but when I clicked 'Next' the install failed with message: "ken at ken-desktop:~/Desktop/VC6$ wine setup.exe wine: Unhandled page fault on read access to 0x00000000 at