search for: werr

Displaying 20 results from an estimated 21 matches for "werr".

Did you mean: err
2007 May 18
0
Werr Access Denied
Hello List, Does anyone have any idea of what this error message means: init_services_keys: key lookup failed (WERR_ACCESS_DENIED) ERROR: failed to setup guest info I am trying to run the latest tp of version 4, the setup did not give me any errors but when I run smbd -i -M single I get this error message. Kind regards Per Qvindesland
2013 Oct 30
1
samba-4.1.0 wont compile- help!
...mbconf/smbconf_reg.c:148:9: error: 'REG_KEY_WRITE' undeclared (first use in this function) REG_KEY_WRITE, newkey, &action); ^ ../source3/lib/smbconf/smbconf_reg.c:149:40: error: 'REG_CREATED_NEW_KEY' undeclared (first use in this function) if (W_ERROR_IS_OK(werr) && (action != REG_CREATED_NEW_KEY)) { ^ ../source3/lib/smbconf/smbconf_reg.c: In function 'smbconf_reg_set_value': ../source3/lib/smbconf/smbconf_reg.c:199:28: error: 'struct registry_key' has no member named 'key' subkeyna...
2012 Nov 06
50
chain.c32 (and partiter) updates v2
This is a bit updated set of chain.c32 changes that simplifies a few things (and in partiter part), fixes few minor issues and adds a few new features. Details are in the following commits, below is the summary and pull details at the end. Shao - any chance to peek over them ? Most of those are relatively simple changes and well tested, though of course something might have slipped my attention.
2009 Jun 03
0
[PATCH] Make sure all dirty blocks are written at commit time
...>fs_info->block_group_cache_lock); + return cache; +} + int btrfs_write_dirty_block_groups(struct btrfs_trans_handle *trans, struct btrfs_root *root) { - struct btrfs_block_group_cache *cache, *entry; - struct rb_node *n; + struct btrfs_block_group_cache *cache; int err = 0; - int werr = 0; struct btrfs_path *path; u64 last = 0; @@ -2414,39 +2430,35 @@ int btrfs_write_dirty_block_groups(struc return -ENOMEM; while (1) { - cache = NULL; - spin_lock(&root->fs_info->block_group_cache_lock); - for (n = rb_first(&root->fs_info->block_group_cache_tre...
2018 Sep 12
2
eventlog functionality
Are you saying that it could be as simple as adding a case like this one headed up by a 'case 10:' ?                 case 1:                        werr = init_srv_sess_info_1(p,                                                     r->in.info_ctr->ctr.ctr1,                                                     r->in.resume_handle,                                                     r->out.totalentries);                         break;...
2018 Sep 12
2
eventlog functionality
...samba <samba at lists.samba.org> wrote: On Wed, 2018-09-12 at 14:33 +0000, ray klassen via samba wrote: >  Are you saying that it could be as simple as adding a case like this > one headed up by a 'case 10:' ? > > >                 case 1:                        werr = > init_srv_sess_info_1(p, >                                                     r->in.info_ctr- > >ctr.ctr1, >                                                     r- > >in.resume_handle, >                                                     r- > >out.totalentries)...
2013 May 27
1
[PATCH rusty/virtio-pci-new-layout] virtio: new layout minor header fixups
Fix issues observed with the new layout code, seen when implementing device in qemu: - use of uXX in uapi header - incorrect readonly tag on one field - unconditional warning breaks builds with -Werr Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- This patch is on top of rusty/virtio-pci-new-layout. include/uapi/linux/virtio_pci.h | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/include/uapi/linux/virtio_pci.h b/include/uapi/linux/virtio_pci.h...
2013 May 27
1
[PATCH rusty/virtio-pci-new-layout] virtio: new layout minor header fixups
Fix issues observed with the new layout code, seen when implementing device in qemu: - use of uXX in uapi header - incorrect readonly tag on one field - unconditional warning breaks builds with -Werr Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- This patch is on top of rusty/virtio-pci-new-layout. include/uapi/linux/virtio_pci.h | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/include/uapi/linux/virtio_pci.h b/include/uapi/linux/virtio_pci.h...
2019 Jul 25
2
Serverinfo Error
On 07/25/2019 11:35 AM, Rowland penny via samba wrote: > Well, 'WERR' is short for 'Windows Error' (I think) and > 'DNS_ERROR_DS_UNAVAILABLE' is supposed to mean that the Directory > Service is unavailable. Is something getting in the way (Apparmor, > Selinux, a firewall etc). Is Samba actually running ? Are you using > Bind9, if...
2019 Jul 25
4
Serverinfo Error
...AD users (this is not > required on a DC, only if you want to use the DC as a fileserver). Not using it as a file server.? So back to the original question which is why am I getting a serverinfo error: athena:~# samba-tool dns serverinfo athena ERROR(runtime): uncaught exception - (9717, 'WERR_DNS_ERROR_DS_UNAVAILABLE') ? File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 177, in _run ??? return self.run(*args, **kwargs) ? File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 564, in run ??? None, 'ServerInfo') -- B...
2018 Sep 12
0
eventlog functionality
...samba <samba at lists.samba.org> wrote: On Wed, 2018-09-12 at 14:33 +0000, ray klassen via samba wrote: >  Are you saying that it could be as simple as adding a case like this > one headed up by a 'case 10:' ? > > >                 case 1:                        werr = > init_srv_sess_info_1(p, >                                                     r->in.info_ctr- > >ctr.ctr1, >                                                     r- > >in.resume_handle, >                                                     r- > >out.totalentries)...
2018 Sep 12
0
eventlog functionality
...via git, but as this is the very first patch I've ever posted to any FOSS project I hope you'll forgive the mess. > /***/ > 966a969,1033 > fill in a sess info level 10 structure. > ********************************************************************/ > > static WERROR init_srv_sess_info_10(struct pipes_struct *p, > struct srvsvc_NetSessCtr10 *ctr10, > uint32_t *resume_handle_p, > uint32_t *total_entries) > { > struct sessionid *session_list; > uint32_t num_entries = 0; > time_t now = time(NULL); > uint32...
2019 Jul 25
0
Serverinfo Error
On 25/07/2019 17:52, Robert A Wooldridge via samba wrote: > On 07/25/2019 11:35 AM, Rowland penny via samba wrote: >> Well, 'WERR' is short for 'Windows Error' (I think) and >> 'DNS_ERROR_DS_UNAVAILABLE' is supposed to mean that the Directory >> Service is unavailable. Is something getting in the way (Apparmor, >> Selinux, a firewall etc). Is Samba actually running ? Are you using &gt...
2018 Sep 12
2
eventlog functionality
On Wed, Sep 12, 2018 at 09:30:19AM -0700, Ray Klassen via samba wrote: > > and from the what the hell department. I did it. Comparing > > https://docs.microsoft.com/en-us/windows/desktop/api/lmshare/ns-lmshare-_session_info_1 > > > and > > https://docs.microsoft.com/en-us/windows/desktop/api/lmshare/ns-lmshare-_session_info_10 > > and > >
2013 Mar 27
3
[PATCH 1/4] drm/nvc0: implement VRAM compression
--- drivers/gpu/drm/nouveau/core/include/subdev/ltcg.h | 7 + drivers/gpu/drm/nouveau/core/subdev/fb/nvc0.c | 55 +++++---- drivers/gpu/drm/nouveau/core/subdev/ltcg/nvc0.c | 129 +++++++++++++++++++- drivers/gpu/drm/nouveau/core/subdev/vm/nvc0.c | 58 +++++++++- 4 files changed, 220 insertions(+), 29 deletions(-) diff --git
2018 Sep 12
1
eventlog functionality
On Wed, 2018-09-12 at 16:23 -0700, Ray Klassen via samba wrote: > On 2018-09-12 09:44 AM, Jeremy Allison via samba wrote: > > > > On Wed, Sep 12, 2018 at 09:30:19AM -0700, Ray Klassen via samba > > wrote: > > > > > > > > > and from the what the hell department. I did it. Comparing > > > > > >
2005 Feb 16
1
XP SP1 Clients wont print to Samba / Cups Server
Hi All, I have gained my basic Linux / Samba knowledge from using SME server (www.contribs.org) More recently I have started to use Trustix Linux to build servers for specific things for example as a print server. I installed Trustix and the most recent Cups/Samba rpm's from the repository (I am pretty sure they are the latest stable releases) but I can check version numbers if this helps.
2016 Apr 29
4
Samba 4.4.2 AD DC demote fails
..., the error is: Deactivating inbound replication Asking partner server [someDC] to synchronize from us Error while demoting, re-enabling inbound replication ERROR(<type 'exceptions.RuntimeError'>): Error while sending a DsReplicaSync for partion DC=lan,DC=cimbal,DC=pt - (8440, 'WERR_DS_DRA_BAD_NC') File "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/domain.py", line 786, in run drsuapiBind.DsReplicaSync(drsuapi_handle, 1, req1) I have two other DCs which seem to be working correctly. Replication and name resolution are working. All 7 FS...
2018 Sep 11
2
eventlog functionality
...og RPC service was superseeded by eventlog6 and the WMI thin, which is the reason I asked for details).  > The appliance in question also supports getting the necessary info > via the netapi call "netsessionenum" I have tried that and a > wireshark dump shows samba replying with WERR_INVALID_LEVEL.  > if you could shed any light on that, I would appreciate it. If you could get the exact details on that, or the capture file if not confidential, that would be good. Note however that the Samba AD DC doesn't have a persistent connection from the client unless you mount a...
2006 Oct 17
2
Calculate NAs from known data: how to?
Hi In a dataset I have length and age for cod. The age, however, is ony given for 40-100% of the fish. What I need to do is to fill inn the NAs in a correct way, so that age has a value for each length. This is to be done for each sample seperately (there are 324 samples), meaning the NAs for sampleno 1 shall be calculated from the known values from sampleno 1. As for example length 55 cm