Displaying 20 results from an estimated 4000 matches similar to: "FW: RPC Error with PC Netlink"
2007 May 25
1
RPC Error with PC Netlink - additional info
Some additional info:
The solaris server is Solaris 10 (sparc.)
According to man smb.conf, "enable asu support = yes" creates an IPC
only "ADMIN$" share. Using the computer management tool from a
Windows machine I could verify this was the case. However, the
"ADMIN$" share on the PC Netlink server is actually a data share. I
did try "enable asu support =
2007 May 21
1
RPC Error with PC Netlink - some additional info
Some additional info:
The solaris server is Solaris 10 (sparc.)
According to man smb.conf, "enable asu support = yes" creates an IPC
only "ADMIN$" share. Using the computer management tool from a
Windows machine I could verify this was the case. However, the
"ADMIN$" share on the PC Netlink server is actually a data share. I
did try "enable asu support =
2007 May 16
1
RPC Error with PC Netlink
I have setup a Samba 3.024 server on Solaris. I have successfully
enabled two-way trusts between my samba domain and my legacy PC
Netlink domain. (PC Netlink is the solaris port of NT4 aka Advanced
Server for Unix.) My Samba domain includes 2 Windows 2003 Servers
(One is Windows 2003 SP1, the other is Windows 2003 R2 SP2.) The
PCNL server supports Windows 2000 Servers and XP Pro clients.
2007 Apr 26
3
Samba 3.x and PCNetLink domain trusts
I am trying to establish a domain trust between a Samba 3.024 domain and
a PC Netlink 2.0 domain.
Currently, we are using PC Netlink as our primary Windows file server
and "NT4" domain controller. (Lets say that the domain is called LEGACY
and the domain controller LX1) Windows 2003 servers are unable to
join a PC Netlink domain (even with the SignOrSeal option disabled.)
For
2007 May 02
1
Samba 3.x and PCNetLink domain trusts]
Except that everything isn't fine, because I can't login to the samba
domain as a PCNL/NT4 user or vice versa.
-------- Forwarded Message --------
> From: Volker Lendecke <Volker.Lendecke@SerNet.DE>
> Reply-To: Volker.Lendecke@SerNet.DE
> To: Damian Lock (SSCI) <Damian.Lock@ssci.com>
> Cc: samba@lists.samba.org
> Subject: Re: [Samba] Samba 3.x and PCNetLink
2010 Oct 15
2
netlink versus pid namespaces
Hi,
I have been trying to figure out how pid namespaces interact
with netlink.
netlink uses pids (or really tids I hope?) to address sockets
associated with processes.
The netlink code passes around pids without caring much about
the pid namespace. It does pass around some information about the
network namespace, but that doesn't help here because the pid
namespace is not necessarily
2010 Oct 15
2
netlink versus pid namespaces
Hi,
I have been trying to figure out how pid namespaces interact
with netlink.
netlink uses pids (or really tids I hope?) to address sockets
associated with processes.
The netlink code passes around pids without caring much about
the pid namespace. It does pass around some information about the
network namespace, but that doesn't help here because the pid
namespace is not necessarily
2004 Aug 10
2
netlink api
Hey all,
I''m looking for more detailed info on the netlink api. I''ve read
Andi Kleen''s man pages (which describe themselves as lacking and
incomplete), rfc3549 -- Linux Netlink as an IP Services Protocol (which
was a nice general overview, but lacking in implementation detail), both
the iproute2/ip/tc source and the kernel source (which have no usable
2012 Dec 07
3
[Bridge] [PATCH net-next v5] bridge: export multicast database via netlink
From: Cong Wang <amwang at redhat.com>
V5: fix two bugs pointed out by Thomas
remove seq check for now, mark it as TODO
V4: remove some useless #include
some coding style fix
V3: drop debugging printk's
update selinux perm table as well
V2: drop patch 1/2, export ifindex directly
Redesign netlink attributes
Improve netlink seq check
Handle IPv6 addr as well
2013 May 21
1
ICMPv6 Neighbour Solication request is not answered by linux when IPv6 address is assigned via Netlink code.
Hi,
I have a process which is running as a linux service and assigns IP addresses using netlink to configued interface in linux.
For IPv4 addresses i do not see any issue with this assignment.
When i try to assign an IPv6 address, the address gets assigned successfully to the interface, but the Neighbour Solication request received for that address is not responded with and hence ping6 from a
2012 Mar 09
2
iotop :: OSError: Netlink error: Invalid argument (22)
Hi! i have a problem with iotop :
root at alien: ~ # iotop
Traceback (most recent call last):
File "/usr/bin/iotop", line 16, in ?
main()
File "/usr/lib/python2.4/site-packages/iotop/ui.py", line 567, in main
main_loop()
File "/usr/lib/python2.4/site-packages/iotop/ui.py", line 557, in <lambda>
main_loop = lambda: run_iotop(options)
File
2005 Jan 12
3
smbfs pc-netlink problem
I posted basically this problem yesterday with no response, but I have some
new information so here's a rego.
I mount a solaris box which is sharing files with pc-netlink
I use the following line in my fstab
//machinename/Share /mnt/machinename/share smbfs
credentials=/etc/fstabpwds/username,ro,user 0 0
And it mounts fine, I can access all the directories, and most of the files.
Some
2023 Jan 29
3
[Bridge] [PATCH net-next v2] netlink: provide an ability to set default extack message
In netdev common pattern, extack pointer is forwarded to the drivers
to be filled with error message. However, the caller can easily
overwrite the filled message.
Instead of adding multiple "if (!extack->_msg)" checks before any
NL_SET_ERR_MSG() call, which appears after call to the driver, let's
add new macro to common code.
[1] https://lore.kernel.org/all/Y9Irgrgf3uxOjwUm at
2000 Aug 18
1
Samba vs Solaris PC-Netlink
Does anyone have any idea how Solaris PC-Netlink compares to Samba?
It seems to support ACLs (does Samba?)
Also, how do they both do on the subject of being a domain controller?
What I am looking for is ACL support (I am getting tired of making every
possible combination of groups to deal with user needs).
I also want LDAP support whereby changing the passwd from an NT system
changes both the
2006 Jul 25
3
problem in Route add using netlink
Hi all
Iam trying to implement "route add " using netlink. The changes are not reflected in the routing table. I have given my code and screen shots of the routing tables.
Can anybody tell me is there any mistake iam making in defining the fields .
or any other mistake iam commiting
thanxs
viji
//////////////////////////////////// CODE
2004 Sep 29
3
Oops from netlink or what?
I reported this previously and it was verified.
Is this a bug in netlink or what? Who should I report this to?
Original Oops report:
http://mailman.ds9a.nl/pipermail/lartc/2004q2/012614.html
Thanks.
Linux rebecca 2.6.4 #1 Mon Sep 27 15:16:48 EDT 2004 i686 GNU/Linux
Sep 27 19:02:58 rebecca kernel: Unable to handle kernel NULL pointer
dereference at virtual address 00000000
Sep 27 19:02:58
2012 Dec 07
3
[Bridge] [PATCH net-next v4] bridge: export multicast database via netlink
From: Cong Wang <amwang at redhat.com>
V4: remove some useless #include
some coding style fix
V3: drop debugging printk's
update selinux perm table as well
V2: drop patch 1/2, export ifindex directly
Redesign netlink attributes
Improve netlink seq check
Handle IPv6 addr as well
This patch exports bridge multicast database via netlink
message type RTM_GETMDB.
2010 Sep 20
1
can Samba 2.2 join Windows 2003 R2 DC?
I have a Solaris 8 box with very old Samba 2.2.8a. It would be very convenient to join a Windows Domain with a 2003 R2 DC. (saving about 1 month of bureaucratic busy work - replacing the server) I've followed the docs on joining a Windows 2K AD, but no success:
[root at box samba-2.2.8a]# smbpasswd -D 2 -j FOO -U me
added interface ip=10.1.4.31 bcast=10.1.5.255 nmask=255.255.254.0
2023 Jan 26
1
[Bridge] [PATCH net-next] netlink: provide an ability to set default extack message
From: Leon Romanovsky <leonro at nvidia.com>
In netdev common pattern, xxtack pointer is forwarded to the drivers
to be filled with error message. However, the caller can easily
overwrite the filled message.
Instead of adding multiple "if (!extack->_msg)" checks before any
NL_SET_ERR_MSG() call, which appears after call to the driver, let's
add this check to common code.
2019 Sep 09
0
Reg: <operation not permitted><netlink socket><Qemu device>
Hi Team,
I am writing a new device in QEMU, which opens and reads from Netlink
socket from the hypervisor. I need this Netlink socket to support migration
of connection tracking entries during VM Live migration.
If I am using QEMU command directly to launch the VM, then any operation on
Netlink socket works fine. But, If I am using libvirt to create the VM and
attaching the device, then I am