Displaying 20 results from an estimated 30000 matches similar to: "Access host from host"
2012 Sep 26
5
sparse to no sparse
Hi.
I have an old Xen para virt vm which I created using sparse file. Is
there any way to convert this vm image to non-sparse without shutting
down the vm?.
Thanks
Paras.
2004 Nov 01
2
dmz setup
I am trying to add a machine into my dmz. It is the first machine I''ve
ever added to this dmz and fro some reason I cannot establish
communication between the dmz and the machine.
Here is an example of my setup:
ISP router --> firewall (eth0)
firewall (eth1) --> local network
firewall (eth2) --> DMZ
eth0 and eth2 have public IP addresses as does the machine I just added
to
2010 Aug 23
3
which cpu?
Which cpu is hit when domU does the heavy disk IO? dom0 cpu or domU cpu? I
can see tapdisk in dom0 eating CPU. I have (dom0-cpus 1) setup in xen
config.
Thanks!
Paras.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Mar 05
1
url access problem
hi,
I have two machines, machine1 and machine2 both in the same network.
The command I have been using to install a paravirt guest is
virt-install --name=test --ram=512 --vcpus=1
--file=/dev/vgraid/puremessage-vm-root --paravirt
--location=http://mirror.centos.org/centos-5/5.2/os/x86_64/
In machine 1 it is working. But not in machine 2. It is not able to
retrieve or access url in machine 2.
2010 Oct 13
5
network interface question
Hi,
I don't have ifcfg-eth1 in my /etc/sysconfig/network-scripts. But when
I do ifconfig eth1 I can see output as below. If I do ifconfig eth12 ,
I don't see anything which i am assume is normal.
eth1 Link encap:Ethernet HWaddr 00:24:E8:44:DB:CC
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0
2015 May 01
0
After the classicupgrade from samba3 tosernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
ok this is my smb.conf file now
# Global parameters
[global]
workgroup = CCDC
realm = CCDC.LAN
netbios name = CCDC-SAMBA4
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
dns forwarder = 9.0.138.50
##For debugging
dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr,
netlogon, lsarpc, spoolss,
2015 May 01
0
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
while im reading..
im seeing :
getfacl: Removing leading '/' from absolute path names
# file: var/lib/samba/sysvol
# owner: root
# group: 544
your using :
idmap_ldb:use rfc2307 = yes
but i dont see a complete smb.conf for a rfc2307 setup.
please also read : https://wiki.samba.org/index.php/RFC2307_backend
so im puzzel what your backend is set to (AD or RID) and what the ranges
2015 May 01
0
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore
2015-05-01 15:08 GMT+02:00 Mario Pio Russo <mariopiorusso at ie.ibm.com>:
> Thanks Luis
>
> I've changed the smb.conf as you said, now it looks like this:
>
>
> root at ccdc-samba4:~# cat /etc/samba/smb.conf
> # Global parameters
> [global]
> workgroup = CCDC
> realm = CCDC.LAN
> netbios name = CCDC-SAMBA4
> server role
2010 Jan 08
7
SAN help
My CentOS 5.4 box has a single HBA card with 2 ports connected to my
Storage. 2 Luns are assigned to my HBA card. Under /dev instead of seeing 4
devices I can see 12 devices from sdb to sdm. I am using qlogic driver that
is bulitin to the OS. Has any one seen this kind of situation?
Paras
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 May 01
0
After the classicupgrade from samba3 tosernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
On 01/05/15 15:29, Steve Ankeny wrote:
> On Samba AD DC most of these enpoint server are already running --
>
> dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon,
> lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser, eventlog6,
> backupkey, dnsserver, mapiproxy
>
> Use samba-tool testparm -v first before adding them to the smb.conf
>
> I say this
2015 Jun 04
0
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
Hello Mario..
first.. sernet has samba 4.2.2 release.
i suspect these settings are for the RDP..
> server services = -winbindd +winbind
> auth methods = winbind, sam
but if u use it like about, remove the auth mehods line.
samba 4.2 with 4.1 winbind beheavor, and a working rdp. :
+ server services = -winbindd +winbind ( and the defaults, see below )
samba 4.2
2015 Jun 04
0
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
Your mixing 2 things here.
>the upgrade works fine as far as I can see, samba starts and I
>am able to
>RDP using my domain admin rights. however I am not able to RDP
>using any
>other user.
>
>the error i get is:
>
>"The connection is denied because the user account is not
>authorized for
>remote login"
>
>however the user I am testing is member
2015 Jun 04
0
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
guys sorry to take this thread onboard once more, but I still can't get
this sorted.
I have compiled the latest tarball from samba, 4.2.2 . compilation works
fine and after that I am able to upgrade from samba 3 with the following
command:
samba-tool domain classicupgrade --dbdir=/var/lib/samba-ccdc1/dbdir/
--use-xattrs=yes --realm=ccdc.lan /etc/samba/smb-ccdc1.conf 2>&1 | tee
2009 Oct 08
2
kinit problem
hi,
Samba 3.4.1 is compiled and running successfully from source. I need
to connect samba to ADS . As a first step kinit is not working for me.
Here is the error
root at web # kinit
Password for samba at XXXX.EDU:
localhost: RPC: Program not registered
no warning possible
root at web #
How do I debug what is not working?
Thanks
Paras.
2009 Aug 04
1
Ubuntu guest
Can I install a ubuntu guest in a para virt mode from an ISO file in
CentOS Dom0 without using debootstarp?
I have an appliance based on ubuntu which I need to install as a para
virt guest.
Thanks !
Paras.
2015 May 01
1
After the classicupgrade from samba3 tosernet-samba-4.2.1 , users are not able to remote desktop anymore ( bug11061 )
On 05/01/2015 12:03 PM, Rowland Penny wrote:
> On 01/05/15 15:29, Steve Ankeny wrote:
>> On Samba AD DC most of these enpoint server are already running --
>>
>> dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon,
>> lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser, eventlog6,
>> backupkey, dnsserver, mapiproxy
>>
>> Use
2013 Aug 08
2
Samba 4 with LDAP proxy in DMZ
Hi All,
I'm setting up a Samba AD domain which works perfectly with the WIn 7
server tools and so far everything is going fine. What has me stumped
is setting up an LDAP proxy in our DMZ against which I can authenticate
our email and web services.
I've got port 389 open on my main Samba 4 DC and if I use the domain
administrator account to bind the proxy, everything works. In order
2015 May 01
2
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore
Thanks Luis
I've changed the smb.conf as you said, now it looks like this:
root at ccdc-samba4:~# cat /etc/samba/smb.conf
# Global parameters
[global]
workgroup = CCDC
realm = CCDC.LAN
netbios name = CCDC-SAMBA4
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
dns forwarder = 9.0.138.50
auth methods = sam,
2002 Nov 19
0
"Printer settings couldn't be saved. Access is denied" problem on Samba 2.2.6
Hi Samba gurus,
I need your help for the problem of denying the change of the print
driver settings on samba. I have no any clue of this problem. Thanks for
any comments and tips.
Our institution has a windows 2000 active directory domain; I joined my
test samba 2.2.6 on a Linux box into domain as the file/print member
server. All the file sharing worked fine, but when I tried to upload
2002 Nov 20
0
"Printer settings could not be saved. Access is denied" problem
Hi Samba gurus,
I need your help for the problem of denying the change of the print
driver settings on samba. I have no any clue of this problem. Thanks for
any comments and tips.
Our institution has a windows 2000 active directory domain; I joined my
test samba 2.2.6 on a Linux box into domain as the file/print member
server. All the file sharing worked fine, but when I tried to upload