similar to: A matter of context

Displaying 20 results from an estimated 500 matches similar to: "A matter of context"

2010 May 27
2
Pattern matching - how to ignore numbers after 10 digits
All: Yesterday I discovered something interesting. I dialed 1800ANCESTRY from the asterisk system I am testing and got the number doesn't exist message. I then dialed the same number from our old system and it went through. I realized that the "Y" in ancestry made the number too long, and went back to my dialplan. How do I ignore numbers that are too long? Obviously,
2015 Jun 11
2
idmap & migration to rfc2307
I *think* I may have encountered a bug, or a feature, in the idmap/winbind area. I have recently added rfc2307 attributes to my AD, and am in the process of switching over. This means that I still have (unintentionally) some files/directories/etc. around with old UIDs e.g. 3000007, rather than my rfc2307 specified UIDs. What I am seeing is that the SID2XID mapping is initially correct for a
2009 Jan 02
1
Basic Question about use of R
Dear Sirs: I am not yet a user of R. My background includes the use of (Turbo) Pascal for scientific analysis of underwater acoustics problems (e.g. sound ray tracing and array gain in directional noise fields.) I have become interested in the following type of problem: (1) select , say, 1000 random locations within the continental United States; (2) characterize (statistically) the
2003 Nov 28
1
USRMGR.EXE administration: invalid syntax error message
I try to admin Samba 3.0.0 and 3.0.1pre3 (tried both versions) NT4.0 PDC with NT4.0 machine and NT4.0 USRMGR.EXE and get persistent error message 1) The group name could not be found 2) The user name could not be found 3) The filename, directory name, or volume label syntax is incorrect. Loggin into domain under name: root I can see the user and group listing. When I click on a user to see his
2005 Sep 06
5
PRI in and out
I am wanting to front-end a legacy PBX with an asterisk box. I have done plenty of asterisk work over the last 6 months to PRI circuits, but not with a PBX being involved. I know I can use asterisk and digium cards in this manner, but do I need separate cards for the PRI -> Asterisk side to the Asterisk -> PBX side, or will a 4-port PRI card do the job? (I already have a spare one of
2013 Apr 18
1
vectors with equal values
Hi, Try: ?vec1<-c(1,1,1,1,1,1,1,1,1) if(all(vec1==1)) "xxxxxxxxx" else? "yyyyyyyyyyy" #[1] "xxxxxxxxx" ?vec2<-c(rep(1,4),2) ?if(all(vec2==1)) "xxxxxxxxx" else? "yyyyyyyyyyy" #[1] "yyyyyyyyyyy" #or if(length(unique(vec1))==1) "xxxxxxxxx" else? "yyyyyyyyyyy" #[1] "xxxxxxxxx" ? if(length(unique(vec2))==1)
2019 Feb 25
0
winbind causing huge timeouts/delays since 4.8
On Mon, 25 Feb 2019 11:19:33 +0100 Viktor Trojanovic via samba <samba at lists.samba.org> wrote: > > On 25.02.2019 10:20, Rowland Penny via samba wrote: > > On Mon, 25 Feb 2019 09:24:24 +0100 > > Viktor Trojanovic via samba <samba at lists.samba.org> wrote: > > > > > > > >>>> I'm confused.. how is the choice of the idmap backend
2019 Sep 18
2
Sync UID/GUI between two DCs
Am 18.09.19 um 16:17 schrieb Rowland penny: > On 18/09/2019 03:41, Simeon Peter via samba wrote: >> I would remove any uidNumber & gidNumber attributes from the >> following users (if set): >>> administrator >>> guest >>> krbtgt >> Administrator has a uidNumber since long time and owns some files. >> Are there disadvantages if I leave his
2015 Jun 05
3
Added RFC2307 --> Unable to convert SID (S-1-1-0)
>From my .bash_history on the schema master DC, effectively: # sed -e 's/${DOMAINDN}/dc=MYDOMAIN,dc=MY,dc=TLD/g' \ -e 's/${NETBIOSNAME}/MYDOMAIN/g' \ -e 's/${NISDOMAIN}/MYDOMAIN/g' \ /usr/local/samba/share/setup/ypServ30.ldif > ypServ30-JMH.ldif # service samba4 stop # ldbmodify -H /usr/local/samba/private/sam.ldb
2016 Feb 02
2
samba_upgradedns returned an error "Unable to find uid/gid for Domain Admins "
Hi again, Am Dienstag, 2. Februar 2016, 12:09:59 CET schrieb Rowland penny: > On 02/02/16 11:26, Markus Dellermann wrote: > > Am Dienstag, 2. Februar 2016, 09:51:03 CET schrieb Rowland penny: > >> On 01/02/16 22:24, Markus Dellermann wrote: [....] > Ok, there are two schools of thought here, you can give Administrator a > uidNumber attribute, but this, as far as Unix is
2015 Jun 11
0
idmap & migration to rfc2307
Replying to my own post - I can reset the mappings by "net cache flush", and this then persists for a while, but ultimately it ends up being overwritten somehow. I'm no longer sure if this is related to files owned by the old UID - because I've since tried to chown all of these, and this is still happening - but I guess I may have missed some, perhaps. On 11 June 2015 at 12:40,
2016 Feb 02
0
samba_upgradedns returned an error "Unable to find uid/gid for Domain Admins "
On 02/02/16 13:38, Markus Dellermann wrote: > Hi again, > > Am Dienstag, 2. Februar 2016, 12:09:59 CET schrieb Rowland penny: >> On 02/02/16 11:26, Markus Dellermann wrote: >>> Am Dienstag, 2. Februar 2016, 09:51:03 CET schrieb Rowland penny: >>>> On 01/02/16 22:24, Markus Dellermann wrote: > [....] >> Ok, there are two schools of thought here, you can
2010 Jul 13
0
asterisk un-registering from provider
All: Starting switching over my phone lines. I got phone line 1 switched. Everyone working. I switched the second phone line, and it worked about an hour, then I started getting errors from the cli saying the server could not register with the providing. I restarted the system, and it worked ok for about 30 minutes, and then started giving he same errors. The error is [Jul 13 11:21:14]
2015 Jun 13
0
idmap & migration to rfc2307
On 13 June 2015 at 09:34, buhorojo <buhorojo.lcb at gmail.com> wrote: >> On 12 June 2015 at 08:55, Jonathan Hunter <jmhunter1 at gmail.com> wrote: >> Sadly, even though sssd is now running and I'm no longer reliant on >> winbind, the rest of samba doesn't seem to be taking notice of these >> mappings - again, only after a period of time (it's OK at
2019 Sep 19
0
Sync UID/GUI between two DCs
On 19/09/2019 00:19, Simeon Peter via samba wrote: > > At the moment there is a user "root" in the AD with the UID 0. > Administrator has an other UID then 0 and I can not give the UID 0 to > two users. First thing, if there is a user called 'root' in AD, then delete it, the user root should only be in /etc/passwd. Next, if you open idmap.ldb, you will find an
2009 Jan 02
0
Spatial Data Analysis in R [was: Basic Question about use of R]
resending to provide a more informative subject line.... On Fri, Jan 2, 2009 at 3:21 PM, Kingsford Jones <kingsfordjones at gmail.com> wrote: > Hi David, > > A general answer to your question is: yes, R would be useful for such > analyses - particularly when interfaced with a GIS. For an > introduction to the types of spatial tools available in R see the Task > View for
2019 Sep 05
2
How to Change UIDs
Hello, I am using Winbind and Samba to tie in Linux VMs with a Windows DC for authentication. The UIDs are automatically assigned when I create a new user in Active Directory. I need to manually change the UIDs of my users to a UID that is used on another network so they can access a specific share. How can I change the UID successfully and still be able to authenticate with the DC. Also, how
2019 Feb 25
2
winbind causing huge timeouts/delays since 4.8
On 25.02.2019 10:20, Rowland Penny via samba wrote: > On Mon, 25 Feb 2019 09:24:24 +0100 > Viktor Trojanovic via samba <samba at lists.samba.org> wrote: > > > >>>> I'm confused.. how is the choice of the idmap backend related to an >>>> AD DC use case? >>> Only in the case of wanting the same ID everywhere. >> In my understanding, the
2015 Jun 13
2
idmap & migration to rfc2307
On 13/06/15 00:01, Jonathan Hunter wrote: > On 12 June 2015 at 08:55, Jonathan Hunter <jmhunter1 at gmail.com> wrote: >> Thanks buhorojo. The sssd list came up trumps here. When changing ID >> mappings, the sssd database must be manually removed (rm >> /var/lib/sss/db/*). I now have sssd working again :) >> >> I shall keep an eye on the mappings during the
2015 Jun 12
0
idmap & migration to rfc2307
On 12 June 2015 at 08:55, Jonathan Hunter <jmhunter1 at gmail.com> wrote: > Thanks buhorojo. The sssd list came up trumps here. When changing ID > mappings, the sssd database must be manually removed (rm > /var/lib/sss/db/*). I now have sssd working again :) > > I shall keep an eye on the mappings during the day today.. Sadly, even though sssd is now running and I'm no