search for: n01se

Displaying 9 results from an estimated 9 matches for "n01se".

Did you mean: 10pse
2015 Apr 26
2
Cannot delete/write after system update
...e(1001, 1001), real(1001, 0)] ../source3/smbd/open.c:171(smbd_check_access_rights) smbd_check_access_rights: file deleteme requesting 0x10000 returning 0x10000 (NT_STATUS_ACCESS_DENIED) Note that the smbuser UID is 1001, and the smbuser GID is 1001. I've uploaded the full log file to http://n01se.net/paste/Kmz for anyone who would be so kind to offer their expertise. Thank you in advance, Bob
2009 Apr 07
2
[PATCH] ipconfig: send hostname in DHCP request
If a hostname is requested, for example -d ::::foo::dhcp, then include the hostname in the DHCP discover/request. This patch also allows the vendor class identifier to be omitted from the DHCP discover/request by specifying -i "" Signed-off-by: Aron Griffis <agriffis at n01se.net> --- usr/kinit/ipconfig/dhcp_proto.c | 49 ++++++++++++++++++++++++++++++-------- usr/kinit/ipconfig/main.c | 4 +++ usr/kinit/ipconfig/netdev.h | 1 + 3 files changed, 43 insertions(+), 11 deletions(-) diff --git a/usr/kinit/ipconfig/dhcp_proto.c b/usr/kinit/ipconfig/dhc...
2010 Mar 16
4
ipconfig: DHCP fixes
Hi, Here are two fixes for ipconfig/dhcp, the second of them being required for my dhcp3 server to accept ipconfig's requests. Thanks, Louis Louis Rilling (2): ipconfig: Fix missing dhcp_end field ipconfig: Fix null ciaddr on DHCPREQUEST during SELECTING state usr/kinit/ipconfig/dhcp_proto.c | 4 ++-- usr/kinit/ipconfig/packet.c | 2 +- 2 files changed, 3
2015 Apr 29
2
Cannot delete/write after system update
...mbd_check_access_rights) > > smbd_check_access_rights: file deleteme requesting 0x10000 returning > > 0x10000 (NT_STATUS_ACCESS_DENIED) > > > > Note that the smbuser UID is 1001, and the smbuser GID is 1001. > > > > I've uploaded the full log file to http://n01se.net/paste/Kmz for > > anyone who would be so kind to offer their expertise. > > > > Thank you in advance, > > Bob > > Any chance you can post your smb.conf ? > > Rowland Rowland, Thanks for responding. I've done my best to strip down my smb.conf, and ve...
2015 Apr 29
1
Cannot delete/write after system update
...d_check_access_rights: file deleteme requesting 0x10000 returning > >>> 0x10000 (NT_STATUS_ACCESS_DENIED) > >>> > >>> Note that the smbuser UID is 1001, and the smbuser GID is 1001. > >>> > >>> I've uploaded the full log file to http://n01se.net/paste/Kmz for > >>> anyone who would be so kind to offer their expertise. > >>> > >>> Thank you in advance, > >>> Bob > >> Any chance you can post your smb.conf ? > >> > >> Rowland > > Rowland, > > > >...
2015 Apr 27
0
Cannot delete/write after system update
...] ../source3/smbd/open.c:171(smbd_check_access_rights) > smbd_check_access_rights: file deleteme requesting 0x10000 returning > 0x10000 (NT_STATUS_ACCESS_DENIED) > > Note that the smbuser UID is 1001, and the smbuser GID is 1001. > > I've uploaded the full log file to http://n01se.net/paste/Kmz for > anyone who would be so kind to offer their expertise. > > Thank you in advance, > Bob Any chance you can post your smb.conf ? Rowland
2015 Apr 29
0
Cannot delete/write after system update
...ights) >>> smbd_check_access_rights: file deleteme requesting 0x10000 returning >>> 0x10000 (NT_STATUS_ACCESS_DENIED) >>> >>> Note that the smbuser UID is 1001, and the smbuser GID is 1001. >>> >>> I've uploaded the full log file to http://n01se.net/paste/Kmz for >>> anyone who would be so kind to offer their expertise. >>> >>> Thank you in advance, >>> Bob >> Any chance you can post your smb.conf ? >> >> Rowland > Rowland, > > Thanks for responding. > > I've done my...
2015 Apr 29
0
Cannot delete/write after system update
...rights: file deleteme requesting 0x10000 returning >>>>> 0x10000 (NT_STATUS_ACCESS_DENIED) >>>>> >>>>> Note that the smbuser UID is 1001, and the smbuser GID is 1001. >>>>> >>>>> I've uploaded the full log file to http://n01se.net/paste/Kmz for >>>>> anyone who would be so kind to offer their expertise. >>>>> >>>>> Thank you in advance, >>>>> Bob >>>> Any chance you can post your smb.conf ? >>>> >>>> Rowland >>> Rowla...
2009 Oct 16
1
git repo, release?
In August Peter commented that the klibc git repo had a severely corrupted commit: http://www.zytor.com/pipermail/klibc/2009-August/002440.html Is the repo intact and we can just ignore that mishap? Or does this indicate a more severe problem? Depending on the answer to that, I suppose, would you consider making a release? I sent my DHCP patches in April and it would be nice to see them