similar to: Samba share access error Fedora core 5

Displaying 20 results from an estimated 10000 matches similar to: "Samba share access error Fedora core 5"

2005 Nov 16
4
Promoting Samba BDC to PDC
Hi All, Has any one got an idea of how to make clients automatically find the BDC when the PDC is stopped. Both PDC and BDC are running by Samba authenticating again a LDAPSAM backend replicated on both the PDC with master LDAP database and BDC with replicated LDAP database. But when I stop PDC the clients are not detecting the BDC broadcast. I can see that the replication is of
2012 May 18
3
Re: [XenARM] Regarding Xen-ARM for Cortex-A8 on Fast Model Emulators [FME]
Questions about the port of Xen to ARM with virt extensions are best posted to xen-devel, the xen-arm list focuses on the PV port. Adding xen-devel since it seems you are mainly asking about the w/-virt-extensions port. On Fri, 2012-05-18 at 12:38 +0100, Krishna Pavan wrote: > Please inform the status of Xen-ARM for Cortex-A8 CPU''s on FME from > ARM. AFAIK no one has tried the
2005 Dec 13
2
Would BDC Sync with Local Passwd?
Hi All, I have a Samba PDC on my Suse 9.3 machine serving up to 25 clients with a OpenLdap backend.The samba user password also *sync's with the LDAP Password and the Local User password*. All Samba users also have a local user account which is used by IMAP Server Accounts & Cyrus Authentication on the same machine. (So, One Password to email and samba for all users, if the
2006 Mar 08
1
Two PDC's conflict
Hi All, I am currently running two PDC's with different domain names on the same network. But after a day of smooth running I am starting to have problems with the users accessing the network resources with an error message. As far I understand there must not be such conflict with the Samba PDC's with different domain names on the same subnet. Can any one suggest what might
2005 Nov 17
3
NT MD4 password check failed
I'm sorry for asking a question which has been asked so many times before, but I can't seem to find the answer... How do I get to access my home directory on a Linux server running Samba from a Windows XP client? I'm getting "NT MD4 password check failed" in the log file even though the Windows client is listed in hosts.equiv. More information below... I have a small home
2006 Aug 09
2
machine add error to samba PDC
Hi All, I have setup my samba as a PDC and testparm gives me the right result, but when I am trying to add my XP client to SAMBA I receive an error as "Logon failure: bad username or password" or "Username could not be found". I am using root as the domain administrator and have added root account using smbpasswd and can see it using pdbedit -Lv. I can logon successfully
2006 Mar 06
3
Domain logon problem
Hi All, We are running Samba as a PDC on SUSE 9.3 and everything was running fine since we started it. All of a sudden I have started to have problems with the domain logon, nothing has changed since friday when I know it was working fine without any problems. The users are just unable to logon to the domain and getting an error message "The domain controller is down or computer
2017 Jun 15
1
How to expand Replicated Volume
Hi Nag Pavan Chilakam Can I use this command "gluster vol add-brick vol1 replica 2 file01g:/brick3/data/vol1 file02g:/brick4/data/vol1" in both file server 01 and 02 exited without add new servers. Is it ok for expanding volume? Thanks for your support Regards, Giang 2017-06-14 22:26 GMT+07:00 Nag Pavan Chilakam <nag.chilakam at gmail.com>: > Hi, > You can use add-brick
2009 Jun 11
1
Request to vote for on line SAP application.
Dear Guru''s, I''ld like to request you to vote here http://launchpad.enterprise2conf.com/node/74 as 5 star (please click on 5 star to vote), this will give oxygen to our project. Waiting for your valuable vote. Best Regards, Pavan Agrawal
2006 Aug 11
1
Multiple Logon Scripts
Hi All, I am wondering if multiple logon scripts can be run using samba as PDC. I need to run a logon script for all users and some logon scripts for specific users + the common script, Can I specify multiple logon script files in smb.conf Logon script = login.bat, %U.bat ??? Thanks, Pavan.
2005 Dec 02
1
Edting or Adding New Comments
Hi All, Can I update the header of the already existing Ogg-Vorbis file with the new comments? When we add new entries in the header, will it not overwrite the data? does the vorbis library takes care of this? can someone also please give me the call sequence on how i can do that? Thanks in advance. regards, Pavan. --------------------------------- Enjoy this Diwali
2012 Jan 05
2
Xen 3.4.3 don't work with HP DL360 G7
Hello Guys, I use Xen Server 3.4.3 version, with kernel xen 2.6.18.194. Recently we change any server for HP DL360 G7 with HP Smart Array P410i Controller, but when i install the Xen and reboot machine, the machine does not back because kernel panic happen. I checked the grub conf and see than after install xen server, the line "kernel /xen.gz-2.6.18-194.el5" has change to "kernel
2005 Nov 21
2
problem joining computer to domain
I cannot join my WinXP workstation computers to the Samba domain. Using the Computer Name / Change on the XP computer gives me an error saying that the username or password is incorrect - except very occasionally when it works although I do nothing different! I have noticed that on when it works there is a machine record set up in LDAP with Samba data as follows:- dn:
2006 Jan 10
1
Problem with VorbisEncoder
Hi All, It would be really helpful for me if you comment on the following. My VorbisEncoder uses libvorbis to encode into the vorbis data. I have followed the call sequence given in libvorbis\examples\encoder_example.c. I am taking a 16bit pcm Stereo wav file and generating an oggvorbis file using libvorbis and libogg. There is lots of noise in the file except music is heard very feable
2006 Mar 07
1
Samba LDAP SID and Local SID
Hi All, I am running Samba - 3 using a ldap backend, recently I have needed to change the domain of the computers as I am migrating to other server, I have the ldap database and populated the ldap database on the new server, but I am facing a problem with SID's as the SambaSID in the ldap backend is from the old samba server which is different from the current SambaSID(net
2006 Apr 20
1
High Latency of vorbisencoder on a hardware with no floatpoint unit
Hi All, I am porting the vorbis encoder to Symbian platform,(to support ogg recording) everything works fine for the emulator(PC), but then on the Hardware whenever I am trying to record it gives KErrOverFlow(buffer OverFlow). We get this error from the driver when the latency of the codec is too high. The main reason is that the hardware does not have the floatpoint unit and the
2009 Jan 20
1
problem with applying where condition
Hi all, I am a biggener in R-Project I got one problem with applying *where condition* like if 2 tables like table1: empid name dep 101 kiran solutions 102 ram testing 103 pavan database table2: empid month sal 101 Dec 9500 102 Dec 9800 103 Dec 8500 in first table i have to take *empid* with
2013 Apr 10
1
Compiling Xen-tools
Hi All, I am adding the patch mentioned here http://lists.xen.org/archives/html/xen-changelog/2013-02/msg00235.html I am getting errors on compiling Xen tools. My /tools/include/xen-foreign/mkheader.py looks different from the one that is mentioned in the above link, which I feel is due to version difference. I am using Xen 4.3.3 version. My understanding is that due to this version difference I
2018 Mar 16
3
using sshd in fips mode
Hi, We would like to use openssh in fips mode. It looks it is not provided as a configurable option through sshd_config, Are there plans to do incorporate such change. Do we have to change openssh code for now until the option is provided. If sshd is operating in fipsmode, does it provide additional errors/audits to indicate failures such as pair wise consistency failed during on of the sshd
2019 Feb 13
3
Problem writing to ADS with cifs mounted windows share on Linux
Hi, We are facing difficulties writing to Alternate Data Streams (ADS) on a Windows CIFS mount on CentOS/RHEL Linux. Steps followed on both machine: -------------------------------------------- On RHEL(cifs.ko version: 1.68) 1. Created sample.txt file using vim with come content inside the Windows CIFS share mounted on linux. 2. Then wrote some content with “vim