Displaying 20 results from an estimated 800 matches similar to: "Solaris, Samba-3.0.1pre1 Compile error"
2003 Dec 10
4
you'd better fix this before releasing 3.0.1
Solaris 2.6 gcc 2.95.3
Compiling tdb/tdbbackup.
Linking bin/tdbbackup
Undefined first referenced
Symbol in file
smb_snprintf tdb/tdbackup.o
I thought we'd fixed this already.
2003 Dec 03
1
logon path question
This link:
http://us3.samba.org/samba/docs/man/smb.conf.5.html#LOGONPATH
States that:
"Windows clients can sometimes maintain a connection to the [homes] share,
even though there is no user logged in. Therefore, it is vital that the logon
path does not include a reference to the homes share (i.e. setting this
parameter to \%N\%U\profile_path will cause problems)."
I am still
2003 Nov 15
1
Profile Funniness on a Solaris 9 PDC
I'm running Samba 3 as a PDC on a Solaris 9 box. I am able to create profiles
and add stuff to the profile (by logging in for the first time), however
nothing ever seems to get deleted from the profile.
For example, if I remove both the local profile and the profile as it exists
on the PDC, and then login the new profile gets created perfectly. If I then
add a "Temporary
2003 Dec 03
1
FYI: Solaris 9 profiles binary core dumping
Hello all,
Just wanted to report that the samba/bin/profiles binary in Solaris 9 causes
Segmentation fault. I can send the core file to anyone who wants for
inspection.
I've checked all of the other binaries, and the remainder seem to work fine.
I have been having trouble with roaming profiles incidental, I don't know if
this is related.
Cheers
Jeff
--
Jeff Gardiner [
2003 Nov 19
0
PDC recognizing Domain machines: No problem, only Question
I understand that when we join a machine to the domain we get entries in both
/etc/passwd and /etc/samba/smbpasswd (config specific). I would like to ask
if there is a point at which a PDC doesn't not recognize a machine as
belonging to the domain.
BACKGROUND
In my smb.conf I have the line:
log file = /var/log/samba/log.%m
So that in /var/log I get machine specific log files. All is
2003 Nov 17
2
UNIX paths vs UNC names in [profile]
Alright, I can be a bit thick sometimes, but by RTFM or other documentation
I've solved a problem.
ISSUE
I had been having problems with profiles, I use using the following profile:
<edited>
[global]
preferred master = yes
domain master = yes
local master = yes
security = user
domain logons = yes
logon path = \\%N\%u\profiles
logon drive = H:
logon home = \\%L\%U
logon script =
2003 Nov 19
0
Solution to a Problem - Adding domain users as local Admins fails
I thought I'd post an observation about a problem I solved so that others
might benefit. I must admit I was struggling with the issue for a couple of
days, and solved it, though I'm not sure exactly what solved it but I'll
share the observations nonetheless, for the benefit of others.
PROBLEM BEHAVIOUR
I was unable to view domain users as the local admin, even if I authenticated
2003 Oct 20
1
[patch] Samba 3.0.1pre1 : unable to link tdbbackup on Solaris 9
Hi to all,
On Solaris 9 (and below I think), Samba 3.0.1pre1's tdbbackup now needs snprintf which is not included in Solaris.
The following patch on master Makefile.in (~samba/source) should ease the compilation of tdbbackup :
diff -u Makefile.in.orig Makefile.in
--- Makefile.in.orig Mon Oct 20 11:06:54 2003
+++ Makefile.in Mon Oct 20 11:07:09 2003
@@ -629,7 +629,7 @@
2003 Nov 19
3
Syncing time for non-Admin logons? - net time \\superserver /set /yes
I have in my smb.conf file the following entries:
time server = yes
and
logon script = startup.bat
Where logon script is as follow:
-----start script -----
NET TIME \\SUPERSERVER /SET /YES
# Here we map network drives to shares on the Samba Server
echo Mapping Network Drives to Samba Server Theremin
net use s: \\superserver\scratch
net use r: \\superserver\share
2003 Nov 14
0
Test page failed to print. Would you to like ......? Access is denied.
Hello all, I've gotten the printing subsytem almost working - I think. I am
able to install my print drivers to the server IAW the instructions found
here: http://us4.samba.org/samba/docs/man/printing.html
The drivers are being installed to /etc/samba/drivers/W32X86 IAW
/etc/samba/smb.conf by following the instructions above
This line specifically seems to do it:
[print$]
path =
2003 Nov 18
2
printer.tdb (tdb_oob len errors) and Quirkiness: Solaris 9, Samba 3.0.0
I set up printing IAW:
http://us4.samba.org/samba/docs/man/printing.html
I've confirmed the drivers are being installed to /etc/samba/drivers/W32X86.
Yet I am unable to print even a test page. I get the following error:
"Test page failed to print. Would you like to view the print trouble shooter
for assistance? Access is denied."
And I get the following errors in my samba
2003 Nov 20
2
What is vuid?
I'm getting the following errors in my error logs:
ERROR! vuid 100 did not map to a valid vuser struct!
At the time this error was being created I was trying to add a domain user as
a local admin. I was trying to get the browse list of domain users up, but
being denied.
Cheers
Jeff
--
Jeff Gardiner [ gardiner@nospam.imaging.robarts.ca ]
System Administrator - Imaging Research
2003 Nov 18
3
Samba PDC - Solaris 8 or 9??
If anyone has Samba setup to run as a PDC with Solaris 8 or 9 could you
drop me a line? I have a few questions I would like ask. Our shop is
looking at trying to implement this option with our SMB master. I didnt
want to clutter up the list with more than one request.
--
Thank you
Todd Johnson
==============================================
= Steven ?Todd? Johnson =
=
2003 Nov 03
4
Samba-3.0.1pre1 and LDAP
Hiya,
I have recently upgrade samba to 3.0.1pre1 from alpha3-19. The upgrade went well with no real problems, except .....
I have noticed today that the load on the LDAP server is extremely high. CPU usage on slapd is anywhere between 10%-80%. At one point to day everything came to a grinding halt. The only difference between I can think of is the samba upgrade. This is with an average load of
2003 Oct 23
1
3.0.1pre1 broke my 'valid users' on one share
Before updating to 3.0.1pre1, the following smb.conf worked.
Now when users try to hit the [broke] share they are denied access.
Winbind has no problem finding the users and groups for the domain.
I've verified filesystem permissions, "Domain Users" have full RW access.
I do not seeing anything coming across my smbd log files.
[global]
security = DOMAIN
workgroup = xxx
2015 Sep 01
7
Samba 4 DC backups
I have a few Samba 4.2 DC in production now and figured that I should do
something about backups.
I have read
https://wiki.samba.org/index.php/Backup_and_restore_an_Samba_AD_DC and
had a look through the samba_backup script and have a few questions.
Firstly I am using the Sernet packages on Centos7.
I am assuming the following mappings from the script for my set up
/usr/local/samba/etc is
2003 Nov 20
1
kudos to the samba team for samba3
Just wanted to say kudos to the samba team for a great job on samba 3.
Im still reading up on all the nice features with samba 3, but so far, I
really like it.
Just wanted to say great job!
Jason
2003 Nov 19
3
Power users on Samba 3.0.1.
Good Afternoon,
How do I set my domain users to became Power Users on the workstations?
Is there a way to map unix group "x" on the domain to became nt group
"Power Users"? I did some research and I found someone mentioning "take
domain users from the users group, and add it to the power user group"
but my w2k does not list "Domain Users" under
2008 Mar 25
0
Rsync 3.0.1pre1 released
I have just released rsync 3.0.1pre1 for release testing. This is a
bug-fix release, which includes fixes/improvements for several issues
in the daemon-exclude code.
Please test this new release and send email to the rsync mailing list
with any questions, comments, or bug reports.
To see a full summary of the changes since 3.0.0, visit this link:
2008 Mar 25
0
Rsync 3.0.1pre1 released
I have just released rsync 3.0.1pre1 for release testing. This is a
bug-fix release, which includes fixes/improvements for several issues
in the daemon-exclude code.
Please test this new release and send email to the rsync mailing list
with any questions, comments, or bug reports.
To see a full summary of the changes since 3.0.0, visit this link: