search for: srvfs

Displaying 5 results from an estimated 5 matches for "srvfs".

2013 Apr 04
2
getent group and net ads user info differs
...@Costos, @Uruguay, @Ingenieria, backup force create mode = 666 force directory mode = 777 veto files = /*.exe/*.com/*.dll/*.mp3/*.bat/ As you can see the Comercial group is authorized to read and write, so i have this user lisanyurimicolta she is on the Comercial group: [root at srvfs audit]# net ads user info lisanyurimicolta Domain Users TerminalServer politicas3 SIIF Comercial [root at srvfs audit]# srvfs is my samba 3.x server, but then she can't write on the share, so i'm executing a getent group to validate that she is on that group for the winbind, but i get this...
2013 Mar 02
0
estrange behavior with some users
Hello list We have migrated from our samba 3 domain to samba 4 and we are still trying to figure somethings I have two servers, one is my domain pdc named dominio, my other one is a fileserver with samba 3.6.6 named srvfs So, i've joined srvfs to my domain using net ads and everything is ok, i can see the users and validate them But i have a particular case with a few users, this is the case If i check the user ulisesbonilla on my domain, i can see this. root at dominio samba]# pdbedit -Lv ulisesbonilla Unix...
2005 Jul 21
1
Samba / AD authentication - one machine only !!!!
...rs, so I assume that's working right Here is the smb.conf [global] log file = /var/log/samba/%m.log idmap gid = 10000-40000 socket options = SO_RCVBUF=8192 wins server = 192.168.0.2 domain master = No realm = MCASCHOOL.NET netbios name = srvfs-01 server string = MCA File Server (test conf) password server = srvdc01.mcaschool.net idmap uid = 10000-40000 winbind enum users = yes winbind nested groups = Yes local master = No workgroup = MCASCHOOL os level = 20 winbind e...
2005 Jun 30
1
Samba on FC3
Hi Folks: I am continuing to work with samba on FC3 for use as a file server etc. I have set up my server according to the instructions on http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/FastStart.html#id2535778 Here is my smb.conf file [root@srvfs-01 conf]# cat smb.conf [global] workgroup = MCASCHOOL netbios name = SRVFS-01 server string = MCA File Server security = DOMAIN winbind separator = \ idmap uid = 10000-20000 idmap gid = 10000-20000 winbind enum users = yes winb...
2005 Aug 11
2
Finding the GID of AD groups on samba
Hi Folks: A couple weeks ago, the list helped me develop the way to find the UID of users on my AD system. At the time I did not think that it would be necessary to know the GID of the AD Groups, but I am hitting some snags where I need to change the group ownership of folders etc. I suspect that the necessary command is a variant of the getent command, but man getent has not yielded where I