similar to: login scripts do not run

Displaying 20 results from an estimated 400 matches similar to: "login scripts do not run"

2005 Nov 02
3
how a domain user can become a local administrator ?
Hi list, I'm using Samba wit a LDAP server. Everything works fine, but I'd like to know how I can declare a user or a group user as an administrator of the workstation he/she is logged in. I tried to modify the guid and the SambaSID in the ldap server, but it doesn't work. Is there another solution than to declare locally on the workstation that such group must be of the local
2005 Oct 11
4
synchronise time
Hi, in my logon.bat file i put : net time \\admin /SET /YES to synchronise computer time with the server. This works when the user who is login in has administrator rights on the computer. How can i do with users who are just "member of the domain"? Is there a way to run this command "as administrator" ? Thanks for any help
2003 Nov 06
3
Translation samba 3 how to in german, Übersetzung des Samab 3 How to ins deutsch
Hallo Leute, ich m?chte gerne die Samba Doku ins deutsch ?bersetzen. Ich arbeite schon lange mit Samba und denke es w?re kein ?berm?ssiger Aufwand. Da ich Samba aber meist als Pdc benutze bin ich mit einigen Features technisch nicht so vertraut. ( samba und ldap an einem win server etc ) Ich w?rde mich freuen wenn einige Deutsche mitmachen w?rden damit wir uns technisch und gramatikalisch
2003 Nov 04
3
AW: wbinfo error
Hi, SuSE settings are set to german though. But where to add these rows? -----Urspr?ngliche Nachricht----- Von: rruegner [mailto:robowarp@gmx.de] Gesendet: Montag, 3. November 2003 17:34 An: Altrock, Jens; samba@lists.samba.org Betreff: Re: [Samba] wbinfo error Hi, to get to german umlauts and away from this failure message add this and setup root use lang in suse displaycharset = ISO8859-1
2004 Sep 21
2
Filename problem (filenames containing slashes aka. \and /)
I'm still looking but is it possible to use mangled maps? -----Original Message----- From: samba-bounces+markcc=jadepress.co.uk@lists.samba.org [mailto:samba-bounces+markcc=jadepress.co.uk@lists.samba.org]On Behalf Of Simon Hobson Sent: 21 September 2004 15:10 To: samba@lists.samba.org Subject: Re: [Samba] Filename problem (filenames containing slashes aka. \and /) rruegner wrote: >as
2004 Sep 21
3
Filename problem (filenames containing slashes aka. \ and /)
I'm currently in the process of creating a fileserver so some mac guys at the company I work at can save files as a backup medium. (long story short i'm creating a fileserver running samba 3 with 1TB of storage) However, a lot of the files that they want backed up contain characters that samba refuses to accept (when I try transferring a file to the samba share with say the filename as
2002 Feb 15
3
ssh can't resolve hostnames thru WINS
[Please CC me, I'm not on the list] My box is on a mostly Windows-populated network. Naturally, I set up Samba and added WINS as a name resolution option. I found out that some programs now can use NetBIOS names, other can't. openssh falls into latter category :-( I found that openssh use this snippet to convert hostname to ip: if((gaierr = getaddrinfo(host, strport, &hints,
2016 Apr 08
1
[PATCH] drivers/virtio/virtio_ring.c: Deinline virtqueue_add, save 1016 bytes
This function compiles to 839 bytes of machine code. In C, it is ~150 lines long. This function has 3 callsites. Signed-off-by: Denys Vlasenko <dvlasenk at redhat.com> CC: "Michael S. Tsirkin" <mst at redhat.com> CC: virtualization at lists.linux-foundation.org CC: linux-kernel at vger.kernel.org --- drivers/virtio/virtio_ring.c | 2 +- 1 file changed, 1 insertion(+), 1
2016 Apr 08
1
[PATCH] drivers/virtio/virtio_ring.c: Deinline virtqueue_add, save 1016 bytes
This function compiles to 839 bytes of machine code. In C, it is ~150 lines long. This function has 3 callsites. Signed-off-by: Denys Vlasenko <dvlasenk at redhat.com> CC: "Michael S. Tsirkin" <mst at redhat.com> CC: virtualization at lists.linux-foundation.org CC: linux-kernel at vger.kernel.org --- drivers/virtio/virtio_ring.c | 2 +- 1 file changed, 1 insertion(+), 1
2014 Dec 02
3
[Bug 988] New: manpage: mention that REJECT should be used with care
https://bugzilla.netfilter.org/show_bug.cgi?id=988 Bug ID: 988 Summary: manpage: mention that REJECT should be used with care Product: iptables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: iptables Assignee:
2004 Mar 31
9
failing to browse unix shares with samba 3.0.2a
We upgraded our Solaris 9 samba server to version 3.0.2a and configured Kerberos MIT 1.3.2. I was able to run kinit and join samba to our windows 2003 domain as a domain member, but when I am trying to browse the samba shares from a windows XP machine it is failing. When I am looking at the samba logs this is what I am getting: [2004/03/30 11:15:26, 3]
2015 Feb 10
2
[PATCH] x86 spinlock: Fix memory corruption on completing completions
On Tue, Feb 10, 2015 at 10:30 AM, Raghavendra K T <raghavendra.kt at linux.vnet.ibm.com> wrote: > On 02/10/2015 06:23 AM, Linus Torvalds wrote: >> add_smp(&lock->tickets.head, TICKET_LOCK_INC); >> if (READ_ONCE(lock->tickets.tail) & TICKET_SLOWPATH_FLAG) .. >> >> into something like >> >> val =
2015 Feb 10
2
[PATCH] x86 spinlock: Fix memory corruption on completing completions
On Tue, Feb 10, 2015 at 10:30 AM, Raghavendra K T <raghavendra.kt at linux.vnet.ibm.com> wrote: > On 02/10/2015 06:23 AM, Linus Torvalds wrote: >> add_smp(&lock->tickets.head, TICKET_LOCK_INC); >> if (READ_ONCE(lock->tickets.tail) & TICKET_SLOWPATH_FLAG) .. >> >> into something like >> >> val =
2004 Sep 15
4
Samba3 + smbldap-tools & smbpasswd
I've been fiddling lately with Samba 3 coupled with openldap, nss_ldap, pam_ldap and the smbldap-tools to create a PDC. Following various examples, most things work, but I have an issue with changing passwords from Windows. If I manually change a password with smbldap-passwd, the script correctly adjusts the sambaPwdMustChange attribute according to what defaultMaxPasswordAge is set to. If
2004 Nov 10
3
SerNet Samba RPMs for SuSE and RedHat
Hi Samba-Folks, there are Samba 3.0.8 RPMs available now on the SerNet ftp-server: ftp://ftp.sernet.de/pub/samba/ Currently we have built 3.0.8 for SuSE 8.2 SuSE 9.0 SuSE 9.1 SuSE 9.2 (i386 and x86_64) SLES 8 (i386) SLES 9 (i386 and x86_64) RHEL3 (i386) s390 and s390x versions for SLES will follow later. be aware that our RHEL3 RPMs have a different package style than the RPMs which
2016 Jan 28
10
[PATCH v5 0/5] x86: faster smp_mb()+documentation tweaks
mb() typically uses mfence on modern x86, but a micro-benchmark shows that it's 2 to 3 times slower than lock; addl that we use on older CPUs. So we really should use the locked variant everywhere, except that intel manual says that clflush is only ordered by mfence, so we can't. Note: some callers of clflush seems to assume sfence will order it, so there could be existing bugs around
2016 Jan 28
10
[PATCH v5 0/5] x86: faster smp_mb()+documentation tweaks
mb() typically uses mfence on modern x86, but a micro-benchmark shows that it's 2 to 3 times slower than lock; addl that we use on older CPUs. So we really should use the locked variant everywhere, except that intel manual says that clflush is only ordered by mfence, so we can't. Note: some callers of clflush seems to assume sfence will order it, so there could be existing bugs around
2009 Apr 26
1
Netlogon Service Privileged Account
Hey all, Let me first start by saying everything is working as expected so far! This is about my login script being shared from the netlogon directory. My XP client sees and executes the 99% of the script. The last little bit is permissions-related. In my logon.vbs script I am attempting to set the registry key to disable offline folder syncs. A "Domain User" cannot uncheck this
2010 Aug 06
1
local admin rights for roaming profiles
Hi. I have a samba server designed to PDC on my network. The roaming profiles is enabled and work fine. But some apps used from the samba server share, apparently need to the user in the station have admin privileges. Im enabling in the station (XP or Win7) the admin privileges to the station asigned user (DOMAIN\user) but in that case, the roaming profile is not a complete solution, because
2004 Oct 06
5
Trust between two samba
I have a problem with Samba: I want to make trust between two Samba domains. I have setup the trust on the DOMAINB server then on the Samba DOMAINA server "net rpc trustdom establish DOMAINB" I then get the following: Password: [entered password] Could not connect to server SERVERB [this is the PDC for the DOMAINB domain] Trust to domain DOMAINB established When I then try