search for: balian

Displaying 20 results from an estimated 400 matches for "balian".

2006 Jul 19
8
uids/gids changed after upgrade from 3.021c to 3.023
Hi All, Yesterday, I've upgraded my Samba server from 3.021c to 3.023 through yum upgrade samba*. I'm running Fedora Core 4 Kernel 2.6.17-1.2142 on this server. After upgrade has been completed, I lost the attributes of ownership and groups. I noticed that the uids/gids have changed for all AD accounts. This means that users can't have total access for their files and no access
2008 Apr 21
8
Samba send SPNEGO if Extended Security is ON
I've checked the samba code (sessetup) and found out that samba always send spnego packet when Extended Security capability is ON. (This can't be turned off/on ie. "use spnego = false") Does it mean I can "never" connect to smb server that doesn't support spnego if Extended Security is supported by server? Is my understanding correct?
2007 May 10
4
A regression in 3.0.25rc3?
Dear Samba team, I have installed the above release of samba and I am seeing the same problem as decribed in this old posting when I try to add permissions to printers: http://lists.samba.org/archive/samba/2006-July/123177.html Interesting that this was last seen in 3.0.23. 3.0.24 behaves as expected. Thanks Alex
2006 Aug 22
5
How to map a user to a specific uid?
I have aix with 3.0.21c samba with the following smb.conf: [global] workgroup = MYDOMAIN realm = MYDOMAIN.COM server string = User management Server security = ADS password server = ad.mydomain.com idmap backend = rid:MYDOMAIN=100000-200000 allow trusted domains = No log level = 0 log file = /usr/local/samba/var/log.%m
2006 Aug 30
13
Rev #2 of the 3.02.3c patch
...cheers, jerry ===================================================================== Samba ------- http://www.samba.org Centeris ----------- http://www.centeris.com "What man is a man who does not make the world better?" --Balian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFE9dsfIR7qMdg1EfYRAha2AKCngC4YgJ9zLj0S8nTmU193lNWe1wCgmDK4 gM8YRMtJ/KzdLzlUk2Pjcfk= =Ggf7 -----END PGP SIGNATURE-----
2006 Jun 21
3
Unable to cancel print-jobs with Samba+CUPS via WinXP
Hi All, I am working on a product(running on Linux with Kernel 2.4) in which print-server is one of the functionalities. For that I have integrated Samba and CUPS which will let me give print-commands from a Windows PC and the commands are communicated to the cups via Samba and finally the prints are done by the printer which is connected to the product. I have both CUPS(1.2.1) and Samba(3.0.22)
2007 Apr 01
5
How to change SID in ntuser.dat?
Hello, i try to migrate user/groups from NT4 PDC to Samba3 with LDAP backend. There is already an NIS-Server with Samba runing, so there exists two userlists. I migrated the user/ groups from windows via net rpc vampire and added/changed the UID?s from the NIS-Server but didn?t change the SID. A teammate told me, there could be some access problems, if i don?t change the SID. So i tried to change
2009 Apr 07
1
Update on bugzilla.samba.org
...be exploring some potential improvements to Samba's bugzilla service in the coming weeks. I'll try to keep everyone updated. cheers, jerry - -- ===================================================================== "What man is a man who does not make the world better?" --Balian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJ20t1IR7qMdg1EfYRAv2HAJ47xw8Kn5co40X7do0UPcczvM2+LgCg5bPZ P10yo+Wy/Co8DuActPbosUQ= =imcZ -----END PGP SIGNATURE-----
2006 Jun 16
3
Compile error in statvfs.c in samba 3.0.22
I am trying to build samba 3.0.22 on an older Slackware system. gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) The error I'm getting is smbd/statvfs.c: In function `linux_statvfs': smbd/statvfs.c:40: incompatible types in assignment Anyone have any clues?
2006 Jul 11
2
SambaSID
I currently have in my slapd.conf: index sambaSID eq the release notes for 3.0.23 say I need index sambaSID sub can I use index sambaSID eq,sub TIA
2007 May 22
2
nsupdate-gss
Hi, I have seen this link in the samba website: http://de.samba.org/samba/ftp/tsig-gss/nsupdate-gss about a tool for updating DNS Windows Servers from linux clients. I would like to know: - whether this works with Windows 2003 DNS Servers. - Any tutorial, documentation or similar. I have googled a bit for some references but I couldn't find anything. Thanks, Miguel
2006 May 16
2
eliminate version information
I want to eliminate the Samba version information that appears when mapping a share on a samba server from windows explorer (winxp). As an example after mapping a drive in windows, say drive t:, explorer shows drive t: mapped as: 'homes on 'Samba 3.0.20b-3.4-SUSE (servername)' How can I eliminate the samba version info, 'Samba 3.0.20b-3.4-SUSE' from windows explorer. I have
2008 Apr 02
2
Problem with cups print job name
For some time I had been running samba 3.0.10 from RHEL4. I have a samba -> cups -> pdf printer set up which uses the user supplied job name for the output file. The job name was formatted like this "smbprn.00001020 Microsoft Word - Test.doc". Since then, RHEL have updated to samba 3.0.25. The job name supplied to cups is now a random string of characters like
2006 Aug 10
6
3.0.20 -> 3.0.23 SID/group error?? Won't connect.
Gerry, all: HELP! On mandriva, I compiled samba from source and got it running, but I cannot connect from windows. (see my post from earlier "[Samba] Compiling and Configuring Samba for Mandrival") I think this relates to the group/SID changes discussed in the release notes. However, I'm not smart enough to figure it out. The tarball compiled and installed fine. It
2007 May 09
2
log file format
Hi list, Issue regarding the samba log files. In the samba configuration file Global settings i have the parameter to get log files of particular samba shares in the share_name.log format. For that i have given the parameter as log file = /var/log/%S.log According to the docs the log files will be generated for particular shares in the /var/log and for %S the sharename has to
2007 Aug 30
4
NT MD4 password check bug??
Hi, Is there a bug with the NT MD4 password check?? With one password, I can't access the shares.. in the log it says: ntlm_password_check: NT MD4 password check failed for user jason But when I change the password to something else it works. What's goin on?? Jason. -- Jason Coo Computer Engineer, P.Eng. The Fluid Life Corporation 1-877-962-2400 jason@fluidlife.com
2006 Sep 17
1
Fedora packages or Enterprise packages of Samba on
...cheers, jerry ===================================================================== Samba ------- http://www.samba.org Centeris ----------- http://www.centeris.com "What man is a man who does not make the world better?" --Balian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFEtNtRIR7qMdg1EfYRAisqAKDja37hQJsPyRdnflsgIefpmdCdBACg6iBC HrDJ2aTmeSFe5WkZa6UlxH0= =8Vw4 -----END PGP SIGNATURE-----
2006 Aug 18
8
Strange Usermapping problem with 3.0.23b
Yesterday evening I upgraded my FreeBSD 5.5-RELEASE Server from Samba 3.0.22 to 3.0.23. This gave me a LOT of work today... :-( This is what I found so far: My Samba-Server is member of a large ADS-Domain. After the upgrade, file based Usermapping didn't work anymore... better: it worked TWICE. (I once opened a PR for that a few years ago :-). So, with LogLevel 3:
2007 Oct 11
3
CVS/SVN conversion to GIT finished for Samba 3.x branches
...eers, jerry - -- ===================================================================== Samba ------- http://www.samba.org Centeris ----------- http://www.centeris.com "What man is a man who does not make the world better?" --Balian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHDY17IR7qMdg1EfYRAvCAAJ9haRNZ1NQ85V48bOIcYNcwdeR2oQCgxW5F GK6U9hSiKKZEKcEmNPaAsi8= =FleR -----END PGP SIGNATURE-----
2006 May 05
5
How does Samba find a domain controller?
During some recent testing of winbindd (3.0.22) in a multi-domain, multi-DC AD context, the AD expert I was working with was very interested in winbindd's choice of domain controller (it apparently was not choosing the one(s) AD-expert expected). I understand that Windows domain members have an algorithm based on DNS SRV records and IP address comparison, and I've seen some code posted in