Displaying 11 results from an estimated 11 matches for "ifge".
Did you mean:
ifce
2007 Oct 29
3
.dovecot.sieve not being read
Mail seems to be delivered to INBOX without reading what is in
.dovecot.sieve
# cat /home/vmail/user at example.com/.dovecot.sieve
if exists "From" {
discard;
stop;
}
# ls -alh /home/vmail/user at example.com/.dovecot.sieve
-rw-r--r-- 1 vmail vmail 41B Oct 29 01:26 .dovecot.sieve
# tail /var/log/dovecot-deliver.log
deliver(user at example.com): Oct 29 01:33:14 Info:
2013 Feb 13
3
Unusual TCP/IP Packet Size
Monitoring a tcpdump between two systems, a FreeBSD 9.1 system has the following interface:
msk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=c011b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,TSO4,VLAN_HWTSO,LINKSTATE>
ether 00:11:2f:2a:c7:03
inet 10.0.1.199 netmask 0xffffff00 broadcast 10.0.1.255
inet6 fe80::211:2fff:fe2a:c703%msk0 prefixlen 64 scopeid
2017 Sep 26
1
Winbind group membership not updating
On 26/09/17 11:53, Rowland Penny via samba wrote:
> I don't think you can work around this, I am fairly sure if you try
> this against a windows server, you would get the same result, unless
> the user logs out, they will still think they are members of the group
> and will get access.
>
> Rowland
>
...huh. Yes, of course. I was fixated on the *NIX side and didn't
2018 Mar 27
0
[OT?] winbind e quota...
On 27.03.2018 09:54, Marco Gaiarin via samba wrote:
> Mandi! Micha Ballmann via samba
> In chel di` si favelave...
>
>> What shows 'getent passwd'?
>
> Only local users, of course.
>
> Seems this is the culprit. I've tried 'quota' and works as expected:
>
> root at vdmsv1:~# quota -su gaio
> Disk quotas for user gaio (uid 10000):
2002 Mar 11
1
compiling samba-2.2.3a on free-netbsd finally solved - summary
dear list,
compiling samba on Free-/Netbsd works fine now.
Thanks to ALL who helped me out !!
Several people told me to delete the -lresolv line (11891) in the
configure script. I did that but configure script was still bleating and
bleating.
Finally I think that it was a linker problem.
On NetBSD I found out that I had neither /etc/ld.so.conf nor ldconfig.
Just creating, editing
2002 Dec 16
1
ldap users would like to change their own (smb)passwords
Dear Samba list,
I am using samba with ldap. All works fine.
Now I want my users to change their own smbpasswd's.
That only works when :
domain admin groups = myusers
and
secrets.tdb is set to 660
beside this smb.conf must at least be readable by the myusers_group.
Otherwise I get this :
/usr/local/samba-2.2.7/bin/smbpasswd -L -a bert
Failed to open
2002 Feb 13
1
samba-2.2.3a and openldap
dear list,
I have some problems with samba-2.2.3a and openldap-support.
Password changing with smbpasswd -a <username> is working properly.
(Username is an existant user who can either be stored in a regularly
/etc/passwd file or in another nsswitch-compatible service like ldap.
In this case the username is an ldap user.)
Password is changed automatically in the directory server. Pretty
2002 Feb 26
2
compile problems on netbsd with samba-latest & openldap-2.0.23
dear list,
i have problems when compiling openldap-2.0.23 and the latest samba
version (2.2.3a) on netbsd (8500/180 powerpc).
Openldap compile procedure is running fine but when trying to compile
samba --with-ldapsam I get just this message :
config.log :
configure:13019: gcc -o conftest -O
-I/usr/local/openldap-2.0.23/include -L/usr/local/openldap-2.0.23/lib
conftest.c -lldap -llber
2002 Feb 28
1
compile problems on netbsd with samba-latest & openldap-2.0.23 resume
dear list,
don't really want to annoy you but the "only" platform on which samba &&
openldap (2.0.19) is working seems to be debian 2.2r3 kernel 2.4.16 i686
unkown ...
Everything else (FreeBSD, NetBSD) fails.
Is it me, openldap, samba, the used platform or what else ?
Compile procedure on debian looks like this :
export LDFLAGS="-L/usr/local/ssl/openssl/lib
2017 Sep 26
2
Winbind group membership not updating
Hej,
There are no Linux users (above 1000 that is), and there never will be.
net cache flush does absolutely nothing.
I've already suspected that the version might be at fault and checked
4.7.0 with the same result.
I suspect the problem is not a bug per se, but an architectural problem
with how sessions are constructed. As far as I can tell, group
membership is resolved once at the
2017 Sep 25
4
Winbind group membership not updating
We are currently in the process of replacing some of our file servers
with Active Directory joined Samba servers. However, during testing we
have noticed behaviour that has caught us off guard.
Changes in user group membership in AD do not show up on our file
servers. Specifically, changing a user's groups in AD won't affect group
membership on the Samba server once the user has