Displaying 13 results from an estimated 13 matches for "astae".
Did you mean:
astate
2012 Aug 08
3
password change problem and no logon servers available
Hi,
we are using SAMBA 3.6.1-1 (updating this archlinux machine is tooo ugly)
and 3.6.6-1 on archlinux with the LDAP (Server version is 2.4.26-3) backend
and manage the users, groups and computer by using the smbldap-tools.
Currently we are experiencing the following problems:
1. changing the passwords takes longer than 30 seconds <- That's bad
because we are using a gigabit ethernet
2011 Oct 21
1
windows doesn't detect the correct group memberships
Hi. I have a little problem..
Currently I'm using a LDAP+Samba configuration by using the smbldap-tools.
On a client computer I permitted all members of the groupmapping
(unix: remote windows: ) to use remote desktop by adding this group.
But Windows 7 and Vista are telling me that this user doesn't have the
required privileges for using remote access.. So I tried debugging:
net user
2013 Jun 01
4
netlogon & homes with Samba4 DC
hi all,
ive setup Samba4 as DC on Ubuntu Server LTS and have two problems right now:
1) netlogon
smb.conf
[netlogon]
path = /usr/local/samba/var/locks/sysvol/asta-wh.de/scripts
read only = No
I can access the folder and execute the script as user, but it gets not
executed automaticly
Ive added to [netlogon]
preexec = echo %u is in %G >> /tmp/netlogon
to see if
2006 Oct 07
3
merge and polylist
...ke to kindly ask for a little help. The rough code is:
#________________________________________________________
dat=data.frame(read.delim(file="all.txt", header = TRUE, sep = "\t",
quote="\"", dec=".",na.strings = "NA"))
nc=read.shape("astae.shp", dbf.data=TRUE, verbose=TRUE)
mappolys=Map2poly(nc)
submap <- subset(mappolys, nc$att.data$NAME!="Honolulu, HI")
nc$att.data=subset(nc$att.data, nc$att.data$NAME!="Honolulu, HI")
nc$att.data[,1]=as.numeric(paste(nc$att.data$MSACMSA))
#attributes(nc$att.data)
n...
2006 Oct 11
0
Digium TE405 card and Matra PBX
Hello asterisk-users,
I have problem with E1 line between Asterisk computer and our PBX
Matra:
asta*CLI> pri show span 1
Primary D-channel: 16
Status: Provisioned, Down, Active
Switchtype: EuroISDN
Type: CPE
Window Length: 0/7
Sentrej: 0
SolicitFbit: 0
Retrans: 0
Busy: 0
Overlap Dial: 0
T200 Timer: 1000
T203 Timer: 10000
T305 Timer: 30000
T308 Timer: 4000
T313 Timer: 4000
N200 Counter: 3
My
2001 Jan 24
1
Samba erors...
What can i do about this... ~~
# smbstatus
Can't create or use IPC area. Error was File exists
ERROR: Failed to initialise share modes
Can't initialise shared memory - exiting
In log-uri:
Jan 24 07:22:41 lapd smbd[19406]: [2001/01/24 07:22:41, 0] locking/shmem_sysv.c:sysv_shm_open(667)
Jan 24 07:22:41 lapd smbd[19406]: Can't create or use IPC area. Error was File exists
Jan 24
2013 Jan 07
0
Getting "Element not found" (I only have the german error) if accessing the shars by \\realm.name\!
Hi, SAMBA users,
If I try to access the shares by \\samdom.asta.lan I get an "element
not found" error but if I access it with the samba servers ip address,
everything works just fine! I'm using samba4 4.0.0-1
Greets
Flo
2006 Jun 22
1
Routing inboud from ISDN to second * server.
Hi All,
I have setup 2 asterisk servers using AAH 2.8. I have configured a IAX2
trunk between the 2 servers using the guide on dumbme. Trunk is not using
register string and no authentication.
In my dial plan I have 7XX numers on server B and 6xx numbers on Server A.
Calls from my SNOM phones are ok between the extensions on the 2 servers.
In server A I have a eicon 4 port BRI card connected.
2002 Dec 04
1
ext3-Partition lost after crash !?
Hi,
hoping that someone on this list can help me here is the Problem.
After a crash it seems the journal could not be recovered.
This is what mount gives:
root@wuehlkiste:# mount -t ext3 /dev/hdb2 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/hdb2,
or too many mounted file systems
and this is the corresponding logfile-entry:
Nov 27 11:16:13 wuehlkiste kernel: attempt to
2020 Jul 24
1
[Bug 1445] New: conntrackd: segfaults when not disabling internal cache
https://bugzilla.netfilter.org/show_bug.cgi?id=1445
Bug ID: 1445
Summary: conntrackd: segfaults when not disabling internal
cache
Product: conntrack-tools
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: critical
Priority: P5
2006 Jul 05
8
loginGenerator - getting logged in username
i am working on a site taht uses loginGenerator..
it''s a great little package, but i am running into one little problem..
i would like to have something that says:
"logged in as <username>" in the site, but i am not quite getting it..
what i am using is:
<p>You are logged in as: <%= @session[:user] %>
but i have tried:
<p>You are logged in as:
2004 Jul 20
4
Some users cannot read mail: assertion failed
Hi all!
I am a recent user of dovecot. First of all, the migration from UW-IMAP was definitely
worth it. But now I've run into some troubles. Two of my users complain that they
can't read their Inboxes, but other folders work fine. The error message I get in the
logs look like:
lynx imap(gheorghe.bancos): file buffer.c: line 357 (buffer_set_start_pos): assertion
failed: (abs_pos
2010 Sep 20
10
Tinc performance on a Dir-300
Hi,
we are using Tinc in our Freifunk Network in Oldenburg for internode
connections over the internet. So Tinc is running on OpenWrt 10.03 on Dlink
Dir-300 Routers.
We all have enough internet bandwith (1,6 MB/sec and more) but we only get a
maximum speed of ~350KB/sec between two tinc nodes because then tinc uses 99%
of the cpu.
Is it possible to get more Speed with tinc on this machines?